Skip to content

egosselin-dev/dojo-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding dojo

the purpose of this dojo is to learn TDD in a fun way.

The idea : make pairs of developers, one write a test then the second write code

Setup

  1. Clone the project
  2. Then run docker-compose up -d to build the environement
  3. Install composer dependencies docker-compose exec dojo composer install
  4. The project is available on http://localhost:8085

Run tests

Run tests with : vendor/bin/phpunit test/RomanNumeralTest.php --color

About

Ping-pong programming dojos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published