Testing Collection
Collection of blog posts about testing, test automation and unit tests
Series: How to write good unit tests
- How to deal with failing unit tests and what bad tests will cost you.
- Naming
- Follow the given-when-then pattern
- The given part
- The then part
- Why you want fast tests
- Avoid Spring Framework in Tests
- Spring Integration Tests with fast turnaround cycles
Docker and Testcontainers
- Spring Cloud and BigQuery and Testcontainers
- Build fails in CI but succeeds locally?
- Three obstacles when testing lambdas with testcontainers and localstack
- gradle and docker-compose
- Testcontainers in practice
- Testing with SNS/SQS using Localstack in Docker