Libraries tagged by unit php

jippi/cakephp-test-utilities

13 Favers
1817 Downloads

Package with support traits to ease unit testing.

Go to Download


igniphp/storage

13 Favers
22 Downloads

Minimalistic entity framework with multi database support.

Go to Download


code-distortion/insight

0 Favers
426 Downloads

Test protected and private object methods and properties as if they were public

Go to Download


bebat/verify

4 Favers
359 Downloads

BDD assertion library for PHPUnit

Go to Download


oliverklee/tea

24 Favers
32 Downloads

TYPO3 example extension for unit testing and best practices

Go to Download


idimsh/better-bypass-finals

0 Favers
2747 Downloads

Removes final keyword from source code on-the-fly and allows mocking of final methods and classes

Go to Download


dekeysoft/pu-tester

8 Favers
832 Downloads

BDD extension for PHPUnit that allows to write tests as a specifications in a human-readable format.

Go to Download


microunit/microunit

6 Favers
3 Downloads

Minimal. Modern. Mighty. The next-generation PHP unit testing framework for developers who want speed, clarity, and power.

Go to Download


gentry/gentry

0 Favers
974 Downloads

PHP unit test generation tools

Go to Download


arbit/periodic

4 Favers
53 Downloads

Periodic is a fully unit tested PHP based task runner. It is supposed to deliver a basic implementation for managing all kinds of recurring tasks and events inside your web application.

Go to Download


stwarog/uow-fuel

3 Favers
1208 Downloads

Unit of Work feature for Fuel's PHP ORM.

Go to Download


leofranca47/abstract-repository-eloquent-laravel

2 Favers
723 Downloads

Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent

Go to Download


lastcraft/simpletest

13 Favers
21844 Downloads

Unit testing, mock objects and web testing framework for PHP built around test cases.

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


ambitionphp/novaunit

0 Favers
21637 Downloads

Fork of joshgaber/novaunit; Unit testing suite for Laravel Nova, built to extend PHPUnit

Go to Download


<< Previous Next >>