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
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
From @ShMcK on October 4, 2016 3:44
When running the test runner, if a test fails with an error, it should display the error in the UI, and not just the console.
Example: inputting invalid JS
Expected: UI warning or alert.
Result: No UI error, only displayed in the console.
Copied from original issue: coderoad/atom-coderoad-deprecated#18
The text was updated successfully, but these errors were encountered: