Zachary Kessin

Programming Talks tagged with: "Zachary Kessin"

Zachary Kessin - Using Logic Programming Tools to Drive Property-based Testing

Zachary Kessin - Using Logic Programming Tools to Drive Property-based TestingPBT with tools like QuickCheck and Proper are quite powerful, but building the models to test against is still probably the hardest part. I aim to use a Logic Programming tool (Kanrem or Prolog) to create the model and validate the results. Talk objectives: To show how to use the powerful tools ...