Libraries tagged by run_unit_tests
verysimple/unit-test-printer
3593 Downloads
Formats PHPUnit output with verbose information about tests as they run.
minidfx/owncloud-interfaces
53 Downloads
Contains interfaces and constants of ownCloud version 8. Package very useful for mocking ownCloud dependencies in unit tests without a complete ownCloud installation and you can run your unit tests on a hosted continuous integration service.
austp/phpci-pho-plugin
41 Downloads
A plugin for PHPCI to run pho tests
monomelodies/hangman
5 Downloads
Wrapper for executing commands, including support for dry runs (e.g. during unit tests).
enhance-php/enhance-php
8 Downloads
PHP unit testing framework with built in mocks and stubs. Runs in the browser, or via the command line.
zondor/codeception-json-reporter
13877 Downloads
Json report generator, can be used in parallel run
zondor/codeception-paracept-json-merge
750 Downloads
Codeception json reports merge for parallel run, can merge json reports into one , can generate html reports
justijndepover/php-check
972 Downloads
Helper package to fix coding styles and run unit testing
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.
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.
tonicforhealth/testrail-report-aggregator
0 Downloads
Tool to aggregation report from JUnit like format to TestRail run report.