https://github.com/peridot-php/bowling-kata
The bowling kata in Peridot, phpspec, and PHPUnit
https://github.com/peridot-php/bowling-kata
Last synced: 8 months ago
JSON representation
The bowling kata in Peridot, phpspec, and PHPUnit
- Host: GitHub
- URL: https://github.com/peridot-php/bowling-kata
- Owner: peridot-php
- Created: 2015-02-18T12:34:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-20T11:27:45.000Z (over 11 years ago)
- Last Synced: 2025-03-12T07:31:56.266Z (over 1 year ago)
- Language: PHP
- Size: 625 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bowling Kata
============
The [bowling kata](http://butunclebob.com/ArticleS.UncleBob.TheBowlingGameKata) with tests demonstrated using
PHPUnit, phpspec, and Peridot.
Performance
-----------
Performance for these tests was gauged by profiling each tool with Xdebug. Below are the results and output.
### phpspec

[phpspec.out](https://raw.github.com/peridot-php/bowling-kata/master/stats/phpspec.out)
### PHPUnit

[phpunit.out](https://raw.github.com/peridot-php/bowling-kata/master/stats/phpunit.out)
### Peridot

[peridot.out](https://raw.github.com/peridot-php/bowling-kata/master/stats/phpunit.out)