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 page under "Debugging & Test" covering setup / configs for test frameworks #927

Open
rschristian opened this issue Sep 30, 2022 · 0 comments

Comments

@rschristian
Copy link
Member

Inspired from preactjs/preact#3752

At the moment we don't have any content related to setting up testing frameworks under the "Debugging & Test" section of our docs. If a user was looking to set up Jest aliases, for example, they'd actually need to go to "Getting Started" to get instruction. This leads to poor discoverability.

We could add a "Testing Frameworks" page showing how to setup with Jest, Vitest, etc. and the various preset packages we may already maintain for use. It's much more natural to have test framework config instruction alongside instructions for enzyme and testing-library.

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

1 participant