- Обсуждение в канале #hexlet-volunteers слака https://slack-ru.hexlet.io
# setup
$ make
# run
$ make compose
# run tests
$ make compose-test
# run linters and validators
$ make compose-code-lint
$ make compose-description-lint
$ make compose-schema-validate
В тестах используется phpower. Внимательнее при работе с ассертами.
This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet (in Russian).