ExceptionFactory

Producing content that a reasonable developer might want to read

Tags • Jocularity

How Not to Write Unit Tests

Programming Testing Jocularity

2022-04-01 • 10 minute read • David Handermann

Writing unit tests is a common part of most software development projects. Following best practices for implementing tests is essential to maintaining robust and reliable applications. Reviewing optimal approaches to writing less than optimal tests can also inform development efforts.

Read more