- 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
- 9c4761ed2f99b07e0d2852dcf9c252eca6be1fef
- Subdir
- marlowe-test
- Timestamp
-
2023-09-27T13:53:16Z
- Revisions
-
None
- Dependencies
-
- library marlowe-test:
-
- ["aeson >=2 && <3","base >=4.9 && <5","bytestring >=0.10.12 && <0.12","containers ^>=0.6.5","directory ^>=1.3","filepath ^>=1.4","marlowe-cardano ==0.2.0.0","mtl >=2.2 && <3","plutus-ledger-api ^>=1.5","plutus-tx ^>=1.5","QuickCheck >=2.14 && <3","tasty-quickcheck ^>=0.10"]
- 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:
-
- ["aeson >=2 && <3","base >=4.9 && <5","bytestring >=0.10.12 && <0.12","cardano-api ^>=8.2","containers ^>=0.6.5","data-default ^>=0.7.1","filepath ^>=1.4","hint ^>=0.9","ilist ==0.4.0.1","lens >=5.2 && <6","marlowe-cardano ==0.2.0.0","marlowe-spec-test ==0.1.0.0","marlowe-test","mtl >=2.2 && <3","plutus-ledger-api ^>=1.5","plutus-tx ^>=1.5","QuickCheck >=2.14 && <3","quickcheck-instances ^>=0.3.29","sbv >=8.4","tasty ^>=1.4.2","tasty-hunit ^>=0.10","tasty-quickcheck ^>=0.10","text ^>=1.2","type-iso ==1.0.1.0"]