/tdd-tools-comparator

A sample project to show different implementation of TDD tools for a unique code. atoum, PHPUnit, PHPSpec

Primary LanguagePHP

TDD tools comparator

Run tests

  • phpunit
bin/phpunit
  • atoum
bin/atoum --test-all