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

Can't configure TestCase #48

Open
fornellas opened this issue Aug 23, 2019 · 1 comment
Open

Can't configure TestCase #48

fornellas opened this issue Aug 23, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed Python Unittest

Comments

@fornellas
Copy link
Contributor

TestSlide has a hacky support for TestCase.assert* methods. While this works, it prevents users from tweaking things such as maxDiff.

The proposed solution to fix this is:

With that, users should be able to do self.test_case.maxDiff = new_value.

@fornellas fornellas added enhancement New feature or request help wanted Extra attention is needed labels Aug 23, 2019
@fornellas fornellas added this to the Python Unittest Integration milestone Apr 9, 2020
@fornellas fornellas removed this from the Python Unittest Integration milestone Apr 9, 2020
@lucastosetto
Copy link

Hello! Do you still need help with that? I'd like to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Python Unittest
Projects
None yet
Development

No branches or pull requests

2 participants