Skip to content

Fixed several issues to ensure test quality and improved test output.

Latest
Compare
Choose a tag to compare
@s-kerdel s-kerdel released this 08 May 12:23
  • Improved ability to track errors by reporting TypeName and values for failing tests.
  • Fixed an issue causing Equal and NotEqual assertions to pass with a failed test.
  • Added StrictEqual assertion method to ensure the types of variables match.
  • Added InstanceOf assertion method to compare by TypeName.
  • Minor changes and fixes to the test overview.