Dvc: test: migrate from unittest to pytest

Created on 1 Apr 2019  路  5Comments  路  Source: iterative/dvc

Need to stop using unittest's TestCase and use pytest instead.

enhancement good first issue help wanted p3-nice-to-have

Most helpful comment

Migrating tests/func/test_data_cloud.py

All 5 comments

Should we raise this in priority?

Also, looks like we have 3 parts here:

  • [ ] migrate test_data_cloud.py, look at tests/remotes.py
  • [ ] migrate external dep tests
  • [ ] migrate all other unit tests

@Suor This one is still nice-to-have, but it doesn't mean that we can't take it 馃檪 Considering the data_cloud complications, I suspect that it will take a bit longer to resolve this one, so I would take it after we migrate to new fixtures. Let's not add this one to the sprint for now.

Maybe open a free hunt on it? @efiop @mroutis @pared @skshetry?

@Suor Let's not do that in this sprint for now, let's deal with what we have for now. Could consider including into the next one though, let's discuss on grooming.

Migrating tests/func/test_data_cloud.py

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

shcheklein picture shcheklein  路  3Comments

gregfriedland picture gregfriedland  路  3Comments

shcheklein picture shcheklein  路  3Comments

ghost picture ghost  路  3Comments