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

Improve unittest compatibility by allowing to add TestCases to Attest col #128

Closed
wants to merge 1 commit into from
Closed

Improve unittest compatibility by allowing to add TestCases to Attest col #128

wants to merge 1 commit into from

Conversation

dottedmag
Copy link
Contributor

@dottedmag dottedmag commented Sep 26, 2011

Improve unittest compatibility by allowing to add TestCases to Attest collections

v3:

  • handle test* methods

@dottedmag
Copy link
Contributor Author

ping?

1 similar comment
@dottedmag
Copy link
Contributor Author

ping?

@dottedmag
Copy link
Contributor Author

.debug() does not call tearDown() if test function raises an exception. Anyway, thanks, I will use something similar instead.

@dottedmag
Copy link
Contributor Author

Updated:

  • got rid of TestCaseTestResult
  • uses slightly modified TestCase.debug() instead of heavily modified TestCase.run().

@SimonSapin
Copy link
Collaborator

@dottedmag , nobody really is maintaining Attest at the moment, see #131

@dottedmag dottedmag closed this Mar 27, 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

Successfully merging this pull request may close these issues.

2 participants