2017 © Pedro Peláez
 

library funk-spec

a test runner

image

docteurklein/funk-spec

a test runner

  • Friday, December 1, 2017
  • by florian.klein@free.fr
  • Repository
  • 2 Watchers
  • 10 Stars
  • 12,894 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 8 Versions
  • 7 % Grown

The README.md

Funk-Spec

What ?

A functional/system/integration test framework based on Behat/Testwork., (*1)

Why ?

User acceptance tests shouldn't include technical details,
but it doesn't mean some technical parts of the app shouldn't be independantly tested., (*2)

Moreover, some intermediate modules could be tested, standing between unit and system testing., (*3)

How ?

``` bash composer require docteurklein/funk-spec --dev, (*4)


``` bash vim funk/Feature/That/DoesStuff/ProfitsTo/Customer.php vendor/bin/funk funk

``` php, (*5)

<?php, (*6)

namespace funk\Feature\That\DoesStuff\ProfitsTo;, (*7)

use Funk\Spec;, (*8)

class Customer implements Spec { function it_simplifies_customers_life() { // pic or it didn't happen! } }, (*9)

```, (*10)

img, (*11)

The Versions

01/12 2017

dev-fix/autoload

dev-fix/autoload

a test runner

  Sources   Download

MIT

The Requires

 

The Development Requires

01/12 2017

dev-master

9999999-dev

a test runner

  Sources   Download

MIT

The Requires

 

The Development Requires

01/12 2017

0.1.3

0.1.3.0

a test runner

  Sources   Download

MIT

The Requires

 

The Development Requires

22/06 2016

0.1.2

0.1.2.0

functional, integration, system spec framework

  Sources   Download

MIT

The Requires

 

The Development Requires

03/10 2014

v0.1.1

0.1.1.0

functional, integration, system spec framework

  Sources   Download

MIT

The Requires

 

The Development Requires

26/09 2014

dev-feature/mink

dev-feature/mink

functional, integration, system spec framework

  Sources   Download

MIT

The Requires

 

The Development Requires

01/07 2014

dev-feature/spec-initializer

dev-feature/spec-initializer

functional, integration, system spec framework

  Sources   Download

MIT

The Requires

 

The Development Requires

25/02 2014

v0.1

0.1.0.0

functional, integration, system spec framework

  Sources   Download

MIT

The Requires

 

The Development Requires