Skip to content

Second-Chance-Systems/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


make ci-check # run CI checks witn docker-compose

В тестах используется 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.

See most active contributers on hexlet-friends.

About

code basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.8%
  • Makefile 4.9%
  • Dockerfile 1.6%
  • Shell 0.7%