phptools-docs icon indicating copy to clipboard operation
phptools-docs copied to clipboard

Run all tests of a class

Open shyim opened this issue 9 months ago • 1 comments

Image

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

Image

shyim avatar Feb 26 '25 13:02 shyim

To run a named test suite, or a test class, you can use Test Explorer for now:

Image

You can also run a selection of tests there.

jakubmisek avatar Feb 26 '25 13:02 jakubmisek