Is your feature request related to a problem? Please describe.
Right now my Gauge Tests are running for infinite time, tried using test_timeout configuration by adding in in env/default/java.properties file but it is of no help. Do we have any workaround for this available for java project?
Describe the solution you'd like
Want a way to listing the test run time and stop the test post it passes a certain time threshold
Describe alternatives you've considered
tried using test_timeout configuration by adding in in env/default/java.properties file but it is of no help.
Additional context
NA