177: Unit Test vs Integration Test and The Testing Trophy
A recent Twitter thread by Simon Willison reminded me that I've been meaning to do an episode on the testing trophy.
This discussion is about the distinction between unit and integration tests, what those terms mean, and where we should spend our testing time.
This discussion is about the distinction between unit and integration tests, what those terms mean, and where we should spend our testing time.
Links:
- Simon Willison's Twitter Thread
- The Testing Trophy and Testing Classifications — Kent C Dodds
- Write tests. Not too many. Mostly integration. — Kent C Dodds
- On the Diverse And Fantastical Shapes of Testing — Martin Fowler
Learn pytest
- pytest is the number one test framework for Python.
- Learn the basics super fast with Hello, pytest!
- Then later you can become a pytest expert with The Complete pytest Course
- Both courses are at courses.pythontest.com
Creators and Guests
