- How do I generate the unit tests with the PHP unit?
- You mean run them?
- No, how to create new unit tests?
- Well, you go into the tests folder and add a new test class
- So I actually have to write the tests?
(Hasn't tried to write a unit test ever since)