Skip to content

Commit fc2770e

Browse files
committed
Add link to Stefans talk
1 parent e0a2ce7 commit fc2770e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
}
9797
◊div[#:class "mx-2 my-4 sm:text-lg leading-relaxed"]{
9898
◊orga{18:45 Doors open & Welcome}
99-
◊p[#:class ""]{◊span[#:class "font-medium"]{Introduction to Property-Based Testing} (Stefan)}
99+
◊p[#:class ""]{◊span[#:class "font-medium"]{◊link["https://github.com/stfnw/talk-introduction-to-property-based-testing"]{Introduction to Property-Based Testing}} (Stefan)}
100100
◊abstract{
101101
◊p[#:class "my-2"]{
102102
How can we test our software, find bugs and make sure that it works as intended -- without time-consumingly hand-crafting example-based tests, which are still likely to miss important cases?

0 commit comments

Comments
 (0)