Please log in to watch this conference skillscast.
This talk is dedicated to another randomised testing technique. Unlike property-based testing, which inspects our src directory, mutation testing audits contents of the test
one. You will discover subtle bugs to source code of our projects and verifies that our test suites catch those synthetic problems. Clojure, a homoiconic language with dynamic code reloading, should offer us an excellent foundation for building a mutation testing library. But there's not a single one out there.
The Call for Papers is now open for Clojure eXchange 2017! Submit your talk for the chance to join a stellar line-up of experts on stage. Find out more.
Get your tickets for Clojure eXchange 2017!
YOU MAY ALSO LIKE:
- Developer Productivity Engineering - Next Big Thing in Software Development (in London on 29th June 2022)
- LJC Lunchtime Lighting Talks (Online Meetup on 1st July 2022)
- Test Those Metrics! Our Black-Box Approach for Observability Testing (SkillsCast recorded in December 2021)
- Accessibility Testing: Why and How to Involve People with Disabilities (SkillsCast recorded in October 2021)
Mutants
Jan Stępień
Jan is a consultant at innoQ in Germany. He enjoys wandering in snowy Alpine wilderness and running around Munich. When the weather is bad he plays Go instead.