Package

purescript-cypress

Repository
alexmouton/purescript-cypress
License
MIT
Uploaded by
AlexMouton
Published on
2020-07-30T04:01:02Z

A purescript wrapper for the Cypress.io testing framework.

Currently a ReaderT pattern on an opaque Cypress type. Still working out the types and structure so please give any feedback.

Local example

spago bundle-module --watch -t ./cypress/integration/ps.js yarn run cypress open