All Versions
10
Latest Version
Avg Release Cycle
23 days
Latest Release
2413 days ago

Changelog History

  • v4.24.2 Changes

    September 09, 2017
    • ๐Ÿ›  Fixed a documentation typo in GJP
    • โž• Added TestLogger
    • ๐ŸŒฒ Loop without description doesn't log anymore
  • v4.24.1 Changes

    July 20, 2017
    • ๐Ÿ›  Fixed wrong handling of empty objects and arrays in GJP
  • v4.24.0 Changes

    June 30, 2017
    • โœ… Added WaitTested() to audit.Assertion
    • Added SetFailable() to audit.Assertion to be used in sub-tests
    • ๐Ÿ— Added Builder to gjp
    • Added Matches() to stringex
    • Added Query() to gjp.Document
  • v4.23.0 Changes

    May 24, 2017
    • Added generic JSON parser package gjp
    • Added iterator method Do() to etc.Etc
    • ๐Ÿ–จ Added interface Processor as well as the type ProcessorFunc which implements this interface to stringex
    • Multiple functions in stringex construct different parametrized processors which can be used in chains, conditions, and loops
  • v4.22.1 Changes

    April 13, 2017

    ๐Ÿš€ Quality assurance release.

  • v4.22.0 Changes

    March 19, 2017
    • Readesigned cache; now individual instances with user definable loaders
    • Fixing of races in tests in loop and monitoring
    • Added IncrCallstackOffset() to audit.Assertion for correct logging in functions and packages providing own test functions based on audit
    • Code reorganisation in audit
    • Extended Range() assertion in audit by time and duration
    • Added FailureDetail returned by ValidationFailer.Details() in audit
  • v4.21.6 Changes

    March 17, 2017

    ๐Ÿ›  Fixed flaky tests in loop and monitoring.

  • v4.21.5 Changes

    March 13, 2017

    ๐Ÿ›  Fixing flaky timex tests.

  • v4.21.4

    March 12, 2017
  • v4.21.3 Changes

    February 14, 2017
    • ๐Ÿ›  Fixed wrong filename and line number in test logging