https://github.com/tidal/phpspec-behavior
An extension for PhpSpec to generate behavior (traits) from interfaces
https://github.com/tidal/phpspec-behavior
bdd behavior code-generation code-generator extension implementation interface php7 phpspec test trait
Last synced: 4 months ago
JSON representation
An extension for PhpSpec to generate behavior (traits) from interfaces
- Host: GitHub
- URL: https://github.com/tidal/phpspec-behavior
- Owner: tidal
- License: mit
- Created: 2017-04-17T21:38:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T19:39:40.000Z (almost 9 years ago)
- Last Synced: 2025-08-03T06:14:04.777Z (7 months ago)
- Topics: bdd, behavior, code-generation, code-generator, extension, implementation, interface, php7, phpspec, test, trait
- Language: PHP
- Size: 66.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/tidal/phpspec-behavior)
[](https://scrutinizer-ci.com/g/tidal/phpspec-behavior/?branch=master)
[](https://www.codacy.com/app/timomichna/phpspec-behavior?utm_source=github.com&utm_medium=referral&utm_content=tidal/phpspec-behavior&utm_campaign=Badge_Grade)
# phpspec-behavior
An extension for PhpSpec to generate behavior (traits) from interfaces