Simulation-Software-Engineering / Lecture-Material

Material for the Simulation Software Engineering Lecture
Creative Commons Attribution 4.0 International
44 stars 44 forks source link

Rework Python testing lecture #173

Open IshaanDesai opened 1 year ago

IshaanDesai commented 1 year ago

The Python testing lecture needs revisions with respect to the following points:

IshaanDesai commented 9 months ago

While using the material for teaching, it has become increasingly evident that the toy code used to explain the concepts of unit, integration, and regression tests is too artificial. A simulation code would make the concepts much more easily understandable.