mlabs-haskell / the-plutus-scaffold

Up-to-data version of plutus-scaffold. It's a fuller example utilizing ctl, see the overview in README. This project contains the build systems and scripts needed to scaffold a plutus project quickly.
10 stars 0 forks source link

PSM Test Suite Scaffold #4

Closed gnumonik closed 1 year ago

gnumonik commented 1 year ago

Added PSM test scaffold to the onchain, wrote some simple tests to help our developers get started, added a bunch of comments that hopefully explain how the tests work.

If you want to see the PSM output do cabal run psm-test instead of cabal test