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