-
Anthropic
- San Francisco
- zhd.dev
Highlights
- Pro
Block or Report
Block or report Zac-HD
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
HypothesisWorks/hypothesis Public
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
-
pytest-dev/pytest Public
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
Tools to generate test data from JSON schemata with Hypothesis
-
hypothesmith Public
Hypothesis strategies for generating Python programs, something like CSmith
-
stdlib-property-tests Public
Property-based tests for the Python standard library (and builtins)
1,170 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 24 commits in 2 repositories
Created a pull request in HypothesisWorks/hypothesis that received 2 comments
Opened 3 other pull requests in 2 repositories
HypothesisWorks/hypothesis
2
merged
python-trio/trio
1
open
Reviewed 10 pull requests in 2 repositories
Zac-HD/flake8-trio
9 pull requests
- 7 async iterable checkpoints
- More detailed error printing on failed tests
- 7: async iterables must checkpoint after yields
- improved printing, added INCLUDE
- various code changes/cleanup, update contributing
- Add trio[300], async functions should not have a timeout parameter
- various small fixes and improved test output
- Generate tests
- Extend 102 to excepts, 104 also catch yield
tylerwince/flake8-bandit
1 pull request
Created an issue in python-trio/trio that received 9 comments
Clarify docs on checkpoints in async iterators
trio/docs/source/reference-core.rst Lines 92 to 95 in 077e8fc Does this mean exactly one checkpoint after the last iteration, or at least …
Opened 2 other issues in 1 repository
Joined the python-jsonschema organization
JSON Schema implementation and surrounding tooling for Python