Completed
Thank you! Questions?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Testing in the Postapocalyptic Future
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Complex logic in need of a test
- 3 Still 100% branch coverage
- 4 Characteristics of a strong test suite
- 5 Example-based testing
- 6 Property-based testing
- 7 Mutation testing
- 8 From mutation to mutant
- 9 Detecting a mutant
- 10 Missing a mutant
- 11 Traversing a tree
- 12 Defining a mutation
- 13 The spellbook
- 14 Summoning mutants
- 15 Running an experiment
- 16 $ sbt salander Mutanderer
- 17 A slight case of thread necromancy
- 18 Supported mutations
- 19 HTML report
- 20 Performance
- 21 Mutation switching
- 22 Usage patterns
- 23 Non-compiling mutants
- 24 Ideas and plans
- 25 Links
- 26 Thank you! Questions?