Skip to content

Commit

Permalink
Refer to optional exercises from episode on code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvanderburg committed Sep 9, 2024
1 parent 008c106 commit 2c22a6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _episodes/22-scaling-up-unit-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,4 +350,8 @@ Using automated testing where appropriate can save us considerable time,
especially in the long term,
and allows others to verify against correct behaviour.
## Optional exercises
Checkout [these optional exercises]({{ site.baseurl }}{% link _episodes/25-section2-optional-exercises.md %}#exercise-customize-pylint)
to learn more about code coverage.
{% include links.md %}

0 comments on commit 2c22a6a

Please sign in to comment.