Skip to content

Linfar/intellij-coverage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliJ IDEA Code Coverage Agent

Apache 2 licensed code coverage engine for JVM. Supports branch coverage and per-test coverage tracking. Used in IntelliJ IDEA and in JetBrains TeamCity.

Compiling

Open the project directory as an IntelliJ IDEA project and run Build | Rebuild Project. The agent binary is created as "coverage-agent.jar" in the 'dist' directory.

Contributions

Pull requests are welcome. Please post bug reports and feature requests to YouTrack, project "IntelliJ IDEA".

About

IntelliJ IDEA code coverage agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%