Giter VIP home page Giter VIP logo
TestCocoon - Code Coverage for C++ and C#

TestCocoon is a complete code coverage tool chain for C/C++ and C# programs
available under Apple® Mac OS X, Linux™ or Microsoft® Windows. It analyzes the
performance of a software validation and permits to measure the performance and
optimizes the testing process of a C/C++ or C# applications:
  - Finding untested code sections. 
  - Reducing the amount of tests by finding redundant tests.  With TestCocoon it
    is possible to find which portion of the source code is covered only by one
    execution of a test, and to detect if a new test does not cover more source
    code line than existing tests. 
  - Finding dead code trough displaying the code parts which are never
    executed.  
  - Specially useful for manual testing: TestCocoon is able to calculate the
    optimal execution order of tests which maximize the overall coverage after each
    run. 
  - Also, TestCocoon is able to perform its analysis on a difference of two
    applications.  This permits to find which tests are impacted by a source code
    modification and permits to measure the test quality of a patch or a hot fix. 

TestCocoon can be uses for every testing steps and methodologies (unit tests,
automatic tests, manual white box tests, black box tests, etc…), and permits to
collect and merge the execution reports together.
It is composed of 3 tools: 
  - CoverageScanner, which analyzes, instruments and generates the C/C++ or C#
    application. 
  - CoverageBrowser, which displays and manages the results of the coverage
    analysis. black box interactive tests. 
  - An optional Microsoft® Visual Studio® 2005 & 2008 Add-In which permits to
    generate code coverage configurations from every C/C++ projects created by
    Microsoft® Visual Studio®.

Fricker Sébastien's Projects

calibre icon calibre

The official source code repository for the calibre ebook manager

imapnote2 icon imapnote2

Sync your notes between Android, iOs devices and different accounts like Gmail, iCloud and others

keepassx icon keepassx

KeePassX is a cross platform port of the windows application “Keepass Password Safe”.

lablqt icon lablqt

My thouths about which qt bindings for ocaml should be

owl icon owl

Owl is an OCaml numerical library: dense and sparse matrix, linear algebra, regressions, maths and stats functions.

pdjson icon pdjson

C JSON parser library that doesn't suck

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.