mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-29 19:04:35 +00:00
cleanup: Migrate existing unit tests to pytest
Cleanup the existing unit tests and move them to pytest. By using pytest it becomes easier to add new tests for existing functionality in the collection. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pytest
|
||||
pytest-ansible
|
||||
pytest-mock
|
||||
pytest-xdist
|
||||
tox-ansible
|
||||
|
||||
Reference in New Issue
Block a user