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

Add first class support for ActiveSupport::TestCase #26

Closed
wants to merge 24 commits into from

Conversation

tarebyte
Copy link

@tarebyte tarebyte commented Sep 9, 2018

In order to pass the :vcr metadata along to the spec, MiniTestSpec leans on minitest-spec-metadata.

For ActiveSupport::TestCase we can use active-support-testing-metadata to pass along the same metadata.

This PR removes the old conditional for ActiveSupport::TestCase and updates it with first class support.

Feedback welcome and appreciated ✨

@coveralls
Copy link

Coverage Status

Coverage increased (+12.4%) to 97.541% when pulling a643e06 on tarebyte:active-support into c485494 on mfpiccolo:master.

@coveralls
Copy link

coveralls commented Sep 9, 2018

Coverage Status

Coverage increased (+12.4%) to 97.541% when pulling 2b87569 on tarebyte:active-support into c485494 on mfpiccolo:master.

@tarebyte
Copy link
Author

Closing this out, I'm just gonna run my fork

@tarebyte tarebyte closed this Oct 13, 2018
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.

3 participants