Libraries tagged by project tests
isidromerayo/simple_php_skeleton
100 Downloads
Simple skeleton PHP project with Symfony2 components
crimsonkissaki/mockmaker
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.
wkhayrattee/php-utils
903 Downloads
A list of reusable functions to use across PHP projects, with Test cases
ronmarasigan/myapp
7 Downloads
Test Project
lakedrops/behat4drupal
19251 Downloads
Composer Plugin to prepare Drupal project for Behat tests.
klke/docker-compose-generator-bundle
1254 Downloads
Generate docker-compose.yml file to test your projects
michielgerritsen/revive
4 Downloads
Revive your project by adding integration tests to your Magento 2 store
rva-vzw/krakboem-phpunit
5 Downloads
Helper classes to create PHPUnit tests for your krakboem-based project
internations/testing-component
58612 Downloads
A collection of test helpers for Symfony 3 projects
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
halimzidoune/laravel-postman-api
73 Downloads
This package allow to export all API routes from your laravel project to be used in postman and make tests manualy.
yakoff/project-test-edition
5 Downloads
test yakoff
webflo/drupal-project-test
8 Downloads
pascal-eberhard/project-tests-php
2 Downloads
To have only one repository for all my PHP release tests stuff