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

Time-based Golang statistics for e2e / integration tests #1298

Closed
cdrage opened this issue Feb 6, 2019 · 1 comment
Closed

Time-based Golang statistics for e2e / integration tests #1298

cdrage opened this issue Feb 6, 2019 · 1 comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering priority/Low Nice to have issue. It's not immediately on the project roadmap to get it done.

Comments

@cdrage
Copy link
Member

cdrage commented Feb 6, 2019

[kind/Feature]

Which functionality do you think we should add?

Time-based statistics for Go tests

See issue: #1226

Why is this needed?

To see how long / fast each test is being completed.

@cdrage cdrage added the priority/Low Nice to have issue. It's not immediately on the project roadmap to get it done. label Feb 6, 2019
@kadel kadel added area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering state/In Analysis labels Feb 12, 2019
@cdrage
Copy link
Member Author

cdrage commented Mar 25, 2020

We use -v in the tests now that indicate how long it takes per test. Closing.

@cdrage cdrage closed this as completed Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering priority/Low Nice to have issue. It's not immediately on the project roadmap to get it done.
Projects
None yet
Development

No branches or pull requests

3 participants