MyoFInDer 1.0.10
This new release introduces a complete test suite based on unittest
. It tests the main features of the graphical interface, and the influence of the various parameters on the image segmentation. They can be started with the command python -m unittest tests
.
In this new release, minor improvements have also been brought to the documentation.
Merged pull requests
- Minor updates before adding a test suite by @WeisLeDocto in #53
- Add a test suite to MyoFInDer by @WeisLeDocto in #54
- Fix typo in the documentation by @WeisLeDocto in #55
- Update version from 1.0.9 to 1.0.10 by @WeisLeDocto in #56
Full Changelog: v1.0.9...v1.0.10
The tarball and the wheel are available on PyPI