Menu

Valhalla Validation Classes for PHP / News: Recent posts

Valhalla test suite now complete

After months of work, Valhalla now has a comprehensive test suite based upon SimpleTest (http://simpletest.org/).

The test suite allows for better code quality of future releases, as well as nice features like regression testing to help squash nasty bugs once and forever.

Something fairly unique to Valhalla is that the test suite also supports pluggable test cases for plugins that are developed by third parties. Simply create a test case to distribute with your plugin and it will be included in the Valhalla test runners.... read more

Posted by Anonymous 2008-11-22

Upcoming Feature: Testing Framework

Valhalla is progress has been placed on hold until a full unit testing framework has been implemented for the existing classes.

Once in place, the testing framework will allow users to easily and effectively test the stability of Valhalla on their own system.

The framework will also have the capability for individual test cases to be provided with each plug-in class, allowing third party developers to utilise the test suite also.... read more

Posted by Anonymous 2007-12-03