Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unit test additions (both Ruby and C++) #103

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

Merged
merged 7 commits into from
Jan 29, 2019
Merged

Conversation

ianfixes
Copy link
Collaborator

Highlights from CHANGELOG.md

  • keepachangelog_manager gem to begin streamlining the release process
  • unittest_setup() and unittest_teardown() macros, my thanks to @hlovdal for contributing this code
  • Added rspec sensitivity to the environment variable $ARDUINO_CI_SKIP_SPLASH_SCREEN_RSPEC_TESTS (for arduino_ci gem hackers)
  • Added rspec sensitivity to the environment variable $ARDUINO_CI_SKIP_RUBY_RSPEC_TESTS (for arduino_ci gem hackers)
  • Added rspec sensitivity to the environment variable $ARDUINO_CI_SKIP_CPP_RSPEC_TESTS (for arduino_ci gem hackers)
  • nullptr definition in C++
  • assertNull() for unit tests
  • See CHANGELOG.md for more

Issues Fixed

@ianfixes ianfixes changed the title 2019 01 29 updates Unit test additions (both Ruby and C++) Jan 29, 2019
@ianfixes ianfixes added enhancement New feature or request rubygem Ruby code is affected unittest libs The assert / assure / unittest reporting apparatus is affected labels Jan 29, 2019
@ianfixes ianfixes merged commit e97e682 into master Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rubygem Ruby code is affected unittest libs The assert / assure / unittest reporting apparatus is affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant