Replies: 2 comments 8 replies
|
This is an age-old discussion that we decided long ago to go with test being near code rather than grouped together. |
|
When a user installs a Python package, such as |
|
This is an age-old discussion that we decided long ago to go with test being near code rather than grouped together. |
|
When a user installs a Python package, such as |
Uh oh!
There was an error while loading. Please reload this page.
Tests for the watertap package are located in 43 locations throughout the project as shown below.
To improve the maintainability of the WaterTAP project and the sanity of its developers, I suggest putting all the tests into a single top level directory.
All reactions