Skip to content

Add a debug hook #26

@tony-go

Description

@tony-go

The past year I used enzyme fro unit test and they provide a debug function to display html in console. I think that will be a good hook for those run the test only in the console.

vhs('A super test', t => {
  t.debug()
})

It's just an idea let me know :)

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