This website requires JavaScript.
Explore
Help
Sign In
SADM
/
pest
Watch
1
Star
0
Fork
0
You've already forked pest
mirror of
https://github.com/pestphp/pest.git
synced
2026-07-24 18:40:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
145e20db7506e558e028a4ff4de64737531f0657
pest
/
tests
/
.tests
/
ParallelInvalidDataset
/
PassingTest.php
T
Aleksandr Štšepelin
f7175ecfd7
Fix parallel dataset reporting and nested fixtures
2026-03-25 23:59:29 +02:00
4 lines
39 B
PHP
Raw
Blame
History
<?
php
it
(
'passes'
)
->
assertTrue
(
true
);
Reference in New Issue
View Git Blame
Copy Permalink