We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f72790 commit a435f85Copy full SHA for a435f85
05_testing_and_ci/intro_slides.md
@@ -29,7 +29,7 @@ slideOptions:
29
30
## Learning Goals of the Chapter
31
32
-- Know the need of developing testing infrastructure for simulation software.
+- Explain why developing tests is crucial.
33
- Explain the concepts of unit testing, integration testing and regression testing with the perspective of simulation software.
34
- Write tests using the Python libraries `pytest` and `unittest`.
35
- Write tests in C++ using `Boost.Test`.
0 commit comments