cucumber-reporting icon indicating copy to clipboard operation
cucumber-reporting copied to clipboard

Add test for the formatDuration method in Util class

Open harshpreet08 opened this issue 1 year ago • 1 comments

Pull Request Summary

This pull request adds a new test case in the UtilTest class for the formatDuration method. The test covers different durations, ensuring that the method formats them correctly. This enhancement improves the code coverage and reliability of duration formatting in the Util class.

Your feedback on the changes is appreciated. Thank you!

harshpreet08 avatar Dec 24 '23 03:12 harshpreet08

@harshpreet08 Tests are failing.

hazendaz avatar Jan 13 '24 19:01 hazendaz