Expert Overview
Things I'm Doing
Talks I've Given
Julian K. Arni is a Haskell consultant, founder of Turing Jump, and one of the original authors of servant.
 
Talks I've Given
-
Proving and testing with servant
Featuring Julian Arni
There are several powerful mechanisms for testing applications in the servant ecosystem that are not yet widely known or documented. You will explore them, showing how you can state, sometimes as type constraints, sometimes as QuickCheck predicates, properties about entire applications, such as:
...