Skip to content

dansmithbluetel/tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Commands

  • build: Build the docker image to run the tests (Do this first!)
  • test: Runs all tests in the directory without code coverage
  • configure: Run this if you want to set up code coverage (Make sure the bootstrap script is set to '../vendor/autoload.php')
  • coverage: Run tests and generate an HTML coverage report
  • clear: Clears the phpunit config (Useful if you want to switch off coverage again)

The main branch is an empty sandbox The tests branch contains the tests from the demo but no implementation in the src directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published