WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

cordoval/phpspec-symfony2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHPSpec Symfony2

What it PHPSpec_Symfony2

PHPSpec_Symfony2 is an extension of PHPSpec to perform BDD in Symfony2 Framework applications.

Setup

On deps file insert the follow friend entries:

[PHPSpec]
    git=https://github.com/phpspec/phpspec.git
    target=/phpspec

[PHPAutotest]
    git=https://github.com/Programania/PHPAutotest.git
    target=/PHPAutotest

[phpspec-symfony2]
    git=https://github.com/cordoval/phpspec-symfony2.git
    target=/phpspec-symfony2

[mockery]
    git=https://github.com/padraic/mockery.git
    target=/mockery

[hamcrest-php]
    git=https://github.com/cordoval/hamcrest-php.git
    target=/hamcrest-php

Usage

here goes how it is used in classes

About

PHPSpec Symfony2 Extension Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages