InsightSoftwareConsortium / InsightSoftwareConsortium/itk-dreg
Expand unit test coverage
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In `test/`, add `pytest`s to expand `itk_dreg` module coverage:
- Exercise `itk_dreg` submodule methods
- Exercise constructors for virtual interface implementations
- Validate error conditions
- Introduce simple integration tests with baselines for registered image content
- Introduce integration tests to verify transforms and subdomains from registration methods
- Explore mocking with the Python `unittest` module
Contributor guide
Assessment
This issue has not been assessed yet.