Is it possible to just run one test or a group of tests at a time from the context menu? Running my tests on some classes takes a while and I would appreciate the shorter feedback loop. This could be implemented either via the --filter or --group flag.
Is it possible to just run one test or a group of tests at a time from the context menu? Running my tests on some classes takes a while and I would appreciate the shorter feedback loop. This could be implemented either via the --filter or --group flag.