There are some import changes to * when it made sense.
The only part that I'm having issues with is TestNG; there doesn't seem to be an option to turn the output off, so ./kobatlw test --log 0 will still output the testng results. I'm open to suggestions.
There are some import changes to
*
when it made sense.The only part that I'm having issues with is
TestNG
; there doesn't seem to be an option to turn the output off, so./kobatlw test --log 0
will still output the testng results. I'm open to suggestions.