Libraries tagged by phpu

petrp/httpphpunit

20 Favers
23 Downloads

HttpPHPUnit - Tool for running PHPUnit tests in web browser.

Go to Download


mdc/swagger-test

0 Favers
345 Downloads

A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit

Go to Download


matthiasnoback/php-coding-dojo

7 Favers
117 Downloads

Empty project which can be used in a PHP and PHPUnit-oriented coding dojo

Go to Download


managewp/static-code-analysis-tools

4 Favers
8 Downloads

Tools for PHP code analisys - PHP Mess Detector, PHP Code Sniffer (+ Symfony2 rule), PHP Coding Standard Fixer, PHPUnit, PHP cope-paste detector, PHP lines-of-code, PHP documentor, PHP code browser.

Go to Download


jrmadsen67/mahana-mailinator-test

4 Favers
7945 Downloads

A PHPUnit extension for testing emails via the Mailinator API

Go to Download


jikan-me/jikan-fixtures

0 Favers
2649 Downloads

Fixtures for PHPUnit tests for jikan-me/jikan

Go to Download


jdgrimes/wpppb

14 Favers
8422 Downloads

Bootstrap for integration testing WordPress plugins with PHPUnit

Go to Download


jdgrimes/wp-http-testcase

10 Favers
20120 Downloads

PHPUnit testcase for WordPress code involving HTTP requests

Go to Download


iblues/atu

8 Favers
125 Downloads

Laravel ATU Base on annotation's and laravel phpunit.一个基于注解和laravel单元测试的 自动化测试包

Go to Download


iblues/annotation-test-unit

8 Favers
251 Downloads

Laravel ATU Base on annotation's and laravel phpunit.一个基于注解和laravel单元测试的 自动化测试包

Go to Download


hautelook/frankenstein

22 Favers
3243 Downloads

The creature that is summoned by mixing PHPUnit, Prophecy, Atoum.

Go to Download


gong023/assert_chain

14 Favers
78883 Downloads

enable you to use phpunit assert with method chain

Go to Download


digitalzenworks/api-test

1 Favers
64 Downloads

A library for end to end testing web APIs with PHPUnit.

Go to Download


cspray/assert-throws

6 Favers
184 Downloads

Assertions for PHPUnit when testing code that throws complex exceptions.

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


<< Previous Next >>