Skip to content

generate test file option generates nothing #22

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

Closed
benmccann opened this issue Sep 5, 2021 · 2 comments · Fixed by #23
Closed

generate test file option generates nothing #22

benmccann opened this issue Sep 5, 2021 · 2 comments · Fixed by #23
Assignees
Labels
bug Something isn't working

Comments

@benmccann
Copy link
Contributor

I answered the following:

[ question ]  Enable Jest DOM support? (Y/n) · false
[ question ]  Enable TypeScript support? (y/N) · false
[ question ]  Generate example test file? (Y/n) · true

No example test file was generated. It should either not ask the last question or generate a test file that doesn't depend on the DOM

@rossyman rossyman self-assigned this Sep 9, 2021
@rossyman rossyman added the bug Something isn't working label Sep 9, 2021
@rossyman
Copy link
Owner

rossyman commented Sep 9, 2021

Investigating now, this was something that was already on my radar.

@rossyman
Copy link
Owner

rossyman commented Sep 9, 2021

Raised a PR for this issue and for v27 Jest support -- Let me know your thoughts on the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants