function isTesting(): boolean;
Determine if the current environment is testing.
boolean
True if in a testing environment, otherwise false.