Testing in the Postapocalyptic Future
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore testing strategies for complex logic in a Scala Days conference talk. Dive into example-based, property-based, and mutation testing techniques. Learn how to detect and create mutants, traverse trees, and define mutations. Discover the "spellbook" for summoning mutants and running experiments using sbt. Examine HTML reports, performance considerations, and mutation switching. Gain insights into usage patterns, non-compiling mutants, and future ideas for testing in Scala. Equip yourself with advanced testing knowledge to ensure robust code quality in complex systems.
Syllabus
Intro
Complex logic in need of a test
Still 100% branch coverage
Characteristics of a strong test suite
Example-based testing
Property-based testing
Mutation testing
From mutation to mutant
Detecting a mutant
Missing a mutant
Traversing a tree
Defining a mutation
The spellbook
Summoning mutants
Running an experiment
$ sbt salander Mutanderer
A slight case of thread necromancy
Supported mutations
HTML report
Performance
Mutation switching
Usage patterns
Non-compiling mutants
Ideas and plans
Links
Thank you! Questions?
Taught by
Scala Days Conferences
Related Courses
F#: Automated Testing for DevelopersLinkedIn Learning Introduction to Property-based Testing with F#
Pluralsight Automated Software Testing: Model and State-based Testing
Delft University of Technology via edX Adventures in Not Writing Tests - Using Hypothesis for Code Validation
EuroPython Conference via YouTube API-Schema-Based Testing with Schemathesis
EuroPython Conference via YouTube