Libraries tagged by file testing
imetal/lumen-swagger
805 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
apoplavs/laravel-autodoc
9078 Downloads
Provided middleware for auto generating of OpenApi documentation file by run testing of your API.
dannecron/laravel-swagger
7739 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
cdonut/auto-doc
767 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
asxer/laravel-swagger
31 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
simkimsia/upload
394 Downloads
Temporary fork from josegonzalez/upload for testing. CakePHP plugin to handle file uploading sans ridiculous automagic
twifty/virtual-filesystem
3 Downloads
Virtual file system implementation for use with PHP unit testing.
schlaus/tagline
17 Downloads
Tagline takes a tag and a file, and tells you if the tag is found in the file, and on which line.
parvej-mahmud/laravel-tdd-generator
1 Downloads
Automatically generate comprehensive TDD files for Laravel modules including models, controllers, migrations, and routes
keszei/phpunit-watcher
6 Downloads
Run phpunit project test while file changes.
jdslv/atoum-xml-extension
198 Downloads
The atoum xml extension allows you to make assertions on XML files
iweb/composer-patches
11513 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.
imjoehaines/flowder-yaml-loader
11 Downloads
A YAML file loader for flowder
imjoehaines/flowder-json-loader
4 Downloads
A JSON file loader for flowder
holgerk/pest-plugin-equal-golden
2 Downloads
Provides a toEqualGolden assertion, same as toEqual, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value