COSCUP 2022

Introduction to Property-Based Testing
2022-07-31 , TR212
Language: 漢語

典型的單元測試都是透過 Example Based 的方式來撰寫,但例如 input 為一個陣列時,我們可能需要列出多種可能性才有辦法測試到多種情境。因此,本場演講將介紹 Property-Based Testing 可以如何加強測試。


youtube_link:

https://www.youtube.com/watch?v=mgDGT39eUBA

Target Audience:

有測試經驗者

Difficulty:

入門

cybai is a Front-End Engineer at Autify Inc. Also, he is a contributor of the Servo project.