History for sqlmarker / Unit_testing / test.php
2013-07-24
Moved scenario-specific code into scenario subtree and factored out globally defined values into various configuration files. Also replaced a bunch of things with global constants.
Nigel Stanger committed on 24 Jul 2013
Added external configuration file.
Nigel Stanger committed on 24 Jul 2013
2013-07-23
- Added support for new web interface. ...
Nigel Stanger committed on 23 Jul 2013
2013-07-22
Implemented new error reporting scheme using subclasses of SimpleTestListener.
Nigel Stanger committed on 22 Jul 2013
Implemented Reporter support for use within assert() methods.
Nigel Stanger committed on 22 Jul 2013
Factored out connection login details.
Nigel Stanger committed on 22 Jul 2013
2013-06-28
Added HTML reporter class.
Nigel Stanger committed on 28 Jun 2013
Implemented plain text reporting class.
Nigel Stanger committed on 28 Jun 2013
Created separate subdirectories for each table and moved corresponding files into them. Things were starting to get a bit unwieldy.
Nigel Stanger committed on 28 Jun 2013
- Added more fine-grained control of conditional error processing. ...
Nigel Stanger committed on 28 Jun 2013
Added per-test counters on top of per-suite.
Nigel Stanger committed on 28 Jun 2013
2013-06-27
- Split SimpleTestListener off into a separate file. ...
Nigel Stanger committed on 27 Jun 2013
2013-06-26
Assigned result of run() to a different variable from the TestResult that’s passed in as an argument.
Nigel Stanger committed on 26 Jun 2013
Added initial development test.
Nigel Stanger committed on 26 Jun 2013