-
Notifications
You must be signed in to change notification settings - Fork 3
Java testing
sullis edited this page May 25, 2020
·
70 revisions
- Effective Unit Testing - Elliotte Rusty Harold
- Testing Legacy Code - Elliotte Rusty Harold
- Cleaner tests with Mockito 2 - Szczepan Faber
- Writing Awesome Unit Tests -- Jeroen Mols, Devoxx Belgium 2018
- Integration Testing with Docker and Testcontainers - Kevin Wittek at Devoxx UK 2019
- Testcontainers: a year-in-review - Sergei Egorov at GeeCON 2019
- Stopping entropy with ArchUnit - Alexander Schwartz
- ScalaTest: you're asserting it wrong -- - Jacek Kunicki, Scalar 2019
- JSON test assertions - Paweł Mikołajczyk
- Beyond Selenium