- Synopsis
-
Tests for Marlowe semantics and validators on Cardano
- Description
-
Unit and integration tests for Marlowe semantics, serialization, and Plutus
validators on the Cardano blockchain.
- Author
-
B W Bush <brian.bush@iokk.io>
- Maintainer
-
B W Bush <brian.bush@iokk.io>
- License
-
Apache-2.0
- Source
-
-
https://github.com/input-output-hk/marlowe-cardano
- Commit hash
- 8cbf483f45e568e1c5ad7eb31432d89b363a5690
- Subdir
- marlowe-test
- Timestamp
-
2023-04-04T14:44:11Z
- Revisions
-
None
- Dependencies
-
- library marlowe-test:
-
- ["base >=4.9 && <5","aeson >=2 && <3","bytestring >=0.10.12 && <0.12","cardano-api ==1.35.4","containers >=0.6.5 && <0.7","data-default >=0.7.1 && <0.8","directory >=1.3 && <1.4","filepath >=1.4 && <1.5","hint >=0.9 && <0.10","lens >=5.2 && <6","marlowe-cardano ==0.1.0.3","marlowe-spec-test ==0.1.0.0","mtl >=2.2 && <3","plutus-ledger ^>=1.2","plutus-ledger-api ==1.0.0.1","plutus-script-utils ==1.2.0.0","plutus-tx ==1.0.0.0","QuickCheck >=2.14 && <3","quickcheck-instances >=0.3.29 && <0.4","sbv >=8.4","serialise >=0.2.6 && <0.3","tasty >=1.4.2 && <1.5","tasty-hunit >=0.10 && <0.11","tasty-quickcheck >=0.10 && <0.11","text >=1.2.4 && <2","these >=1.1 && <2"]
- executable marlowe-spec-client:
-
- ["base >=4.9 && <5","aeson","bytestring","marlowe-test","split"]
- executable marlowe-reference:
-
- ["base >=4.9 && <5","directory","filepath","marlowe-test","mtl"]
- test-suite marlowe-test:
-
- ["base >=4.9 && <5","marlowe-test","tasty","tasty-quickcheck"]