Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun Prasaad committed Jul 8, 2024
1 parent 17c7914 commit 1b9beb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
These are examples of how to use naming conventions and grouping to write unit tests in a highly readable manner,
resembling a specification so that the reader may gain a deeper understanding of the code being tested.

These examples are in fact from the talk "Structure and Interpretation of Test Cases" by Kevlin Henney
The examples here are fleshed out and runnable versions based on those described in the talk "Structure and Interpretation of Test Cases" by Kevlin Henney

The tests and code are also developed [incrementally](https://github.com/arunbear/literatetesting/commits/main/) following the Test Driven Development approach.

Expand Down

0 comments on commit 1b9beb9

Please sign in to comment.