Libraries tagged by unit testing

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


cfx/pspec

0 Favers
180 Downloads

PSpec is a Pest plugin for composing multi scenarios tests with a simple API, based on RSpec let

Go to Download


blainesch/li3_leaderboard

2 Favers
15824 Downloads

A leaderboard to show off which developers are creating unit tests

Go to Download


bcncommerce/stream-wrapper

6 Favers
11984 Downloads

PHP stream wrapper for testing classes which interact with files

Go to Download


artox-lab/pho

0 Favers
3174 Downloads

A BDD testing framework

Go to Download


worksome/pest-plugin-silence

6 Favers
258504 Downloads

Prevent unwanted output in tests.

Go to Download


ralphjsmit/pest-plugin-livewire

0 Favers
23569 Downloads

A plugin for Pest to test Livewire forms.

Go to Download


pestphp/dust

12 Favers
2 Downloads

A PHP browser testing solution using Laravel Dusk and Pest

Go to Download


owenvoke/pest-plugin-memory

0 Favers
162 Downloads

A memory plugin for Pest 1.x

Go to Download


eerison/pest-plugin-api-platform

9 Favers
189 Downloads

Pest plugin for Api platform

Go to Download


acid/acid

9 Favers
207 Downloads

Acid Testing Framework

Go to Download


towerhouse/healthmeasures

3 Favers
9 Downloads

This library gives you the ability to generate health measures given a name and a unit, for instance: weight / pound or kilo. You can configure where to store them and them gather to collect their values by date given a username or other token. The library gives you the ability to generate graphs or other stats information. It's totally configurable, methods are well documented and comes with unit testing.

Go to Download


rizal/todo

1 Favers
6 Downloads

Buat aplikasi todolist menggunakan konsep oop, database mysql, composer dan unit testing

Go to Download


mindplay/testies

8 Favers
3687 Downloads

Yeah, testies: a lightweight library for quick, simple unit-testing

Go to Download


loresjoberg/warp

1 Favers
14 Downloads

A passthrough to WordPress, used to enable unit testing.

Go to Download


<< Previous Next >>