coderoad / atom-coderoad-deprecated

Interactive tutorial plugin for Atom
https://coderoad.github.io
Apache License 2.0
55 stars 5 forks source link

show thrown warnings #18

Closed ShMcK closed 8 years ago

ShMcK commented 8 years ago

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.

ShMcK commented 8 years ago

This issue was moved to coderoad/core-coderoad#7