Skip to content

Releases: trianglesis/BMC_TPL_IDE

Future tpl & Skip syntax check =(

06 Jun 09:02
Compare
Choose a tag to compare

Starting from this version TPL IDE will not check the syntax of tpl files.
Tplint module is outdated.

Future tpl

25 Apr 08:21
e7ba150
Compare
Choose a tag to compare

Added support of currently released tpl versions and stubs for future versions.

Related tests fix

11 Oct 12:48
Compare
Choose a tag to compare

1.1.4 2017-10-11

  • Show warning if no related tests found.

Fixed Syntax execution

02 Oct 19:36
Compare
Choose a tag to compare

Code has been cleaned.
Some func now have visible args.
Files closing correctly.
Logic improvements and exceptions will show if something wrong.

New mode - wipe_tku

25 Sep 18:16
Compare
Choose a tag to compare
  • 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 Upload, Import error

22 Sep 13:58
Compare
Choose a tag to compare

1.0.1 2017-09-21

  • 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)