Currently, different methods of handling time data or lack thereof are spread across the different handlers (particularly JUnit). As a developer, I would like to see
- Support for either elapsed time or start/end time data for each keyword
- No handler-specific time manipulation or metadata modification in the handler, except for the previous bullet point
Currently, different methods of handling time data or lack thereof are spread across the different handlers (particularly JUnit). As a developer, I would like to see