Skip to content

FranciscoKevin/testsUnitairesSymfony

Repository files navigation

testsUnitairesSymfony

  • 🌱 I am currently learning and discovering Symfony Tests because I did not learn them in my previous training

Installation steps

  1. Clone the repo from Github.
  2. Run composer install.
  3. Use this command DATABASE_URL="mysql://db_user:[email protected]:3306/db_name?serverVersion=5.7" in your .env.test.
  4. Run composer prepare-test.
  5. Run test php bin/phpunit --testdox.

About

Using unit test with Symfony (Phpunit)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published