Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 261 Bytes

#Examples from talk "Clean Test Code" at SoCraTes 2015

The directory src/test/java/socrates/testsmells/ contains negative examples -- tests with various smells.

The directory src/test/java/socrates/bettertests/ contains improved versions of the tests.