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
Currently the startup time of cli is quite long (several seconds), because there are many things done before the TestRunner is started.
We should give some status information about what's done.
We should also include a new command-line parameter to suppress these status information (--silent)