diff --git a/docs/src/index.md b/docs/src/index.md index 742dfe2..9d737d8 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,7 +1,7 @@ # Supposition.jl Documentation This is the documentation for *Supposition.jl*, a property based testing framework inspired by -[Hypothesis](). +[Hypothesis](https://hypothesis.readthedocs.io/en/latest/). It features choice-sequence based generation & shrinking of examples, which can smartly shrink initial failures to smaller example while preserving the invariants the original input was generated