Ahmed Hammad, "Property-based Testing in F#"
HTML-код
- Опубликовано: 11 ноя 2024
- This talk discusses the benefits of Property Based Testing (PBT), an overlooked testing methodology. It introduces PBT in F# using FsCheck, emphasizing the importance of invariants in constructing effective tests. While FsCheck is the specific platform used, the concepts and principles presented are broadly applicable to any Property Based Testing system.