Skip to main content

Testing

Test-Driven Development

  • TDD for those who don’t need it β€’ Funny talk showing how to use TDD to loop through a declarative list of requirements you list up front β€’ Chew Choon Keat πŸ“Ί
  • TDD, Where Did It All Go Wrong? β€’ How to apply TDD as originally intended and avoid bad practices like testing implementation details instead of required behaviours β€’ Ian Cooper πŸ“Ί
  • TDD: The Bad Parts β€’ Identifies bad testing practices to avoid and includes tips like pairing tests with behaviours, not files β€’ Matt Parker πŸ“Ί

Playwright

Testing in production

API Testing

Model-based testing

Inbox