Backslash Python SDK¶
Overview¶
This library is intended to act as the official Python client for the Backslash test reporting service.
Contents:
Changelog¶
2.29.0 6-8-2017
- [Feature] #36: Added
get_parent
to test objects to retrieve the parent session - [Feature] #37: Support reporting fatal exceptions
- [Feature] #39: Added
webapp_url
andrest_url
to the official Slash plugin - [Feature]: Move to PBR
- [Feature] #49: Add hook for intercepting keepalive thread exceptions
- [Bug] #31: Be more resilient to I/O errors when compressing tracebacks