We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On my machine, $ pyvows --cover --cover_package pyvows shows the following end-result:
$ pyvows --cover --cover_package pyvows
✗ OVERALL ••••••••••••••••••••• 42.70%
We can do better. :)
The text was updated successfully, but these errors were encountered:
+1
There are a few things very hard to test properly, though.
Sorry, something went wrong.
Yeah, I know. I was kind of hoping you were smart enough to figure those out. ;)
(But I’ll do what I can with the rest!)
I’m going to label this as a “bug”, since a test framework should probably have better test coverage of itself. 👅
No branches or pull requests
On my machine,
$ pyvows --cover --cover_package pyvows
shows the following end-result:We can do better. :)
The text was updated successfully, but these errors were encountered: