Skip to content

Java testing

sullis edited this page Nov 13, 2021 · 70 revisions

Videos

Kent Beck Test Desiderata

  1. Behavior
  2. Structure
  3. Readable
  4. Writable
  5. Fast
  6. Deterministic
  7. Automated
  8. Isolated
  9. Composable
  10. Specific
  11. Predictive
  12. Inspiring

Java libraries

Articles

Timeouts

Clone this wiki locally