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

tests: switch to Minitest 5 and Rubinius 2 in Travis #3

Merged
merged 3 commits into from Sep 3, 2014
Merged

tests: switch to Minitest 5 and Rubinius 2 in Travis #3

merged 3 commits into from Sep 3, 2014

Conversation

ktdreyer
Copy link
Contributor

The first commit in this pull request updates the test suite to use the new Minitest 5 framework API This removes the last references to Test::Unit and standardizes on "Minitest" everywhere.

The second commit updates the Rubinius setting since Travis CI doesn't support rbx-19mode any more.

@coveralls
Copy link

Coverage Status

Coverage increased (+4.91%) when pulling 9df3bea on ktdreyer:minitest into 380dd2e on steveklabnik:master.

@ktdreyer ktdreyer changed the title tests: switch to Minitest 5 tests: switch to Minitest 5 and Rubinius 2 in Travis Jul 11, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 7f3af36 on ktdreyer:minitest into 380dd2e on steveklabnik:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 35f4bbb on ktdreyer:minitest into 380dd2e on steveklabnik:master.

Update the test suite to use the new Minitest 5 framework API. Remove
the last references to Test::Unit and standardize on "Minitest"
everywhere.
Travis CI has deprecated rbx-19mode. Replace it with an updated Rubinius
version.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 74d3ac8 on ktdreyer:minitest into 380dd2e on steveklabnik:master.

steveklabnik added a commit that referenced this pull request Sep 3, 2014
tests: switch to Minitest 5 and Rubinius 2 in Travis
@steveklabnik steveklabnik merged commit b6876f4 into steveklabnik:master Sep 3, 2014
@steveklabnik
Copy link
Owner

Thank yoU!

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

3 participants