30 minute advanced seminar
Do you find it daunting to write a test suite for existing code, from scratch?
Even those of us practicing Test-Driven Development sometimes need to do so. Maybe the boss wants to put our little throwaway experiment into production, rather than letting us rewrite it with good practices. Maybe we inherited code without tests. Maybe we even wrote code without tests?!
Fear no more -- a horde of mutants is at our beck and call, to help us!
Come learn how Mutation Testing can help us eat the elephant of test-writing, one bite at a time, making it a far less daunting and stressful experience. (If you aren't already familiar with Mutation Testing, don't worry, I will explain the basic concept.)