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

[Systems] PlatformIO Unity Unit Testing Serial Print Not Working #15

Open
ttchalakov opened this issue Oct 5, 2023 · 0 comments
Open
Labels
bug Something isn't working code environment jetson or pc environment issues motor driver arduino arduino code for motor driver

Comments

@ttchalakov
Copy link
Contributor

While running unit tests on the Arduino Due using PlatformIO and Unity, any serial print statements do not actually appear in the PlatformIO serial monitor. If someone uses Serial.println("log this"); or TEST_MESSAGE("log this");, then log this should be printed into the serial monitor on the host computer.

Resources:

@ttchalakov ttchalakov added bug Something isn't working code environment jetson or pc environment issues motor driver arduino arduino code for motor driver labels Oct 5, 2023
@gxywang gxywang changed the title PlatformIO Unity Unit Testing Serial Print Not Working [Systems] PlatformIO Unity Unit Testing Serial Print Not Working Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code environment jetson or pc environment issues motor driver arduino arduino code for motor driver
Projects
None yet
Development

No branches or pull requests

1 participant