mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
Add it() explanation to Contribution guidelines
This commit is contained in:
parent
ec54d6152b
commit
046bd02d6c
@ -25,6 +25,8 @@ composer install
|
|||||||
./vendor/bin/phpunit
|
./vendor/bin/phpunit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Some tests have annotation `@see it('<description>')`. It is used for reference to same tests in [graphql-js implementation](https://github.com/graphql/graphql-js) with the same description.
|
||||||
|
|
||||||
## Coding Standard
|
## Coding Standard
|
||||||
Coding standard of this project is based on [Doctrine CS](https://github.com/doctrine/coding-standard). To run the inspection:
|
Coding standard of this project is based on [Doctrine CS](https://github.com/doctrine/coding-standard). To run the inspection:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user