Skip to content

errant/unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity

Unity is a modern Unit Test framework for PHP. It is designed on the following principles:

  • Fast: Unit tests shouldn't delay the dev-test cycle
  • Simple: Writing unit tests should be a joy not a chore

Unity is currently Alpha quality and should NOT be used in production

Installation

Unity is distributed via composer, you can add the following to your composer.json file:

    "errant/unity" : "1.0.0-alpha"

About

A Unit Testing Framework for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages