- What is it?
- How to implement?
- What is it?
- What are the benefits?
- Maintainable
- Unittest comes with packaged with Python
- Pytest needs to be installed as a package.
- However, it is pretty and clean.
- specifically looks for test_ or _test in files in order for it to work.
- Either at the end or beginning of the file.