Skip to content

Instantly share code, notes, and snippets.

View bekh6ex's full-sized avatar

Bekh-Ivanov Aleksey bekh6ex

  • Thoughtworks
  • Berlin
View GitHub Profile
@npryce
npryce / property-based-testing-tools.md
Last active July 29, 2024 08:38
Property-Based Testing Tools

If you're coming to the Property-Based TDD As If You Meant It Workshop, you will need to bring a laptop with your favourite programming environment, a property-based testing library and, depending on the language, a test framework to run the property-based-tests.

Any other languages or suggestions? Comment below.

.NET (C#, F#, VB)

Python: