mirror of
https://github.com/pestphp/pest.git
synced 2026-03-05 23:37:22 +01:00
Add Initial teamcity support
This commit is contained in:
@ -24,6 +24,8 @@
|
||||
<testsuites>
|
||||
<testsuite name="default">
|
||||
<directory suffix=".php">./tests</directory>
|
||||
<exclude>./tests/.snapshots</exclude>
|
||||
<exclude>./tests/.tests</exclude>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<coverage>
|
||||
|
||||
Reference in New Issue
Block a user