Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T19:39:40.000Z (over 7 years ago)
- Last Synced: 2024-04-25T19:02:04.536Z (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: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Travis](https://travis-ci.org/tidal/phpspec-behavior.svg?branch=master)](https://travis-ci.org/tidal/phpspec-behavior)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/tidal/phpspec-behavior/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/tidal/phpspec-behavior/?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2fb5237c02da414a95d2d68eab45e6a7)](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