4 entries
Testcontainers is a relatively new library that can help a lot with working with resources like databases by using containerization. From the website: ...
I'm close to finishing up some work on one of my first true TDD projects and it has gone great for the most part. It did take a long time to get started...
I was reading through my feeds this morning and came across this gem of a paragraph: Manual testing is immoral. Not only is it high stress, tedious, and error...
In the few years that I've worked as a software developer, I've read and seen many examples of testing software. As a result, my own thinking regarding testing...