Posted on 5. November 2023
 Integration tests are a crucial part of the software development process, ensuring that different components of your  application work seamlessly together. The faster the feedback, the faster the release.
 
 So how can we reduce the test runtime to give the engineers faster feedback and improve the CI pipeline when using MySQL  or MariaDB?