Libraries tagged by project tests
dealerinspire/laminas-testcase
106 Downloads
Unit test support module for Laminas projects
lakedrops/drupal-spoons
20 Downloads
Composer Plugin to prepare Drupal project for CI and/or local tests.
zrnik/mksql
1123 Downloads
MkSQL is a tool for keeping your tables up to date with PHP code. You can use it in your project or as a database preparation in your integration tests.
pantheon-systems/example-drupal8-circle-composer
17 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.
matt-czerner/http-smoke-testing
5008 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
doblhofer/helloworld
8 Downloads
This is an example project to show how to create a composer package with PHPUnit tests
brook/laravel-sync
1 Downloads
First test of syncing brook imagery with laravel projects.
amcsi/playground
6 Downloads
Quick class files with their PHPUnit test files for the purposes of Toptal, Project Euler, HackerRank etc.
thomasdominic/eloquent-model-testor
21 Downloads
Test easier your Eloquent Models in your Laravel Project
vaimo/composer-patches
3842480 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
incenteev/translation-checker-bundle
542133 Downloads
CLI tools to check translations in a Symfony project
j6s/phparch
200339 Downloads
Architecture Testing for PHP projects
ezsystems/behatbundle
843183 Downloads
Behat bundle for help testing eZ Bundles and projects
thunder/drupal-testing
68158 Downloads
Scripts for testing drupal projects.
thatsus/test-api-protect
63137 Downloads
Avoid hitting third party API's by forcing their client classes to be mocked in tests