testmore
testmore copied to clipboard
TAP-compliant PHP testing library based on Test::More
Results
2
testmore issues
Sort by
recently updated
recently updated
newest added
When using the is function and not specifying a test_name, the if statement at line 122 issues an "Uninitialized string offset: 0" warning. Easily fixed by once again testing that...