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

codesandbox integration #35

@CraigCav

Description

@CraigCav

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions