afurculita / phpspec
This package is abandoned and no longer maintained.
The author suggests using the phpspec/phpspec package instead.
FORK: Specification-oriented BDD framework for PHP 5.3+
2.5.0-rc1
2016-03-12 06:50 UTC
Requires
- php: >=5.3.3
- ext-tokenizer: *
- doctrine/instantiator: ^1.0.1
- phpspec/php-diff: ~1.0.0
- phpspec/prophecy: ~1.4
- sebastian/exporter: ~1.0
- symfony/console: ~2.3|~3.0
- symfony/event-dispatcher: ~2.1|~3.0
- symfony/finder: ~2.1|~3.0
- symfony/process: ^2.6|~3.0
- symfony/yaml: ~2.1|~3.0
Requires (Dev)
- behat/behat: ^3.0.11
- bossa/phpspec2-expect: ~1.0
- phpunit/phpunit: ~4.4
- symfony/filesystem: ~2.1|~3.0
Suggests
- phpspec/nyan-formatters: ~1.0 – Adds Nyan formatters
This package is not auto-updated.
Last update: 2016-05-18 07:25:36 UTC
README
The main website with documentation is at http://www.phpspec.net.
Installing Dependencies
Dependencies are handled via composer:
wget -nc http://getcomposer.org/composer.phar php composer.phar install
Developer's mailing list
For development discussion subscribe to phpspec-dev@googlegroups.com.
Community
Check out #phpspec on irc.freenode.net.