Skip to content

Test results are not saved anywhere. #88

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

Closed
wants to merge 1 commit into from
Closed

Test results are not saved anywhere. #88

wants to merge 1 commit into from

Conversation

iselind
Copy link

@iselind iselind commented Dec 24, 2016

Clarifying that the test results are not saved anywhere.

Clarifying that the test results are not saved anywhere.
@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

Unfortunately our records indicate you have not signed a PSF contributor agreement (CLA). For legal reasons we need you to sign this before we can look at your contribution.

Once you have done everything that's needed, please reply here and someone will verify everything is in order.

@iselind
Copy link
Author

iselind commented Dec 24, 2016

Linked to http://bugs.python.org/issue29047 but i cannot figure out how to add the pull request to the issue tracker correctly

@iselind
Copy link
Author

iselind commented Dec 24, 2016 via email

@berkerpeksag
Copy link
Member

Thanks for the PR, but -1 from me. We can't and shouldn't add every small detail to the devguide. The all supported features of the test runner can already be seen by using the -h option and there is no need to document every unsupported feature.

@zhangyangyu
Copy link
Member

Agree with Berker. I don't understand why you emphasize the output. And it's obvious that you can redirect the output to store it.

@iselind
Copy link
Author

iselind commented Dec 24, 2016 via email

@iselind
Copy link
Author

iselind commented Dec 24, 2016 via email

@iselind
Copy link
Author

iselind commented Dec 24, 2016

@berkerpeksag , i'm not saying everything should be repeated. Just this one.

@ammaraskar
Copy link
Member

It's still a fairly weird thing to mention since most, if not all unit testing programs I've encountered simply print out their results to stdout and set the appropriate error code when they return. I guess it helps if you've never encountered unit testing in other projects before.

Some examples:

  • tox
  • unittest module
  • rake (for ruby)
  • mocha (for js)
  • CUnit

@brettcannon
Copy link
Member

Thanks for the PR, @iselind , but the consensus is that this isn't necessary, so I'm closing this.

@iselind
Copy link
Author

iselind commented Dec 24, 2016 via email

@brettcannon
Copy link
Member

We're not trying to make Python contribution work for any person in the world who may want to help out (e.g. we are not here to teach people how to program). There is a certain level of prior knowledge necessary and we are saying that being able to read the documentation of test to know it doesn't save test results or to simply realize it doesn't like nearly all other test runners is a prerequisite to helping out with code.

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

Successfully merging this pull request may close these issues.

6 participants