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

Integration with ArduinoUnit 1.5 #4

Merged
merged 6 commits into from Jan 4, 2013

Conversation

mmurdoch
Copy link
Contributor

@mmurdoch mmurdoch commented Jan 4, 2013

I've just released ArduinoUnit 1.5 to fix a number of bugs. Unfortunately one of the fixes is a breaking change - all test sketches using the default serial reporting must now do Serial.begin() in their setup() function.

I've updated all sketches to do this. I believe that these sketches will work even on previous versions of ArduionUnit.

jeroendoggen added a commit that referenced this pull request Jan 4, 2013
Integration with ArduinoUnit 1.5
@jeroendoggen jeroendoggen merged commit 7f0a1bf into jeroendoggen:master Jan 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants