mirror of
https://github.com/graninas/Hydra.git
synced 2024-11-24 12:45:57 +03:00
Test framework WIP
This commit is contained in:
parent
d646d2760c
commit
fa030de432
@ -114,8 +114,13 @@ dependencies:
|
||||
library:
|
||||
source-dirs:
|
||||
- src
|
||||
- test-framework
|
||||
ghc-options:
|
||||
- -Wall
|
||||
dependencies:
|
||||
- hspec
|
||||
- hspec-contrib
|
||||
- QuickCheck
|
||||
|
||||
|
||||
tests:
|
||||
@ -129,7 +134,6 @@ tests:
|
||||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- hspec
|
||||
- HUnit
|
||||
- QuickCheck
|
||||
- hspec-contrib
|
||||
- QuickCheck
|
||||
- Hydra
|
||||
|
Loading…
Reference in New Issue
Block a user