Slash v1.12.0 Release Notes
Release Date: 2020-09-24 // over 4 years ago-
No data yet π
You can check the official repo
Previous changes from v1.9.0
-
- β Added a plugin which provides links to test logs which have been archived by a CI system
- β Added support for tagging test parameterization values
- π #598: Drop support for python version < 3.6
- #979: Change Ordered set implementation from orderedset to ordered-set, as the former is not maintained anymore
- #982: Read files as binary to avoid decoding errors
- π #241: Support βslashconfβ directory
- β #998: Choose IPython colors scheme for interactive test
- β Corrected behavior of float and int test details in xunit output
- #985: Fix a bug where Slash did not expand parameterizations used through use_fixture properly
- #991: Fix detection of yield-fixture when combined with parametrization