12.2. Running tests¶
For all things testing…
- 12.2.1. Running tests (Overview)
- 12.2.2. Setup for running tests
- 12.2.3. run_afni_test.py command info
- 12.2.4. Basic examples
- 12.2.5. pytest: Important! It’s pytest under the hood
- 12.2.6. Reporting: Modifying the reporting of a tests run
- 12.2.7. Debugging: When you have failing tests
- 12.2.8. Using docker for environment
- 12.2.9. Getting help with the setup for testing