change permalinks

This commit is contained in:
Lukasz Skotarek 2020-04-02 10:54:30 +02:00
parent 63f9168258
commit a8f4b86046
23 changed files with 46 additions and 46 deletions

View file

@ -5,7 +5,7 @@ author: dreat
post_excerpt: ""
layout: post
permalink: >
http://dreat.info/2017/05/20/property-testing/
http://dreat.info/2017-05-20-property-testing/
published: true
post_date: 2017-05-20 19:00:38
---
@ -22,4 +22,4 @@ QuickCheck then generates data, runs n tests using this random data and if it fi
While its all fun, Im still not sure what are the cases in a commercial code where this is the best approach. Also, turns out that properties also form kind of patterns and Im yet to learn about all this.
Nevertheless, Im quite hyped and want to learn more it seems more of easy to get, hard to master useful tool than a novelty, but only time will tell.
Nevertheless, Im quite hyped and want to learn more it seems more of easy to get, hard to master useful tool than a novelty, but only time will tell.