Skip to content

Release 2.1

Compare
Choose a tag to compare
@Paul-Ferrell Paul-Ferrell released this 20 Dec 00:12

2.1

  • Quite a few bugfixes.
  • Simplified time output (and dropped pytz dependency)
  • Updated regex parser.
  • Migrated documentation to Readthedocs and restructured text format.
    • Added API documentation
    • Added some tutorials
  • Add ls and cat commands
  • Moved exception tracking to a single log file.
  • Added the concept of hidden tests.
  • Re-organized how deferred variables work.
    • run.sh files are now regenerated when a test _run's
    • test variables are now saved in the test run directory.
  • Fixed RUN_COMPLETE files. They are now made when a test is finished,
    fails, is cancelled, and in most error cases.