Libraries tagged by file testing
vaimo/composer-patches
3812818 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
php-vfs/php-vfs
2576651 Downloads
Virtual file system implementation for use with PHP unit testing.
ronasit/laravel-swagger
112324 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
previousnext/phpunit-finder
314630 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
imanghafoori/php-abstract-filesystem
362413 Downloads
A thin layer on the top of the PHP native file system.
10up/wpacceptance
76460 Downloads
Test code using acceptance tests and sharable, defined file and database snapshots.
dkrnl/simplexmlreader
946648 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
mihaeu/test-generator
17998 Downloads
Generate test cases for existing files
mathiasverraes/uptodocs
495 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
justcoded/sample-file
8638 Downloads
Simple class to get sample file path of some real file for testing
danieljharvey/file-wrapper
149494 Downloads
A simple file system function wrapper that can be easily mocked or stubbed for testing
tenantcloud/laravel-auto-generate-swagger
23857 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
shulard/atoum-xml-extension
14906 Downloads
The atoum xml extension allows you to make assertions on XML files
phpyh/psalm-tester
8235 Downloads
Test Psalm via phpt files!
holgerk/assert-golden
5588 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value