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
The unittests spend a considerable amount of time installing the Python modules while the Mocha timer is running.
Move that step before Mocha starts to avoid any problems where the coverage report becodes unresponsive.
The text was updated successfully, but these errors were encountered:
The unittests spend a considerable amount of time installing the Python modules while the Mocha timer is running.
Move that step before Mocha starts to avoid any problems where the coverage report becodes unresponsive.
The text was updated successfully, but these errors were encountered: