Making the Standard Output customizable! #805
Replies: 1 comment 1 reply
-
|
These messages are provided by the Although this is possible and easy to do, you have to be aware that this interface is not directly dedicated for customizations. That means that we might change the interface even within major version numbers. But such changes are rare. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With Reqnroll 3.0.0 the new feature of generating report HTMLs is great! But sometimes I would just like to have a quick look at the standard output to know whats up.
A coloured output is already implemented. Which is great but my main problem is that its too much output.
Normally the output goes like this:
When The User Logs In-> done: Classname.Method() (time)This itself is okay. When the methods and Steps are short.
Once you describe a more complex step with multiple actors its gets very long. My current record is 108 characters.
Ideas:
Have a setting somewhere where you can define your customizations:
Beta Was this translation helpful? Give feedback.
All reactions