Free course · Programming
Testing and TDD
Write the test that would have caught it.
5lessons
10quiz questions
5exercises
What you'll be able to do
- Know why the effort pays back.
- Produce tests worth keeping.
- Try the discipline and judge it honestly.
- Test code that talks to the outside world.
- Make the suite part of how the team works.
Course content
- 1 What a test is for Know why the effort pays back.
- 2 Writing a good test Produce tests worth keeping. Sign in to open
- 3 Test driven development Try the discipline and judge it honestly. Sign in to open
- 4 Fakes, mocks and the testing pyramid Test code that talks to the outside world. Sign in to open
- 5 Running tests where they matter Make the suite part of how the team works. Sign in to open