Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timestamp in ISO format including seconds and milliseconds #33

Open
sschulz92 opened this issue Aug 13, 2024 · 0 comments
Open

Add timestamp in ISO format including seconds and milliseconds #33

sschulz92 opened this issue Aug 13, 2024 · 0 comments

Comments

@sschulz92
Copy link

We have a few separate workspaces which are quite fast. If you compare the reports you cannot tell anyone which workspace was executed in which order since the timestamp propagated to the JSON-report is not containing seconds nor milliseconds.

At the moment the JSON-report contains the following format: "timestamp": "Jul 15, 2024 at 11:37am"

Would it be OK to add another field with - more or less - the same information but formatted like this: %Y-%m-%dT%H:%M:%S.%fZ

My versions:

$ gauge -v
Gauge version: 1.6.7
Commit Hash: 684d870

Plugins
-------
html-report (4.3.1)
json-report (0.4.0)
python (0.4.5)
screenshot (0.2.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant