I want to run test each test folders( models, api ...) separate with different command.
example:
models:test (run test/models)
controllers:test (run test/controllers)
So my directory looks like this:
- app
- models
- controllers
- helpers
- test
- models
- api
- controllers
- helpers
It is possible?
Aucun commentaire:
Enregistrer un commentaire