UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

9 lines (7 loc) 238 B
# just an example of transpilation w/ sourcemap - # `test.coffee` is not directly transpiled/executed by any test code # regenerate JS + sourcemap with `coffee -c -m test.coffee` setTimeout -> window foo = "#{window.top.foo}" , 1000