You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
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.