cloverage Description
Cloverage uses Clojure. Test by default. Pass the --runner:midje flag if you prefer to use midje. Clojure was used to wrap midje tests in Cloverage's older versions. This is no longer necessary. Pass the --runner:eftest flag to use eftest. You can also configure a runner passing --runner :eftest with a map in project setting. Cloverage support may be provided by other test libraries; check their documentation for more details.
cloverage Alternatives
Coverage.py
Coverage.py can be used to measure the code coverage of Python programs. It monitors your program and notifies you which parts have been executed. Then it analyzes the source code to find code that could have been executed. It is used to measure the effectiveness of tests. It can help you determine which parts of your code are being used by tests and which are not. Coverage run can be used to run your test suite, gather data, and run it again. You can run your test suite as usual, but your test runner can be run under coverage. If your test runner command begins with "python", replace it with "coverage run". To limit the coverage measurement to code in your current directory and to find files that were not executed, add the source argument (to your coverage command line). It will default measure line (or statement) coverage. It can also measure branch coverage. It can also tell you which tests were run on which lines.
Learn more
blanket.js
A seamless JavaScript code coverage library. Blanket.js, a JavaScript code coverage tool, is easy to install, use, and understand. Blanket.js is easy to use and can be customized to your specific needs. JavaScript code coverage complements your JavaScript tests by including code coverage statistics (which lines in your source code are covered) Parsing the code with Esprima and Node-falafel and instrumenting the file using code tracking lines. After the tests are completed, connect to hooks in test runner to get the coverage details. Grunt has been made to allow Blanket to be used as a code coverage tool. This allows you to create instrumented copies from physical files instead of live-instrumenting. PhantomJS runs the QUnit-based Blanket report without any input. The console displays the results. Grunt will fail if you don't meet any coverage thresholds.
Learn more
LuaCov
LuaCov is a coverage analyzer that Lua scripts can use. A Lua script that has the luacov module loaded is executed. It generates a stats report with the number of executions for each line and the loaded modules. This file is processed by the luacov command-line script, which generates a report file that allows one to see which code paths were not followed. This file can be used to verify the effectiveness of a test set. LuaCov includes several configuration options, which have their defaults stored in src/luacov/defaults.lua. These are the global defaults. To use project-specific configuration, create a Luascript setting options as globals and returning a table with some options. Then store it as.luacov within the project directory where luacov is running. This config tells LuaCov, for example, that foo module and submodules must be covered. They are located in the src directory.
Learn more
Coverlet
It works with.NET Framework for Windows and.NET Core for all supported platforms. Coverlet supports coverage for deterministic builds. Unfortunately, the solution is not ideal and requires a workaround. Depending on your platform, the following addins can be used to visualize coverlet output in Visual Studio. Coverlet integrates with the build system for code coverage after tests. It is as easy as setting the CollectCoverage property true to enable code coverage. The path to the assembly containing the unit tests is what invokes the coverlet tool. Also, specify the test runner and arguments to pass to it using the --targetargs and --targetargs options. If you provide the arguments, the invocation of test runner must not result in a recompilation or deletion of the unit test assembly.
Learn more
Pricing
Pricing Starts At:
Free
Free Version:
Yes
Integrations
Company Details
Company:
cloverage
Website:
github.com/cloverage/cloverage
Recommended Products
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Product Details
Platforms
Windows
Mac
Linux
Type of Training
Documentation
Customer Support
Online
cloverage Features and Options
cloverage User Reviews
Write a Review- Previous
- Next