Home > cyanide-tester

cyanide-tester

Cyanide-tester is a project mainly written in PHP, it's free.

A simple PHP test framework, initially targetted for use with the Student Robotics IDE: cyanide

This is a simple PHP testing suite that was initially a part of the Student Robotics IDE (cyanide), but which has since been broken out.

You should put a list of tests in test-schedule, and then run the tests by calling run-tests

Dependancies:

  • PHP CLI
  • PHP 5.3
Previous:New_App