Tests That Help you Find Defects Faster

This presentation is about the common mistakes that people make when writing tests. It highlights more aspects like bloated tests which make it hard to figure out what they are about and proper usage of assertions to get better error messages. Especially if you don’t work with Test-Driven Development (TDD), it can be easy to come up with a test that looks good but stands in your way when it fails. The talk explores four scenarios that are outlined above, explain why it makes sense to think about them and actionable suggestions how to improve tests.

Video producer: https://www.testjssummit.com

1 Trackbacks & Pingbacks

  1. Software Development Linkopedia November 2022

Comments are closed.