Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

codesandbox integration #35

Open
CraigCav opened this issue Jul 10, 2019 · 0 comments
Open

codesandbox integration #35

CraigCav opened this issue Jul 10, 2019 · 0 comments

Comments

@CraigCav
Copy link
Contributor

Would be super interesting to see if we could use codesandboxer to deploy components to codesandbox. This would provide:

  • optionally including a link on failed tests to view the output (markup/css etc) of a component
  • a means to draw a boundary around component (and its dependencies) such that it can be easily deployed to a webserver
    • an alternative to environment to JSDOM to render the component (better support for APIs like getBoundingClientRect and other DOM measurement apis)
    • better support for rendering snapshots of DOM state that isn't captured in HTML snapshot generated by JSDOM (for example, activeElement)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant