Recommend this page to a friend! |
Classes of Abed Nego Ragil Putra | Laravel Blogging Platform | vendor/phpunit/phpunit/.github/CONTRIBUTING.md | Download |
|
DownloadContributing to PHPUnitContributor Code of ConductPlease note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. Workflow
Please make sure that you have set up your user name and email address for use with Git. Strings such as Pull requests for bug fixes must be based on the current stable branch whereas pull requests for new features must be based on the We are trying to keep backwards compatibility breaks in PHPUnit to an absolute minimum. Please take this into account when proposing changes. Due to time constraints, we are not always able to respond as quickly as we would like. Please do not take delays personal and feel free to remind us if you feel that we forgot to respond. Coding GuidelinesThis project comes with a configuration file for php-cs-fixer (
Using PHPUnit from a Git checkoutThe following commands can be used to perform the initial checkout of PHPUnit:
Retrieve PHPUnit's dependencies using Composer:
The
Running PHPUnit's own test suiteAfter following the steps shown above, PHPUnit's own test suite is run like this:
Reporting issuesPlease use the most specific issue tracker to search for existing tickets and to open new tickets: |