From 2bebe9b7cc33a9f827bf4f3299ed322eeb138381 Mon Sep 17 00:00:00 2001 From: jultty Date: Tue, 3 Dec 2024 15:28:07 -0300 Subject: [PATCH] New link: Property Based Testing series --- content/links/scott-wlaschin-property-based-testing.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/links/scott-wlaschin-property-based-testing.md diff --git a/content/links/scott-wlaschin-property-based-testing.md b/content/links/scott-wlaschin-property-based-testing.md new file mode 100644 index 0000000..028aa1d --- /dev/null +++ b/content/links/scott-wlaschin-property-based-testing.md @@ -0,0 +1,6 @@ ++++ +title = "The \"Property Based Testing\" series" +date = 2024-12-03 +[extra] +url = "https://fsharpforfunandprofit.com/series/property-based-testing/" ++++