Skip to content

Testing

  • Test selection at Adyen
    • Selectively, based on a code change, running a subset of tests to save time and resources.
    • “Test selection service” (API + DB with tests and coverage information; CI for PR queries this)
    • See the further reading; E.g., a post about Meta’s approach here.
    • Posts by the author on testing.
    • Book by same author: Effective software testing.