Get base code for dusk tests
This commit is contained in:
parent
0b7dbd65ff
commit
c86690a695
8 changed files with 209 additions and 1 deletions
|
@ -10,6 +10,9 @@
|
|||
processIsolation="false"
|
||||
stopOnFailure="false">
|
||||
<testsuites>
|
||||
<testsuite name="Browser">
|
||||
<directory suffix="Test.php">./tests/Browser/Processes</directory>
|
||||
</testsuite>
|
||||
<testsuite name="Integration">
|
||||
<directory suffix="Test.php">./tests/Integration</directory>
|
||||
</testsuite>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue