Skip to content

digitalsadhu/given-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GivenPHP

GivenPHP is a test framework library that allows your Unit Test to be clean.

Please refer at the tests to know how to use this.

Note: This is still in active development, even not ready for an alpha release.

Requirements

  • PHP 5.4.0 is required but using the latest version of PHP is highly recommended

Contributing

Please follow the PSR-2 standard.

TODO List

  • Error Handling (through then(fails()) and then(failsWith()))
  • Output Handling (through then(outputs()))

About

A PHP Framework for Unit Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%