文件名称:behat-code-coverage:Behat Extension为Behat测试生成代码覆盖率报告
文件大小:30KB
文件格式:ZIP
更新时间:2024-05-24 06:57:23
PHP
贝特代码覆盖率 Behat代码覆盖率是Behat的扩展,可以在测试PHP应用程序时生成代码覆盖率报告。 该扩展程序包装了与PHPUnit使用的相同的php-code-coverage库,从而生成了开发人员熟悉并可以与其他工具互操作的报告。 有关更多详细信息,请参见。 执照 根据。
【文件预览】:
behat-code-coverage-master
----.gitignore(2KB)
----src()
--------Subscriber()
--------Service()
--------Resources()
--------Controller()
--------Extension.php(11KB)
----license.txt(1KB)
----behat.yml.dist(830B)
----composer.json(2KB)
----CHANGELOG.md(4KB)
----.github()
--------FUNDING.yml(17B)
--------workflows()
----README.md(1KB)
----.php_cs.dist(1KB)
----tests()
--------ControllerTest.php(585B)
--------EventSubscriberTest.php(3KB)
--------ExtensionTest.php(11KB)
--------ReportServiceTest.php(7KB)
----.scrutinizer.yml(394B)
----phpunit.xml.dist(968B)
----docs()
--------Dockerfile(57B)
--------index.rst(2KB)
--------conf.py(5KB)
--------configuration.rst(11KB)
--------build.ps1(133B)
--------installation.rst(3KB)
----features()
--------bootstrap()
--------maths()