In an effort to bring all of our libraries to our latest standards at UA1 Labs, this PR was put together to add the things that were missing that we deem should be standard in every library we support.
What Changed?
Add UA1Labs to namespace
Update defaults directory to "/." and default text extension to ".TestCase.php"
Add FIRETEST ASCII art to the beginning of a test run.
Remove exception thrown when configurations are not passed in.
Update runner.php to ensure it is running from the command line.
Summary
In an effort to bring all of our libraries to our latest standards at UA1 Labs, this PR was put together to add the things that were missing that we deem should be standard in every library we support.
What Changed?