Skip to content

sawyer-effect/tdd-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD with PHPUnit

Installation

To run VM

  • Go to project dir: cd tdd-php
  • Execute command vagrant up

To run tests

To run tests you can run the following commad from app dir:

vagrant ssh -c "cd /opt/software/tdd-php && ./vendor/bin/phpunit"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages