feat[tests]: Use tasty for hierarchical tests
This commit is contained in:
parent
0d8470a87f
commit
766528677f
4 changed files with 25 additions and 9 deletions
|
@ -22,6 +22,7 @@ default-extensions:
|
|||
- DerivingStrategies
|
||||
- ImportQualifiedPost
|
||||
- NoImplicitPrelude
|
||||
- OverloadedStrings
|
||||
- StandaloneKindSignatures
|
||||
- RoleAnnotations
|
||||
|
||||
|
@ -60,3 +61,5 @@ tests:
|
|||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- scalie
|
||||
- tasty
|
||||
- tasty-quickcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue