Hi, thanks for the library! I think this is a feature request, but with pointers I'd be happy to look into implementing it.
I often want to switch between running all tests in a file and running test at a given line. Is there an easy way to achieve this? I think it'd only make sense if the currently running tests are all in one file.
Hi, thanks for the library! I think this is a feature request, but with pointers I'd be happy to look into implementing it.
I often want to switch between
running all tests in a fileandrunning test at a given line. Is there an easy way to achieve this? I think it'd only make sense if the currently running tests are all in one file.