Use PHPUnit for CI Automation
Hi everybody,
I recently try Space for manage PHP projects.
I want to do those jobs after push on any branch :
- use composer to install dependencies ;
- call phpUnit functions to test all asserts
But when I try to define that, nothing work !
Anybody had a response or a similar problem to help me to fund a solution ?
Thank you for all.
Please sign in to leave a comment.
Hi Ronald, thanks for the question! May I ask you to share your .space.kts script with us?
Yes, no prob!
Thank you for your help!