2017 © Pedro Peláez
 

library phpspec2-expect

Helper that decorates any SUS with a phpspec lazy object wrapper

image

bossa/phpspec2-expect

Helper that decorates any SUS with a phpspec lazy object wrapper

  • Thursday, July 19, 2018
  • by md
  • Repository
  • 7 Watchers
  • 65 Stars
  • 827,808 Installations
  • PHP
  • 136 Dependents
  • 1 Suggesters
  • 28 Forks
  • 2 Open issues
  • 13 Versions
  • 5 % Grown

The README.md

Build Status, (*1)

phpspec2-expect

Installation

Install it using the composer require command:, (*2)

   composer require --dev bossa/phpspec2-expect

Alternativelly you can add it to the composer.json file, (*3)

{
    "require-dev": {
         "bossa/phpspec2-expect": "^3.0"
    },
    "config": {
        "bin-dir": "bin"
    },
    "minimum-stability": "dev",
    "autoload": {
        "psr-0": {
            "spec": "",
            "": "src"
        }
    }
}

Usage

Inside some example:, (*4)


expect(file_exists('crazyfile.xtn'))->toBe(true);

Roadmap

Version 2.x supports PhpSpec 3 and PHP 5.6., (*5)

Version 3.0.x requires PhpSpec 4, and therefore requires PHP 7., (*6)

Version 3.1.x requires PhpSpec 5 and PHP 7., (*7)

These versions are all under active support., (*8)

The Versions

19/07 2018

3.x-dev

3.9999999.9999999.9999999-dev

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

31/07 2017

3.0.0

3.0.0.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

26/07 2017

2.x-dev

2.9999999.9999999.9999999-dev

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

26/07 2017

2.3.0

2.3.0.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

26/07 2017

2.2.1

2.2.1.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

27/04 2017

dev-master

9999999-dev

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

27/04 2017

2.2.0

2.2.0.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

23/11 2016

2.1.0

2.1.0.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

25/07 2016

2.0.0

2.0.0.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

bdd tdd spec specbdd specification

12/09 2014

1.0.3

1.0.3.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

bdd tdd spec specbdd specification

21/02 2014

1.0.2

1.0.2.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

bdd tdd spec specbdd specification

14/02 2014

1.0.1

1.0.1.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

bdd tdd spec specbdd specification

07/08 2013

1.0.0

1.0.0.0

Helper that decorates any SUS with a phpspec lazy object wrapper

  Sources   Download

MIT

The Requires

 

bdd tdd spec specbdd specification