This release adds support for test functions in connection files. When a test function is declared in the connection file any test functions present in actions/triggers will be ignored.
A test function declared in the connection file will _not_ have it's output validated against any ran action/trigger, allowing for a generic test function.