Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a debug hook #26

Open
tony-go opened this issue Aug 8, 2019 · 4 comments
Open

Add a debug hook #26

tony-go opened this issue Aug 8, 2019 · 4 comments

Comments

@tony-go
Copy link
Contributor

tony-go commented Aug 8, 2019

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 :)

@bcomnes
Copy link
Contributor

bcomnes commented Aug 8, 2019

I'm not familiar, can you clarify or link me to docs?

@tony-go
Copy link
Contributor Author

tony-go commented Aug 8, 2019

@bcomnes
Copy link
Contributor

bcomnes commented Aug 8, 2019

Sure, open to it.

@tony-go
Copy link
Contributor Author

tony-go commented Aug 8, 2019

Nice :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants