Releases: WithSecureOpenSource/failures-analysis
Releases · WithSecureOpenSource/failures-analysis
v1.0.2
Fix
- Fix for a fix to support 2 frameworks (
5063ca3
)
- Fix to support both robotframework and pytest (
d9d57ad
)
v1.0.1
Fix
- Reading error message (
60ba117
)
- Do not parse folder with lxml (
1bfb32c
)
- Fix to AttributeError: 'SequenceMatcher' object has no attribute 'matching_blocks' (
195e671
)
Documentation
- Update install instructions (
cc084b4
)
v1.0.0
Feature
Breaking
- update entry point runner (
ede8538
)
Documentation
- CHANGELOG.md remove not user visible change (
421dae3
)
v0.2.3
Fix
- Fix to pass lint checks (
d588fec
)
- Fix for no failures found case (
b45715e
)
v0.2.2
Fix
- Better failure if xunit path is not found (
2f2bd6a
)
- Reading xml files from folder (
dcef437
)