Serenity BDD using Maven Ecllipse Execution #2636
-
I have one doubt , How can I |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Why do you want to print the response on the command line? |
Beta Was this translation helpful? Give feedback.
-
But printing the test results to the console is a bit of an anti-pattern - any test that needs manual verification is not an automated test. |
Beta Was this translation helpful? Give feedback.
But print…