15.3. Running tests¶
For all things testing…
- 15.3.1. Running tests (Overview)
- 15.3.2. Setup for running tests
- 15.3.3. run_afni_test.py command info
- 15.3.4. Basic examples
- 15.3.5. pytest: Important! It’s pytest under the hood
- 15.3.6. Reporting: Modifying the reporting of a tests run
- 15.3.7. Debugging: When you have failing tests
- 15.3.8. Using docker for environment
- 15.3.9. Getting help with the setup for testing