Guide¶
This guide covers how to install hypothesis-awkward and get started using its strategies for property-based testing with Awkward Arrays.
- Installation — how to install the package
- Getting Started — how to use the
arrays()strategy with examples