dvdoug / behat-code-coverage

Behat Extension to generate code coverage reports for Behat tests

Home Page:https://behat.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

behat-code-coverage

Build Status Download count Current version Documentation

Behat Code Coverage is an extension for Behat that can generate code coverage reports when testing a PHP application. The extension wraps the same php-code-coverage library that is used by PHPUnit thereby producing reports that are familiar to developers and interoperable with other tooling.

See documentation for more details.

License

Licensed under BSD-2-Clause License.

About

Behat Extension to generate code coverage reports for Behat tests

https://behat.cc

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 99.3%Language:Gherkin 0.7%