Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Testing demo methodology

We won't delve deep into the capabilities of these testing libraries. We will only us a very simple example to show how to write a passing and a failing test.

  • Have a simple AUT - Application Under Test with an obvious bug
  • Write a passing test
  • Write a failing test