universal-test-runner icon indicating copy to clipboard operation
universal-test-runner copied to clipboard

Allow log level to be passed to runner

Open msrose opened this issue 2 years ago • 0 comments

e.g.

run-tests jest --log-level ERROR # or DEBUG, INFO, WARN
run tests jest -l WARN

Will probably want to do #192 first so that we can pass log level to adapters

msrose avatar Feb 16 '23 21:02 msrose