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

Output summary of test results at finish #52

Closed
nwiltsie opened this issue Oct 27, 2023 · 1 comment
Closed

Output summary of test results at finish #52

nwiltsie opened this issue Oct 27, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@nwiltsie
Copy link
Member

Many test runners output some sort of summary after executing all of the tests; that would be a useful feature to add here as well.

test_isupper (__main__.TestStringMethods.test_isupper) ... ok
test_split (__main__.TestStringMethods.test_split) ... ok
test_upper (__main__.TestStringMethods.test_upper) ... ok

----------------------------------------------------------------------
Ran 3 tests in 0.001s

OK
@nwiltsie nwiltsie added the enhancement New feature or request label Oct 27, 2023
@nwiltsie
Copy link
Member Author

Oops, this is a dupe of #7

@nwiltsie nwiltsie added the duplicate This issue or pull request already exists label Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant