Requirements for scikit-surgerytrackervisualisation¶
This is the software requirements file for scikit-surgerytrackervisualisation, part of the SNAPPY project. The requirements listed below should define what scikit-surgerytrackervisualisation does. Each requirement can be matched to a unit test that checks whether the requirement is met.
Requirements¶
| ID | Description | Test |
|---|---|---|
| 0000 | Module has a help page | pylint, see tests/pylint.rc and tox.ini |
| 0001 | Functions are documented | pylint, see tests/pylint.rc and tox.ini |
| 0002 | Package has a version number | No test yet, handled by git. |