You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reworded ut all of mismatch to be less confusing (#21)
StreamingLogReporter now gives a better error message when expecting an expression (#22)
ut global reporter will no longer be overwritten if Core.jsl is included multiple times (#26)
UtMessageMatcher mismatch message has been improved (#42)
UtMessageMatcher will now always send a message if the object is scriptable instead of attempting to
detect messages that are allowed. If a message is not supported by an object, it will return missing. (#42)
Fixed
Log failures within ut test now affect return code (#6)
Namespaces and Classes are now properly cleaned up after ut test (#7)
Locals in ut assert that are now less likely to collide with user variables (#8)