The Wayback Machine - https://web.archive.org/web/20201013081616/https://github.com/tomkp/react-split-pane/issues/316
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

Move tests from mochify to jest #316

Open
wuweiweiwu opened this issue Sep 8, 2018 · 0 comments
Open

Move tests from mochify to jest #316

wuweiweiwu opened this issue Sep 8, 2018 · 0 comments

Comments

@wuweiweiwu
Copy link
Collaborator

@wuweiweiwu wuweiweiwu commented Sep 8, 2018

Is your feature request related to a problem? Please describe.

Move tests from mochify to jest. Not sure how useful it is to maintain and run tests in browsers.

Describe the solution you'd like

jest is a modern test runner with awesome integration with react. Especially snapshot testing. It is also easy to set up e2e testing with jest-puppeteer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.