/tests

Tests

Primary LanguagePHP

Tests tech

PhpStorm PHP SQLite

Dependencies

Installation

sudo apt install php-sqlite3
git clone https://github.com/inwebo/tests
touch var/data.db
composer install
bin/console doctrine:schema:update --force

Start

symfony server:start

Linter

composer php-cs-fixer

Durée

  • Mise en place stack : ~30 mins
  • Logique : ~120 mins