Skip to content

Live coding support of my "Property tests: Write fewer tests, find more bugs" talk.

Notifications You must be signed in to change notification settings

g7ed6e/property-based-testing-talk-support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Each class/module name is the type of property tested. Of course this is not exhaustive.

Examples are provided in Java and Haskell. Most examples are the same in both languages, except "analogous": Vavr doesn’t (need to) exist in Haskell, Lenses are a PITA to use in Java. The idea of refactoring remains though.

About

Live coding support of my "Property tests: Write fewer tests, find more bugs" talk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 41.0%
  • C# 29.8%
  • Haskell 24.5%
  • Kotlin 4.7%