1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-16 03:54:55 +02:00

Pest runs with dummy code

This commit is contained in:
Michael Utz 2022-11-14 22:24:22 +03:00
parent 0fbc1ad183
commit f6c7185eb7
3 changed files with 52 additions and 1 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
bootstrap="vendor/autoload.php"
bootstrap="src/autoload.php"
colors="true"
>
<testsuites>