Built with and for Laravel, OtterWise helps you
track Code Coverage & health, and prevents merging bad PRs.
No creditcard required
OtterWise is built around the Laravel ecosystem, to ensure compatibility with all of the offerings. This means we support tracking Code Coverage for Laravel with Pest and PHPUnit with minimal effort. On top of that, you can track test performance (runtime etc.) and due to our open source contributions, type coverage with a Pest Plugin.
Setting up Code Coverage tracking with Laravel on ChipperCI requires just a simple modification to your existing PHPUnit or Pest config, and a new line. After registering and getting your upload token, you can modify your CI workflow like so:
- name: Run Tests cmd: php -d pcov.enabled=1 vendor/bin/pest --coverage-clover=build/logs/clover.xml tests - name: Upload Coverage cmd: bash <(curl -s https://raw.githubusercontent.com/getOtterWise/bash-uploader/main/uploader.sh) --repo-token $OTTERWISE_TOKEN
That's it! Why not give OtterWise a spin, you can use it for free on unlimited public repositories forever. Private repositories are charged at competitive pricing. Also did we tell you that unlike our competitors, we do not require you to grant us access to your source code? Read about our code privacy efforts here
Your code never enters our servers. We collect no usage data, personal data, or similar. We sell software, not data.
Read about our code privacy efforts here.
All plans (including free) offer unlimited collaborators at no extra charge. You can invite your entire engineering department, HR, and even your family.
The dashboard contains various coverage graphs to measure progress, and you can even add them to your own dashboard with our API to share with your team outside OtterWise.
All paid plans include priority chat support, and we can help you get running even if you have no CI pipeline yet.
OtterWise is built for any use case. You can configure which files to ignore, when to fail CI, how to calculate coverage, and much more.
With per-line Code Coverage, type coverage, mutation coverage, and much more, OtterWise will enhance the reliability of your codebase.
No creditcard required
Our Code Coverage reporting graphs make it easy to monitor your progress across all branches. With clean visuals and real-time updates, you can motivate your team to increase Code Coverage and achieve a healthier codebase.
Our pull request status checks provide an easy and effective way to maintain healthy Code Coverage and avoid issues that could impact your business. With automated checks and customizable settings, you can catch problems early and stay on top of your codebase with ease.
Take control of your Code Coverage data with our user-friendly API. With relaxed rate limiting and inclusion in all plans, accessing your data has never been easier. Exactly as it should be.
No creditcard required
Should you have any questions not covered here, you can always reach out to [email protected] or on Twitter @getOtterwise and we will do our best to help you out.
We do not access, store or modify your code.
In fact, by default, our servers are not able to access repository code.
By utilizing GitHub annotations and downloadable coverage files, we can offer all the functionality expected of a Code Coverage service, without ever accessing source code.
Your organization can opt-in to permit code access, which will let team members temporarily grant access to render Code Coverage per-line inside OtterWise when enabled.
OtterWise is language and framework-agnostic, it can be used with any coding language. The only requirement is that your code is hosted on GitHub.com and that your test framework is capable of outputting a Coverage Clover XML file.
Most test frameworks have this capability, for example PHPUnit has it built in (requires PCOV or XDebug), and in JavaScript you can get it through istanbuljs/nyc. We have guides as you set up your repository, to help you get started.
We have no minimum commitment. You can cancel anytime through your account, and we will stop billing you immediately, you will continue having access to your service until the end of your billing cycle.
At the end of your billing cycle, we will downgrade you to the free plan and automatically adjust the service accordingly, such as disabling collaborators that exceed the free plan limit. Your will still have access to your data!
Public repositories are free forever and you can invite unlimited collaborators, and submit unlimited builds (coverage data) to us. We only charge for private repositories.
Yes! you have 2 trial options:
Yes absolutely. Inside your organization billing page you can click the "Switch to yearly / monthly" and "Update plan" which will instantly switch you to your selection, and prorate accordingly. You can also reach out to us at [email protected] and we will get it sorted for you.
Yes, we offer a no-questions-asked refund policy. Please reach out to us at [email protected] and we will get it sorted for you.
Yes, we only permit logging in through your source code provider (GitHub). Employees removed from your GitHub organization are automatically removed from the respective OtterWise organization.
With OtterWise, you can track Code Coverage, test performance, contributor stats, code health, and much more.