mmengine/pytest.ini
Zaida Zhou 1e79b97444
Mock unimplemented modules and fix unit tests (#54)
* Mock unimplemented modules and fix unit tests

* add a comment
2022-02-25 15:24:27 +08:00

6 lines
84 B
INI

[pytest]
testpaths = tests
norecursedirs =
tests/data
tests/test_visualizer