Revision fbb39772
Added by koszko over 1 year ago
.gitmodules | ||
---|---|---|
8 | 8 |
path = src/hydrilla/schemas |
9 | 9 |
url = ../hydrilla-json-schemas |
10 | 10 |
[submodule "src/test/source-package-example"] |
11 |
path = src/test/source-package-example
|
|
11 |
path = tests/source-package-example
|
|
12 | 12 |
url = ../hydrilla-source-package-example |
Also available in: Unified diff
use pyproject.toml for pytest configuration and move all tests to tests/ directory