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
The test we have now only test a few simple cases. We should improve test coverage.
Also, we could add in the main page a badge with the coverage.
The text was updated successfully, but these errors were encountered:
Let's split this to two different scopes. Add CI integration to captain and improve test coverage.
The CI integration is now on #50 issue.
Sorry, something went wrong.
Great!
Created an issue for adding coveralls integration #53
Issue #38 Added tests for captain.Pre()
98c7758
Execute function now returns errors instead of handling them internally. This improves testability.
No branches or pull requests
The test we have now only test a few simple cases. We should improve test coverage.
Also, we could add in the main page a badge with the coverage.
The text was updated successfully, but these errors were encountered: