parinfer-lua icon indicating copy to clipboard operation
parinfer-lua copied to clipboard

support running a single test via CLI argument

Open oakmac opened this issue 5 years ago • 0 comments

It would be nice if we could run the test suite for a single test case via command line argument.

Example:

lua tests.lua --id:2200

parinfer.js has this and it is useful for debugging.

oakmac avatar Feb 22 '21 18:02 oakmac