Made a few major updates including:
- Restructured the interfaces that the
PHPTester
class uses to improve flexibility - Fixed a very minor "bug" in the
describe
method regarding timing the script - Rewrote the entire documentation
- Added a few examples to guide users as to how to use PHPTester properly
- Removed the miscellaneous
get_execution_time
method
16/08/16 Update: Added class constant VERSION
(see Documentation for full details)