Glossary
regression test suite
tests that catch *regressions* (things that used to work but now don't) when you modify code.
Learn More
Intro CS Python
—
Chapter 13: Testing and Debugging: Writing Code You Can Trust
Related Terms
"Changes to be committed: modified: storage.py"
"smoke test"
10.1
12.1
13.1
14.1
22.1
24.1