- 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
- d7cf83e74e2ea2dc009e6a77a44de2667bfe3cae
- Subdir
- marlowe-test
- Timestamp
-
2023-06-16T13:23:00Z
- Revisions
-
None
- Dependencies
-
- library marlowe-test:
-
- ["aeson >=2 && <3","base >=4.9 && <5","bytestring >=0.10.12 && <0.12","cardano-api ==1.35.4","containers ^>=0.6.5","data-default ^>=0.7.1","directory ^>=1.3","filepath ^>=1.4","hint ^>=0.9","lens >=5.2 && <6","marlowe-cardano ==0.1.1.0","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","sbv >=8.4","serialise ^>=0.2.6","tasty ^>=1.4.2","tasty-hunit ^>=0.10","tasty-quickcheck ^>=0.10","text >=1.2.4 && <2","these >=1.1 && <2"]
- executable marlowe-spec-client:
-
- ["aeson","base >=4.9 && <5","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"]