Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property Based Testing 🤘 #33

Open
code-shambles opened this issue May 20, 2022 · 0 comments
Open

Property Based Testing 🤘 #33

code-shambles opened this issue May 20, 2022 · 0 comments

Comments

@code-shambles
Copy link
Member

code-shambles commented May 20, 2022

Property Based Testing 🤘

🚡 Description

Traditional example-based tests are trying to specify behaviour of your software by writing such examples. With Property-based testing, we try to use a more generalized approach to achieve cleaner tests which are focused on behaviour instead of examples. Property-based testing helps also to overcome some limitations with examples where we simply can’t “prove” that our solution will work in all possible scenarios.

📊 Metadata

📺 Format and Duration

Format: Talk / Presentation with Q&A at the end

Duration: 1 hr including Q&A

👨‍👩‍👧‍👦 Audience

Target group Level of Proficiency
Developers Intermediate

🧑‍🎤 Speaker Info

Daniel Zappold
Principal Data Engineer at CARFAX Europe

Twitter: @dzappold
Github: dzappold

kfs-2022-05-27

@code-shambles code-shambles added the ⏰ next special The session is coming up right next Friday! label May 20, 2022
@code-shambles code-shambles added this to the KFS_2022-05-27 milestone May 20, 2022
@code-shambles code-shambles removed the ⏰ next special The session is coming up right next Friday! label Jul 11, 2022
@code-shambles code-shambles moved this from On Schedule to Past in Knowledge Friday Specials Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant