sqlmarker / Unit_testing /
Nigel Stanger authored on 7 Apr 2014
..
PHPUnit/ Framework • Added StringContainsSC and TraversableContainsSC constraints. 10 years ago
Reporter • Refactored output_stream to outputStream. 10 years ago
TestListener Added support for ANSI coloured output. 10 years ago
Util Added support for ANSI coloured output. 10 years ago
.gitignore Added automated true/false value setting to the marking configuration. 10 years ago
ArrayDataSet.php Added experimental unit testing code. 10 years ago
BDL.xml Added experimental unit testing code. 10 years ago
BDL_Fixture.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_Fixture_Empty.xml Removed Suppliers_Code from Assembly and Order_line tables and data fixtures. 10 years ago
BDL_raw_test_data.txt Added experimental unit testing code. 10 years ago
README.md Added README with PHP library requirements. 10 years ago
Reporter.php • Added constants for verbosity levels. 10 years ago
Schema.php • Alphabetically sorted various columns lists before comparison so that we don’t fail if, e.g., a student lists their PK columns in a different order from what we expected (closes #8). 10 years ago
Searchable_TestSuite.php Added existence testing for individual Tests. 10 years ago
SimpleTestListener.php • Completely re-engineered the way that fixture setup and teardown is managed so that it can be enabled and disabled on demand (closes #3). 10 years ago
check_minimum_requirement.php • Added very basic connection logging (closes #32). 10 years ago
mark_schema.php Added support for ANSI coloured output. 10 years ago
set_truth_values • Switched to Used Cars scenario for 2014. 10 years ago
student_login.html Changed URL for CSS to reflect new deployment on INFO-NTS-12. 10 years ago
test.php • Made running of data tests dependent on correct data types, columns lengths and nullability. 10 years ago
test_config.php.in • Switched to Used Cars scenario for 2014. 10 years ago
README.md

PHP library requirements:

  • PHPUnit/*
  • File/*
  • PHP/*
  • Text/*