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
Start unit tests. Will serve as a resource for others to learn how to use PIO unit testing
http://docs.platformio.org/en/latest/plus/unit-testing.html http://docs.platformio.org/en/latest/tutorials/core/unit_testing_blink.html http://docs.platformio.org/en/latest/userguide/cmd_test.html
If relevant, paste all of your challenge code in here
The text was updated successfully, but these errors were encountered:
#149 Test port constants, disable cppcheck python script
9f5f6ec
#149 moved port constants test to constants test class
5fdb481
#149 started work on Unitek test, unfinished
7683885
PatHock
No branches or pull requests
End goal
Start unit tests. Will serve as a resource for others to learn how to use PIO unit testing
Relevant Info/Links
http://docs.platformio.org/en/latest/plus/unit-testing.html
http://docs.platformio.org/en/latest/tutorials/core/unit_testing_blink.html
http://docs.platformio.org/en/latest/userguide/cmd_test.html
Your Code
Screenshot/Media
The text was updated successfully, but these errors were encountered: