You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
It would be cool this gem gives you coverage reports also.
But it seems that simplecov needs to be required in the env.rb or whatever helper file used in tests. How can we do that automatically in this gem?
The text was updated successfully, but these errors were encountered:
If we can't automatically hook in -- monkey patching the appropriate tools?! -- possibly we could add generator rake tasks that automate adding the hook code.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be cool this gem gives you coverage reports also.
But it seems that simplecov needs to be required in the env.rb or whatever helper file used in tests. How can we do that automatically in this gem?
The text was updated successfully, but these errors were encountered: