jdi-testing / jdi-dark

Powerful Framework for Backend Automation Testing on Java (Rest, Soap, WebSocket)
https://jdi-docs.github.io/jdi-dark/
MIT License
39 stars 16 forks source link

JDI Dark is incompatible with JDI Light when using log.level=STEP with Allure #482

Open kaisatsana opened 2 years ago

kaisatsana commented 2 years ago

Unable to integrate jdi-dark functionality to jdi-light tests as log.level I'm using for Allure STEP is conflicting. JDI Dark seems currently not supporting STEP level and would be good to have this defaulting to INFO when parsing unsupported type of log levels.