Libraries tagged by file testing
tobya/devroute
4373 Downloads
Create a dev route file that is hidden in production
sunnysideup/basic-auth-better
967 Downloads
Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).
shulard/atoum-xml-extension
16829 Downloads
The atoum xml extension allows you to make assertions on XML files
phpfui/phpunit-syntax-coverage
5658 Downloads
PHPUnit Testing extensions for complete syntax checking of all files and classes in your project
jpi/cron-linter
53 Downloads
Tool for linting cron files and expressions
hanneskod/readme-tester
2904 Downloads
Validate code examples in readme files
dossierdata/phpunit-finder
1807 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
chillu/fakedatabase
3320 Downloads
Simple 'database' storage adapter which persists into a JSON file
atoum/config-extension
3541 Downloads
atoum extension to use Yaml configuration files
alnutile/fixtures
8309 Downloads
Help with saving and getting JSON files for testing APIs
krafjp/simplexmlreader
11196 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
macropage/php-ebay-sdk
3654 Downloads
TESTING ONLY !!! - The Object files have been created with this wonderful project: https://github.com/WsdlToPhp/PackageGenerator
ahrmerd/laravel-test-generator
436 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
smeghead/single-file-unit-test
1 Downloads
Zero-dependency single-file unit testing framework for PHP 5.6 and above.
neoan3-apps/file-away
24 Downloads
dead-simple file "database" for testing, mocking, click-dummies & POCs