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

Timestamp to show order of operation #284

Open
Flintols opened this issue Nov 1, 2021 · 0 comments
Open

Timestamp to show order of operation #284

Flintols opened this issue Nov 1, 2021 · 0 comments

Comments

@Flintols
Copy link

Flintols commented Nov 1, 2021

Expected behavior

  • Need a way to see what scenario ran before/after other scenarios (so we can see if one scenario caused problems with the next and further down the chain). Timestamping with the real time would allow tracking. As it already uses timestamps to see duration, should be able to leverage this to show when it was done.

Actual behavior

Timestamp is just showing duration

Steps to reproduce

  1. run multiple automated specs
  2. view report
  3. note scenario does not have when it was run

Gauge version

Gauge version: 1.1.7
Commit Hash: 5d86b72

Plugins

html-report (4.0.12)
json-report (0.3.5)
python (0.3.11)
screenshot (0.0.1)
spectacle (0.1.4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant