testy icon indicating copy to clipboard operation
testy copied to clipboard

[feature] ability to run a single test through the command line

Open ngarbezza opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. If we have many tests and we might want to focus just on one, we don't have a way to do that.

Describe the solution you'd like Pass a file name and a line number file_name:line_number as argument to a new command or use node tests.js and create a testy runner just for that test

ngarbezza avatar Oct 16 '19 22:10 ngarbezza