The spread extension sits between the spread test definition and the actual actions being executed, decoupling the test implementation from the test command handling in craft-application. Implement a script that handles prepare/restore actions and ad-hoc testing backends.
Why it needs to get done
To exercise and validate the testing framework with a real project.
What needs to get done
The spread extension sits between the spread test definition and the actual actions being executed, decoupling the test implementation from the test command handling in craft-application. Implement a script that handles prepare/restore actions and ad-hoc testing backends.
Why it needs to get done
To exercise and validate the testing framework with a real project.