Test Suite Execution and Configuration Management, Test Infrastructure by code implemented in PHP.
The idea here is that test suites can take ages to configure correctly, especially when we have differing team members on differing systems updating their local tests multiple times. Your test suites are applications in themselves with your main application, so we want to treat them as such.
There are a wide range of Test Suites available. A common barrier for Software Development teams to getting highest value from the lowest effort when attempting to implement new test technologies into their stack, is that with the myriad and complexities of technologies available - the sheer amount of time they can take to prototype or implement and associated maintenance. Here's a look at some of the Test technologies and what close-to-zero config is going to look like for them.