Skip to content

aleksandr-shevchenko/exercises-php

 
 

Repository files navigation

hexlet-basics

Github Actions Status

Участие

Разработка

# 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. Внимательнее при работе с ассертами.

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet (in Russian).

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.1%
  • Makefile 3.9%
  • Dockerfile 1.4%
  • Shell 0.6%