We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The LED should flash while tests are being executed, and then shift to a solid color when all tests have been executed.
The text was updated successfully, but these errors were encountered:
new features: fixes for #1, #2, #3, #4 and #5.
579d5da
LED color change implemented, although while tests are executed, it doesn't flash - flashing LED while tests are running still needs to be done.
Sorry, something went wrong.
No branches or pull requests
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:
The LED should flash while tests are being executed, and then shift to a solid color when all tests have been executed.
The text was updated successfully, but these errors were encountered: