Libraries tagged by file testing
vaimo/composer-patches
3417061 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
2465788 Downloads
Virtual file system implementation for use with PHP unit testing.
ronasit/laravel-swagger
105208 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
previousnext/phpunit-finder
216430 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
imanghafoori/php-abstract-filesystem
325161 Downloads
A thin layer on the top of the PHP native file system.
dkrnl/simplexmlreader
943859 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
mihaeu/test-generator
17618 Downloads
Generate test cases for existing files
10up/wpacceptance
75615 Downloads
Test code using acceptance tests and sharable, defined file and database snapshots.
justcoded/sample-file
7005 Downloads
Simple class to get sample file path of some real file for testing
danieljharvey/file-wrapper
137725 Downloads
A simple file system function wrapper that can be easily mocked or stubbed for testing
tenantcloud/laravel-auto-generate-swagger
20384 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
shulard/atoum-xml-extension
14269 Downloads
The atoum xml extension allows you to make assertions on XML files
phpyh/psalm-tester
7224 Downloads
Test Psalm via phpt files!
holgerk/assert-golden
4050 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
faissaloux/pest-plugin-inside
1472 Downloads
Files content plugin for Pest PHP