Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

Our platform uses a variety of security techniques, including feedback-based fuzz testing and coverage-guided fuzz testing, in order to generate millions upon millions of test cases that trigger difficult-to-find bugs deep in your application. This white-box approach helps to prevent edge cases and speed up development. Advanced fuzzing engines produce inputs that maximize code coverage. Powerful bug detectors check for errors during code execution. Only uncover true vulnerabilities. You will need the stack trace and input to prove that you can reproduce errors reliably every time. AI white-box testing is based on data from all previous tests and can continuously learn the inner workings of your application. This allows you to trigger security-critical bugs with increasing precision.

Description

Coverlet functions with the .NET Framework on Windows and with .NET Core across all compatible platforms. It provides coverage specifically for deterministic builds. Currently, the existing solution is less than ideal and requires a workaround. For those who wish to view Coverlet's output within Visual Studio while coding, various add-ins are available depending on the platform in use. Additionally, Coverlet seamlessly connects with the build system to execute code coverage post-testing. Activating code coverage is straightforward; you simply need to set the CollectCoverage property to true. To use the Coverlet tool, you must indicate the path to the assembly housing the unit tests. Furthermore, you are required to define both the test runner and the associated arguments by utilizing the --target and --targetargs options. It's crucial that the invocation of the test runner with these arguments does not necessitate recompiling the unit test assembly, as this would prevent the generation of coverage results. Proper configuration and understanding of these aspects will ensure a smoother experience when using Coverlet for code coverage.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

Visual Studio
.NET
Apache Maven
C
CLion
CircleCI
Codecov
Docker
GitHub
GitLab
Go
Gradle
JUnit
Java
JavaScript
Jenkins
Jira
Travis CI
Vim
Visual Basic

Integrations

Visual Studio
.NET
Apache Maven
C
CLion
CircleCI
Codecov
Docker
GitHub
GitLab
Go
Gradle
JUnit
Java
JavaScript
Jenkins
Jira
Travis CI
Vim
Visual Basic

Pricing Details

No price information available.
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Code Intelligence

Country

Germany

Website

www.code-intelligence.com

Vendor Details

Company Name

Coverlet

Website

github.com/coverlet-coverage/coverlet

Product Features

Application Security

Analytics / Reporting
Open Source Component Monitoring
Source Code Analysis
Third-Party Tools Integration
Training Resources
Vulnerability Detection
Vulnerability Remediation

Product Features

Alternatives

Mayhem Reviews

Mayhem

ForAllSecure

Alternatives

dotCover Reviews

dotCover

JetBrains
go-fuzz Reviews

go-fuzz

dvyukov
Atheris Reviews

Atheris

Google
CodeRush Reviews

CodeRush

DevExpress
LibFuzzer Reviews

LibFuzzer

LLVM Project