Highlights
- Arctic Code Vault Contributor
Pinned
2,406 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 29 commits in 6 repositories
Opened 2 pull requests in 1 repository
nedbat/coveragepy
1
open
1
closed
Reviewed 6 pull requests in 5 repositories
edx/xblock-lti-consumer 2 pull requests
edx/frontend-app-enterprise-public-catalog 1 pull request
edx/open-edx-proposals 1 pull request
edx/edx-documentation 1 pull request
edx/brand-openedx 1 pull request
Created an issue in pytest-dev/pytest that received 2 comments
@pytest.fixture(autouse=True) on methods on base classes run in a different order for TestCase and non-TestCase
I have an existing test suite that was based on unittest.TestCase. I used @pytest.fixture(autouse=True) on some methods to provide common behavior.…
2
comments