Testilence

An open-source unit testing library written in PHP 5 for programs written in PHP 5.
Download

Testilence Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Roman Neuhauser
  • Publisher web site:
  • http://www.testilence.org/

Testilence Tags


Testilence Description

An open-source unit testing library written in PHP 5 for programs written in PHP 5. Testilence is an open-source unit testing library written in PHP 5 for programs written in PHP 5. The project is published under the MIT license which means you are free and welcome to use it in any way.Although it is similar to other JUnit-inspired unit testing libraries, Testilence is written with emphasis on what's useful, not what's usual. That said, most clever ways of doing useful things for unit test authors and users have already been discovered. Testilence combines original ideas with the best features found in different unit-testing toolkits into a coherent set.The testing part roughly follows the canon, comprising an abstract test case class with a number of assertFoo() methods, and a test suite class which allows arbitrary nesting of cases and suites, thanks to the Composite organization. Testilence differs in that you only get to have one assertion per test method (this is a Good Thing). Requirements: · PHP


Testilence Related Software