mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-02-19 02:54:08 +00:00
Optimized testing
This commit is contained in:
@@ -18,9 +18,13 @@
|
||||
</php>
|
||||
|
||||
<testsuites>
|
||||
<testsuite name="Project Test Suite">
|
||||
<testsuite name="Functional Test Suite">
|
||||
<directory>tests/</directory>
|
||||
</testsuite>
|
||||
<testsuite name="Unit Test Suite">
|
||||
<directory>./src/</directory>
|
||||
<file>*Test.php</file>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<filter>
|
||||
|
||||
Reference in New Issue
Block a user