Skip to main content
Pre-Alpha
This lesson is in the pre-alpha phase, which means that it is in early development, but has not yet been taught.
Light
Dark
Auto
Instructor View
Learner View
Menu
Software Testing for Research - Python
Software Testing for Research - Python
Key Points
Instructor Notes
Extract All Images
More
Reference
Search the All In One page
Software Testing for Research - Python
Toggle Theme
Light
Dark
Auto
Instructor View
Learner View
EPISODES
Summary and Schedule
1. Introduction
2. Why Test My Code?
3. Simple Tests
4. Interacting with Tests
5. Unit tests & Testing Practices
6. Testing for Exceptions
7. Testing Data Structures
8. Fixtures
9. Parametrization
10. Regression Testing and Plots
11. Continuous Integration with GitHub Actions
RESOURCES
Key Points
Instructor Notes
Extract All Images
Reference
See all in one page
Instructor Notes
This is a placeholder file. Please add content here.
Introduction
Why Test My Code?
Simple Tests
Interacting with Tests
Unit tests & Testing Practices
Testing for Exceptions
Testing Data Structures
Fixtures
Parametrization
Regression Testing and Plots
Continuous Integration with GitHub Actions
Back
To Top