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

Any option to show each test case's execute time? #358

Closed
foobra opened this issue Apr 23, 2020 · 1 comment
Closed

Any option to show each test case's execute time? #358

foobra opened this issue Apr 23, 2020 · 1 comment

Comments

@foobra
Copy link

foobra commented Apr 23, 2020

Description

Any option to show each test case's execute time? Just want to print them out in log

  • doctest version: 2.3.7
  • Operating System: mac
  • Compiler+version: Apple clang version 11.0.0 (clang-1100.0.33.17)
@onqtam
Copy link
Member

onqtam commented Apr 23, 2020

sure, use -d or --duration from the command line :)

Let me know if the output is sufficient - it should behave the same way as Catch2.

@foobra foobra closed this as completed Apr 23, 2020
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

2 participants