Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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