6 lines
62 B
INI
6 lines
62 B
INI
[aliases]
|
|
test='pytest'
|
|
|
|
[tool:pytest]
|
|
testpaths = unit_tests
|
[aliases]
|
|
test='pytest'
|
|
|
|
[tool:pytest]
|
|
testpaths = unit_tests
|