Libraries tagged by file testing

hanneskod/exemplify

9 Favers
127 Downloads

Validate code examples in readme files

Go to Download


10up/wpassure

148 Favers
389 Downloads

Test code using acceptance tests and sharable, defined file and database snapshots.

Go to Download


krafjp/simplexmlreader

0 Favers
10220 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.

Go to Download


mmauksch/json-repositories

0 Favers
130 Downloads

Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!

Go to Download


macropage/php-ebay-sdk

4 Favers
3395 Downloads

TESTING ONLY !!! - The Object files have been created with this wonderful project: https://github.com/WsdlToPhp/PackageGenerator

Go to Download


bcncommerce/stream-wrapper

6 Favers
13126 Downloads

PHP stream wrapper for testing classes which interact with files

Go to Download


vektah/bugfree-dangerzone

19 Favers
30490 Downloads

Type verification for php source. Ensures uses and all types within a file verify against the projects auto loader.

Go to Download


orottier/laravel-migration-squasher

6 Favers
95 Downloads

Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.

Go to Download


matusstafura/pest-plugin-fileloader

0 Favers
54 Downloads

A PHP Pest plugin to load file

Go to Download


m1roff/faker-provider

0 Favers
58 Downloads

Faker providers for generating various data for testing purposes

Go to Download


lamp-of-god/kahlan-isolator-plugin

0 Favers
2563 Downloads

Plugin for Kahlan unit-testing framework which allows to extract functions from PHP files.

Go to Download


hanneskod/readme-tester

9 Favers
2817 Downloads

Validate code examples in readme files

Go to Download


cytracom/squasher

25 Favers
307 Downloads

Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.

Go to Download


crimsonkissaki/mockmaker

4 Favers
44 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


alnutile/fixtures

0 Favers
7644 Downloads

Help with saving and getting JSON files for testing APIs

Go to Download


<< Previous Next >>