Slash v1.8.0 Release Notes
Release Date: 2019-07-03 // almost 3 years ago-
- ⬇️ Drop support for deprecated arguments of
add_cleanup
- 💅 Drop support for old-style assertions
- Added support for getting the currently active scope (
test
,module
orsession
) through the newget_current_scope
API.session.scope_manager.current_scope
is also availab - Support was added for terminals with light backgrounds by changing
log.console_theme.dark_background
configuration - 🌲 Slash now emits a log record when handling fatal errors
- ➕ Add tests and suite execution time to xunit plugin
- ➕ Add
slash.ignored_warnings
context
- ⬇️ Drop support for deprecated arguments of