We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1cbab commit d240f3bCopy full SHA for d240f3b
Readme.md
@@ -34,7 +34,7 @@
34
- Pluggable reporters (console, silent, TAP, JSON)
35
- Built for F# — simple and idiomatic
36
- No need for `<|` or functions wrapped in parentheses!
37
- - No need for complex combinations of attributes - it's just all F# code!
+ - No need for complex combinations of attributes - it's all just F# code!
38
39
Sprout provides a clean API for structuring tests. There are a minimum of
40
abstractions. `describe` blocks may be nested to any suitable depth. It is all
0 commit comments