This repository was archived by the owner on Apr 8, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
show thrown warnings #7
Open
Labels
Description
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