mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-24 10:24:57 +08:00
Exclude files from code coverage
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
<testsuites>
|
||||
<testsuite name="Versionable Suite">
|
||||
<directory>tests/</directory>
|
||||
<exclude>
|
||||
<file>src/Mpociot/ApiDoc/ApiDocGeneratorServiceProvider.php</file>
|
||||
<file>src/resources/views/documentarian.blade.php</file>
|
||||
</exclude>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<filter>
|
||||
|
||||
Reference in New Issue
Block a user