sqlmarker / Unit_testing /
Nigel Stanger authored on 16 May 2016
..
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 • Updated to use PHPUnit 5.2.3 PHAR installation. 7 years ago
ArrayDataSet.php • Updated to use PHPUnit 5.2.3 PHAR installation. 7 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 • Removed @expectedException annotations as they were causing spurious failures. Checking based on the exception text is more useful in general anyway. 7 years ago
Searchable_TestSuite.php • Adjusted test execution in light of test filtering being removed from PHPUnit_Framework_TestSuite->run(). 7 years ago
SimpleTestListener.php • Updated to use PHPUnit 5.2.3 PHAR installation. 7 years ago
check_minimum_requirement.php • Added very basic connection logging (closes #32). 10 years ago
mark_schema.php • Added ability to explicitly force structure or data tests regardless of what happens internally. 7 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 • Added ability to explicitly force structure or data tests regardless of what happens internally. 7 years ago
test_config.php.in • Switched to BDL scenario. 7 years ago
README.md

PHP library requirements:

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