All Projects → sebastianbergmann → phpunit-documentation-english

sebastianbergmann / phpunit-documentation-english

Licence: other
English Documentation for PHPUnit

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to phpunit-documentation-english

asynit
🌠 Asynchronous HTTP Request Testing Library for API or more...
Stars: ✭ 74 (+34.55%)
Mutual labels:  phpunit
php-test-generator
Generate test cases for existing PHP files
Stars: ✭ 47 (-14.55%)
Mutual labels:  phpunit
wp-phpunit
WordPress core PHPUnit library. [READ ONLY] Versions for new WordPress releases are built daily.
Stars: ✭ 65 (+18.18%)
Mutual labels:  phpunit
Phexecute
Phexecute - Awesome PHP Code Runner
Stars: ✭ 18 (-67.27%)
Mutual labels:  phpunit
noise-php
A starter-kit for your PHP project.
Stars: ✭ 52 (-5.45%)
Mutual labels:  phpunit
php-finder refactoring-kata
🐘🔍Incomprehensible Finder Refactoring Kata port for PHP
Stars: ✭ 22 (-60%)
Mutual labels:  phpunit
test-util
👓 Provides utilities for tests.
Stars: ✭ 15 (-72.73%)
Mutual labels:  phpunit
talks
Slides, code examples, reference materials, etc. for all technical talks I've given.
Stars: ✭ 11 (-80%)
Mutual labels:  phpunit
phpunit-extensions
Extensions for PHPUnit for Humbug
Stars: ✭ 17 (-69.09%)
Mutual labels:  phpunit
phpunit-travis-ci-coverage-example
phpUnit Testing on Travis-CI with Code Coverage on CodeCov
Stars: ✭ 30 (-45.45%)
Mutual labels:  phpunit
codeigniter-tettei-apps
『CodeIgniter徹底入門』のサンプルアプリケーション(CodeIgniter v3.1版)
Stars: ✭ 26 (-52.73%)
Mutual labels:  phpunit
dusker
Stand alone Laravel Dusk test suit, which do not require Laravel framework itself
Stars: ✭ 28 (-49.09%)
Mutual labels:  phpunit
strict-phpunit
Enables type-safe comparisons of objects in PHPUnit.
Stars: ✭ 18 (-67.27%)
Mutual labels:  phpunit
tester-phpunit
tester runner for phpunit on atom editor
Stars: ✭ 34 (-38.18%)
Mutual labels:  phpunit
php-mime-detector
Detect a file's mime type using magic numbers.
Stars: ✭ 20 (-63.64%)
Mutual labels:  phpunit
phpci-installer
PHPCI Easy Installer for Laravel Homestead
Stars: ✭ 19 (-65.45%)
Mutual labels:  phpunit
test-tools
Improves PHPUnit testing productivity by adding a service container and self-initializing fakes
Stars: ✭ 25 (-54.55%)
Mutual labels:  phpunit
eloquent-phpunit
Eloquent model and database schema PHPUnit test case
Stars: ✭ 20 (-63.64%)
Mutual labels:  phpunit
phpunit-expect
BDD-style assertions for PHPUnit
Stars: ✭ 15 (-72.73%)
Mutual labels:  phpunit
phpunit-json-assertions
JSON assertions for PHPUnit (including JSON Schema)
Stars: ✭ 30 (-45.45%)
Mutual labels:  phpunit

Translations

Each translation of the documentation is maintained in a separate repository:

Adding a new translation

If you want to create a new translation, please open an issue in the issue tracker of the English documentation, stating which language you would like to translate. A repository will be created and added to the available translations.

Ideally, you would already have prepared a first version based on a fork or a copy of the English documentation, which will then be imported into the official repository.

Building the Documentation

Requirements

Building the HTML Documentation

To build the complete documentation run:

$ make html
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].