Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 349 Bytes

TODO.md

File metadata and controls

14 lines (8 loc) · 349 Bytes

TODO File, mainly ideas.

[Hamcrest|http://hamcrest.org/] is an assertion library to make your unittests more understandable. It allows you create assertions out of logical combinators and tests.

Mutation testing

The second code coverage lecture is still to short. Add something about mutation testing.