Skip to content

openroom/phpci

Repository files navigation

Example PHP project

Build Status

Source

To run unit tests locally,

  • give your postgres user password of postgres
  • create hello_world_test database
  • make postgres owner of the database
  • go to your project folder
  • run something like vendor/bin/phpunit --configuration phpunit_pgsqllocal.xml --coverage-text

enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 15

Languages