- TPLint no longer supported. Option now will skip.
- Added new versions of tpl and ADDM. Also added stubs for future version.
- Show warning if no related tests found.
- Additional fixes for logic;
- Simplifying function calls;
- Working on code cleanup;
- Add args for test framework options: --verbose; --failfast - see help.
- Add check for tplint module with reference to doc.
- Fix logical behaviour for solo syntax check.
- Add default stubs for any unsupported condition.
- wipe extra log messages
- Fix bugs with solo uploading for Customer\Dev logics.
- Added progress bars for long processes.
- Added new -wipe_tku arg and function - for TOTAL FORCED wipe TKU!
- Better show and prognoses ETA for related tests run.
- Add more informative exceptions for unsupported args and modes.
- Fix bug with no uploading.
- Remove unused code
- Init some new features like progressbar
- Fix import error if progressbar wasn't installed. Will show simple count for test run (like 1/10)
- Can run all designed functions for devs and customer mode.
- Docs beautifying.
- More PICs with examples.
- Move diagrams and pics to https://trianglesis.github.io/BMC_TPL_IDE_auto_pics/
- DEV (not included) now I run tests for all modes.
- Still dev version
- Can import: current + recursive + from tests
- Can tplpreproc
- Can syntax check
- Can check ADDM ver
- etc