Property-Based Testing
Past Presentations
Git Gud with Property-Based Testing
Traditional unit tests force developers to make difficult design decisions on their own, meaning their tests can be only as robust as the human imagination allows. In searching for an alternative to this limiting style of testing, I’ve found Property-Based Testing as a meaningful alternative....
Katie Cleary
Software Engineer @PolySync
Interviews
Katie Cleary
Software Engineer @PolySync
Git Gud with Property-Based Testing
What is the focus of your work?
Today, I am working on using property-based testing to create various different kinds of distributed git repository scenarios. The goal is to validate that our solution to the git metadata vulnerability is working as designed. So I am trying to create any kind of wacky system state to ensure that our solution still works.
Read Full Interview