Skip to content
/ tester Public
forked from nette/tester

An easy-to-use PHP Unit Testing framework.

License

Notifications You must be signed in to change notification settings

stekycz/tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nette Tester

Nette Tester is an easy-to-use PHP unit testing framework tool. It is used by the Nette Framework.

Installing

The best way to install Nette Tester is using Composer:

  1. Install Composer:

     curl -s http://getcomposer.org/installer | php
    
  2. Install Nette Tester to your project via Composer:

     php composer.phar require --dev nette/tester
    

Requirements

Requires PHP 5.3.0 or later.


Build Status

About

An easy-to-use PHP Unit Testing framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%