Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Developers
Developers
Developers
Adversarial testing: A slightly unorthodox testing philosophy
Discover how an adversarial testing approach can make unit tests exciting and effective by treating code like an opponent to outmaneuver. Say goodbye to frustrating tests and hello to fun!
Testing
testing
automation
agile
professional-growth

Double Agent Profile: Ed Frank
No items found.

Developers
Developers
Developers
Mocking callbacks: Speed up your TDD and test driven development
Avoid test delays by using mocking callbacks to achieve isolation in tests. Learn how to enhance your TDD process.
Testing
testing
ruby
automation
postgres