dvdoug / behat-code-coverage

Behat Extension to generate code coverage reports for Behat tests
https://behat.cc
BSD 2-Clause "Simplified" License
54 stars 10 forks source link
behat coverage php

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.