Skip to content

Releases: nasa/abaverify

Added optional expiration time

15 Feb 21:16
Compare
Choose a tag to compare

An expiration time can be set globally or for individual tests. When the expiration time is reached, the job is terminated. The purpose is to prevent unintentional long running jobs.

Added option for custom assertions in test_runner.py

15 Feb 15:31
Compare
Choose a tag to compare

User-defined assertions can be added without modifying the base abaverify code

Added tabular results type

02 Jul 22:07
Compare
Choose a tag to compare

Added tabular results type to compare a series of x,y data points.
Several other minor bug fixes.

Initial open source release

03 Oct 20:36
Compare
Choose a tag to compare