Libraries tagged by unittest

f3ath/lazypdo

5 Favers
44963 Downloads

LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.

Go to Download


lapistano/wsunit

21 Favers
18 Downloads

A PHPUnit extension providing the possibility to lift a unit test to a functional tes, just by configuration

Go to Download


gcdtech/speculator

0 Favers
13525 Downloads

A tool for displaying software specifications with their unit test status.

Go to Download


gamboa.martin/test

0 Favers
1290 Downloads

Unit Test

Go to Download


fs-ap/laravel-relationship-test

4 Favers
175 Downloads

Enhance the unit test of relationship in model to projects in laravel

Go to Download


crimsonkissaki/mockmaker

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


tscms/unittest

0 Favers
15 Downloads

PHPUnit integration for running unit tests on the Kohana framework

Go to Download


tsa/unittest-tools

0 Favers
15 Downloads

The unittest tools to run api

Go to Download


tomasz-kr/unittest-generator-entity

0 Favers
18 Downloads

Generate simple phpunit test for your project.

Go to Download


reioto/unittest-skeleton

1 Favers
24 Downloads

PHPUnit Skeleton

Go to Download


phalcana/unittest

0 Favers
64 Downloads

Unit testing module for Phalcana using PHPUnit

Go to Download


kch/unittest-generator-entity

0 Favers
4266 Downloads

Simple unit tests generator for entities

Go to Download


app-skeleton/unittest

0 Favers
18 Downloads

PHPUnit integration for running unit tests on the Kohana framework

Go to Download


verysimple/unit-test-printer

0 Favers
3593 Downloads

Formats PHPUnit output with verbose information about tests as they run.

Go to Download


tom-sapletta-com/unittest-generator

0 Favers
17 Downloads

Generating PHP Unittest

Go to Download


<< Previous Next >>