I have spring boot application and use karate for testing. I used log4j2 for logging. Karate use logback as a log library. I found this link for basic configuration of log4j2 with karate. But unfortunately print statement in the feature file is not written to console.
Scenario: Print to Console
* print 'Hello Word'
This is the report screenshot
Aucun commentaire:
Enregistrer un commentaire