web-and-wine / talks

Her mit den Talk Vorschlägen!
51 stars 31 forks source link

Tests für Faule – Einführung in Property-Based Testing #187

Closed seifertm closed 1 year ago

seifertm commented 2 years ago

Tests für Faule – Einführung in Property-Based Testing

Short description

Do you find yourself working through pages of copied and pasted tests to accommodate a simple code change? Does your software frequently break in unexpected ways despite your testing efforts? Don’t despair! Property-based testing could be your way out of that mess. Rather than working harder and writing more test code, property-based testing forces you to work smarter and test more code with fewer tests.

Audience

Software engineers who know how to write a unit test. The approach is applicable in any programming language, but provided code examples use Python.

maxammann commented 2 years ago

@seifertm würde dir auch 24. November passen? Und vielen Dank für deine coole Einreichung!

seifertm commented 2 years ago

@maxammann Logisch, 24. November ist vorgemerkt.

maxammann commented 2 years ago

Super, danke dir!

stale[bot] commented 1 year ago

This talk proposal has been automatically marked as stale because it has not had recent activity. It will be closed after 6 months if no further activity occurs. If you still plan to do this talk then answer here.