This repository has been archived by the owner on May 5, 2023. It is now read-only.
Releases: joergboe/testframework
Releases · joergboe/testframework
Release 3.9.8
Release 3.9.7
New:
- Remove duplicate printout of error suites in final summary
Release 3.9.6
New:
- The final result printout is now more verbose
- In case of test suite exits, the finalization steps are now executed unconditional
Release 3.9.4
New:
- Test Case tear down: make killtree more verbose
Release v3.9.3
New:
- errexit and nounset now also disabled in suite finalization
- Sort output for job START and END
- Code cleanups
Release 3.9.2
New:
- Reset errexit- and nounset option is disabled in test cases finalization phase
- Test case now kills child jobs when case is finished
- Correction in jobcontrol when jobs are fast finished (checkDuplicateJobspec)
Release 3.9.1
New:
Version 3.9.0:
- Introduce new utils function arrayAppend, arrayInsert and arrayDelete
- Allow --no-prompt and --noprompt command line option
- Utils function linewisePatternMatchArray exits if input array is empty
- New toolkit operator Echo
- Utils function printErrorAndExit param #2 is now optional and runntime error is default
- New streamsutils function waitForJobHealth
- New streamsutils function waitForFinAndCheckHealth
- Category Control is disables if a test case wildcard list was entered
- New preambl feature exclusive execution property
Version 3.9.1:
- Corrections in sigint handling in test suite
- Better printout format for job start-and job-end
- Cleanup in job control logic
- Default timeout changed to 240 sec; defauld additional time changed to 60 sec.
Release 3.8.0
New:
- Clearer output of function linewisePatternMatch
- Introduce search path for modules
- Removed command line option --tools
- New command line option --threads-per-job
- Better varaible protection and environment print before test scripts is sourced
- Rename functions of module coreutils to special namespace TTTF_
- Better handling of preambl errors
- Move all used variables which may interfere user variables to namespace TTTT_ or TTTI_
- Better info output for suite start and end
- Breakdown in cases loop in suite
- Display elapsed time in suite index even in case of test case timeout
Release 3.7.0
New:
- Add command option --shell
- breakdown in browser pages
Release 3.6.1
New:
Version 3.6.0:
- Improved error handling in case of duplicate case variant or suite variant
- New utils functions findTokenInFiles, findTokenInDirs, checkTokenIsInFiles, checkTokenIsNotInFiles, checkTokenIsInDirs, checkTokenIsNotInDirs
- New streamsutil functions: getHostList, getHostListVariable, getJobLogDirs, getJobLogDirsVariable, checkLogsNoError
- Correction streamsutil: all TT_ variables set with function setVar to enable export
Version 3.6.1:
- New function checkLogsNoError2, Check if pe log files and pe stdouterr have no error Token ERROR