sunveloper / phpspec-phpspec
Specification-oriented BDD framework for PHP 7.1+
6.2.2
2020-10-09 10:06 UTC
Requires
- php: ^7.3, <8.0
- ext-tokenizer: *
- doctrine/instantiator: ^1.0.5
- phpspec/php-diff: ^1.1.3
- sebastian/exporter: ^3.0 || ^4.0
- sunveloper/phpspec-prophecy: ^1.12.2
- symfony/console: ^3.4 || ^4.4 || ^5.0
- symfony/event-dispatcher: ^3.4 || ^4.4 || ^5.0
- symfony/finder: ^3.4 || ^4.4 || ^5.0
- symfony/process: ^3.4 || ^4.4 || ^5.0
- symfony/yaml: ^3.4 || ^4.4 || ^5.0
Requires (Dev)
- behat/behat: ^3.3
- phpunit/phpunit: ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 <9.3
- symfony/filesystem: ^3.4 || ^4.0 || ^5.0
Suggests
- phpspec/nyan-formatters: Adds Nyan formatters
Conflicts
- sebastian/comparator: <1.2.4
This package is auto-updated.
Last update: 2024-12-09 18:53:33 UTC
README
The main website with documentation is at http://www.phpspec.net.
Installing Dependencies
Dependencies are handled via composer:
wget -nc https://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.