Skip to content

v1.6.1 - AddDateScrubber and ConsoleOutput

Latest

Choose a tag to compare

@isidore isidore released this 28 Aug 18:05
· 3 commits to main since this release

Added the ability to include your own custom date scrubbers and tools for testing console output as well as a convenience function for errors.

  • DateScrubber.AddDateScrubber
  • ConsoleOutput
  • TestingUtils.utils.RequireNoError(t, err)