Skip to content

Instantly share code, notes, and snippets.

@carolstran
Last active June 27, 2022 09:12
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carolstran/a46257e37ba6e4d301198d2a8c3304ab to your computer and use it in GitHub Desktop.
Save carolstran/a46257e37ba6e4d301198d2a8c3304ab to your computer and use it in GitHub Desktop.
Resources from my wtfuzz video on the testing pyramid πŸ”Ό

Testing Pyramid

πŸ“Ή Resources from the 'What is the Testing Pyramid even?' episode from Unmock's wtfuzz video series. πŸ“Ή

History

πŸ“– Succeeding With Agile by Mike Cohn
Where he described the testing pyramid and kick-started the hype.

πŸ“ TestPyramid by Martin Fowler
Description and history of the testing pyramid and automated tests.

Using the Testing Pyramid

πŸ“ The Testing Pyramid by Codecademy
Introduction to the testing pyramid, TDD and creating a testing suite.

πŸ“ Which Type Of Tests Should You Write? by Steven Solomon
Questions to ask yourselves when writing tests at various levels.

Other interpretations

πŸ› Bug funnel
🍦 Ice cream cone
⏳ Hourglass
πŸ† Trophy

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