drmaciver
Funding Links: https://github.com/sponsors/DRMacIver
- Name: David R. MacIver
- Location: England
- Kind: user
- Followers: 364
- Following: 13
- Repositories count: 12
- Created at: 2022-11-03T05:45:34.950Z
- Updated at: 2025-07-04T13:20:29.706Z
- Last synced at: 2025-07-04T13:20:29.706Z
GitHub Sponsors Profile
I develop cutting edge open source testing software. I was the original creator of Hypothesis, the leading open source property-based testing library, although I've taken a backseat role in that in recent years.
Currently I'm primarily working on shrinkray, an advanced multi-format test-case reducer (akin to delta debugging, or C-Reduce). If you're working on any application that deals with complex text inputs that can trigger bugs in your software, you should probably be using it to simplify your workflow.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
HypothesisWorks/hypothesis
The property-based testing library for Python
Language: Python - Stars: 7915DRMacIver/minithesis
A very minimal implementation of the core idea of Hypothesis
Language: Python - Stars: 137DRMacIver/shrinkray
Shrinkray is a modern multi-format test-case reducer
Language: Python - Stars: 273