phptools-docs
phptools-docs copied to clipboard
Run all tests of a class
it would be nice if we could also run all the tests at once in a class. Right now the run test button is only at methods.
some future feature requests, add run test and debug test like Go to method and file level
To run a named test suite, or a test class, you can use Test Explorer for now:
You can also run a selection of tests there.