kuusas / symfony-example-project

The way I think Symfony applications should be written

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ME

  • Žilvinas Kuusas
  • Estina / ISIGN
  • With Symfony since 2012

Running tests

Unit

bin/phpspec run

Integration & functional tests

bin/phpunit 

Smoke tests

bin/phpunit -c phpunit-smoke.xml.dist

About

The way I think Symfony applications should be written


Languages

Language:PHP 89.1%Language:HTML 6.7%Language:ApacheConf 4.1%Language:Makefile 0.2%