2017 © Pedro Peláez
 

library acceptie

Acceptance tests php framework based on phpunit

image

flrnull/acceptie

Acceptance tests php framework based on phpunit

  • Monday, March 5, 2018
  • by flrnull
  • Repository
  • 1 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Acceptie

Acceptance tests php framework based on phpunit, (*1)

Install

  1. Install phpunit
  2. Add to composer.json
{
  "minimum-stability": "dev",
  "require": {
    "flrnull/acceptie": "dev-master"
  }
}

The Versions

05/03 2018

dev-master

9999999-dev

Acceptance tests php framework based on phpunit

  Sources   Download

MIT

The Requires

 

by Avatar flrnull

test phpunit testing php tests codeception acceptance regression