HannoverJS / talks

Talk Proposals, Ideas & Archive
https://hannoverjs.de
11 stars 2 forks source link

Intro To Property Based Testing (in JavaScript) #55

Closed RobinThrift closed 7 years ago

RobinThrift commented 7 years ago
Robin Thrift
Software Engineer at NewStore Inc.
@RobinThrift

Property based testing is a testing method often found in functional languages. If used correctly it can achieve a much greater code coverage compared to "conventional testing". Unfortunately this way of testing your functions is not widely known and often shrouded in theory heavy descriptions and jargong. I want to break it down and show you how you can test the properties of your JavaScript functions without loosing you head.

timche commented 7 years ago

To which date? This month? Thanks!

RobinThrift commented 7 years ago

@timche yep

timche commented 7 years ago

👍 Set as upcoming.