Skip to content

Releases: Astemes/astemes-lunit

Release v1.4.35

16 Apr 18:15
Compare
Choose a tag to compare
Release v1.4.35 Pre-release
Pre-release

Trying to resolve crash by moving data from public docs to programdata.

Release v1.4.27

03 Apr 11:39
Compare
Choose a tag to compare
  • Attempt at resolving crash on run-all by using Active Project app instance for running tests.
  • Pre-release containing feature updating results in UI by running the test VI:s from the run button

Release v1.4.26

03 Apr 05:24
Compare
Choose a tag to compare
  • Attempt at resolving crash on run-all by using Active Project app instance for running tests.
  • Pre-release containing feature updating results in UI by running the test VI:s from the run button

Release v1.4.21

02 Apr 11:16
Compare
Choose a tag to compare

Fix potential issue when running all tests.

Release v1.4.20

29 Jan 05:45
Compare
Choose a tag to compare

Seprarate the CLI into its own pacakge to improve user experience during installation.
This should resolve issue #1.

Release v1.4.15

23 Jan 18:28
Compare
Choose a tag to compare

Add Pass/Fail on Specific Error assertions

Release v1.4.10

15 Jan 18:51
Compare
Choose a tag to compare

Resolve issue #5.

Release v1.3.12

20 Dec 05:39
Compare
Choose a tag to compare

Resolve Issue #2: make assertion public scoped.

Release v1.3.2

06 May 19:43
Compare
Choose a tag to compare

This release contains the following improvements:

  • New feature: Ignore tests by adding an underscore "_" as the first character in the test name. These test may be toggled on and off using the File menu option. For further details, see the documentation
  • Performance: Improves the performance of test discovery when running tests using the API. Thanks to Sam Taggart for contributions to this improvement.
  • Bugfix: Errors during test execution now appears in test description

Release v1.2.29

14 Jan 18:27
Compare
Choose a tag to compare

Fix regression causing the "New Test Case" menu item to be missing from the LabVIEW Tools Menu.
Thanks to Paul Verheggen for reporting the issue.