testing

  • 09 January 2025

Database testing with the builder pattern

In the database, unit tests quickly become integration tests with all the hassle that comes with them. How can we manage the test data more effectively?

Read more