electron-userland / electron-userland/electron-webpack

Add `electron-webpack test` command

Open
#266 3 comments 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
902
Forks
168
PR merge metrics
No merged PRs in 30d

Description

Right now, if I want to run tests, I need to:
- install jest (or another test framework)
- add manually a babel.config.js in the root folder, so that jest knows how to parse the tests

The 2nd step should be removed.

I'd suggest to do like react-scripts, add a `test` command, which will run jest with the correct babel config.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.