Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.2 KB

File metadata and controls

39 lines (29 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.0 - Unreleased

Added

  • How to use skip and xfail marks in the docs.
  • How to use a proxy with anaconda in the docs.
  • Better error message when :option:`--runner` do not get a script.

Changed

  • Placeholder in the runner script are compliant with bash (use {{}} instead of {}).
  • Report generation is done for all the tests at once and only requires a report generator script.

Fixed

Removed

0.2.1 - 2020-01-14

Fixed

  • #7043: skip regression tests when reference files are missing, no longer raise error.