Libraries tagged by file testing
asxer/laravel-swagger
31 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
simkimsia/upload
396 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.
tomkyle/find-run-test
1958 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
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
particle-academy/fancy-conformance
3 Downloads
Shared cross-language conformance fixtures for the Fancy suite. One contract, N implementations, and a single table that every implementation asserts in its own CI — so 'parity' is a test result rather than a claim. Ships the fixture data itself alongside a small PHP loader.
magician79/php-coverage-tools
39 Downloads
CLI tools for normalizing PHP coverage reports by removing non-executable files
lamp-of-god/kahlan-isolator-plugin
2688 Downloads
Plugin for Kahlan unit-testing framework which allows to extract functions from PHP files.
keszei/phpunit-watcher
6 Downloads
Run phpunit project test while file changes.
jdslv/atoum-xml-extension
201 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