Skip to content

avoropaev/brlab-symfony-test-v3.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BR Lab Symfony Test v3.2

Info

App: http://localhost:8080

Documentation: http://localhost:8080/docs/

Commands

Environment:

  • Init project: make init
  • Docker up: make up
  • Docker down: make down
  • Docker down + up: make restart

App:

  • Composer install: make composer-install
  • Composer update: make composer-update
  • Generate docs: make docs
  • Run migrations: make migrations
  • Run fixtures: make fixtures

Tests:

  • All tests: make test
  • Unit tests: make test-unit
  • All tests + coverage: make test-coverage
  • Unit tests + coverage: make test-unit-coverage

Path to code coverage: /app/var/coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors