Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LED colors to reflect test status #2

Open
m-mcgowan opened this issue Aug 17, 2014 · 1 comment
Open

LED colors to reflect test status #2

m-mcgowan opened this issue Aug 17, 2014 · 1 comment

Comments

@m-mcgowan
Copy link
Owner

At present, test output is available only via the Serial port.

The LED in the spark could be used to give an indication of the test result so far:

  • green: all tests so far have passed
  • orange: tests have passed or have been skipped
  • red: there are failed tests

The LED should flash while tests are being executed, and then shift to a solid color when all tests have been executed.

@m-mcgowan
Copy link
Owner Author

LED color change implemented, although while tests are executed, it doesn't flash - flashing LED while tests are running still needs to be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant