Skip to content

Instantly share code, notes, and snippets.

@xpepper
Created November 20, 2021 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xpepper/77e4d8b5ac882b15b52ba608d0f2c5ac to your computer and use it in GitHub Desktop.
Save xpepper/77e4d8b5ac882b15b52ba608d0f2c5ac to your computer and use it in GitHub Desktop.
tags
testing

Try the Kent Beck's exercise on tests

(https://twitter.com/KentBeck/status/1253316253428543490)

Here's an exercise to discover the quality of your design as revealed by tests:

  1. Print a test
  2. Explain the scenario being tested aloud
  3. While you explain, highlight the part of the test you mention
  4. Look at the density of highlights

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment