You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Help:
'./unit-tests' - run all unit-tests
'./unit-tests help' - print this help
'./unit-tests list' - print list of unit-tests
'./unit-tests run <TestName>' - run single unit-test
Improve to:
Help:
'./unit-tests' - run all unit-tests
'./unit-tests --help|h' - print this help
'./unit-tests --version|v' - print this help
'./unit-tests list|ls' - print list of unit-tests
'./unit-tests run|r <TestName>' - run single unit-test
The text was updated successfully, but these errors were encountered:
must be also short
Now:
Improve to:
The text was updated successfully, but these errors were encountered: