Libraries tagged by file testing

krafjp/simplexmlreader

0 Favers
10046 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


macropage/php-ebay-sdk

4 Favers
3272 Downloads

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

Go to Download


mallow/testing

0 Favers
89 Downloads

Provides a testing Layout file with the contents you define for every test you create with mallow:test command.

Go to Download


gluck1986/laravel-swagger

1 Favers
4051 Downloads

Provided middleware for generating of swagger-documentation file by run testing of RESTful API.

Go to Download


vektah/bugfree-dangerzone

19 Favers
30488 Downloads

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

Go to Download


tomkyle/find-run-test

0 Favers
861 Downloads

Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem

Go to Download


sunnysideup/basic-auth-better

0 Favers
136 Downloads

Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).

Go to Download


ousamabenyounes/log2test

24 Favers
13 Downloads

Transorm your Apache2 Access log files to simple curl or selenium/phpunit tests...

Go to Download


orottier/laravel-migration-squasher

6 Favers
94 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


hanneskod/readme-tester

9 Favers
2813 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


hanneskod/exemplify

9 Favers
120 Downloads

Validate code examples in readme files

Go to Download


jeontwikkeling-nl/ltisaas_client_api_php

0 Favers
23 Downloads

A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.

Go to Download


ahrmerd/laravel-test-generator

4 Favers
152 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

Go to Download


<< Previous Next >>