All Versions
10
Latest Version
Avg Release Cycle
23 days
Latest Release
2565 days ago
Changelog History
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
andmonitoring
. -
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