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

jk test - jest without any setup #267

Open
dlespiau opened this issue Sep 15, 2019 · 0 comments
Open

jk test - jest without any setup #267

dlespiau opened this issue Sep 15, 2019 · 0 comments
Labels
kind/enhancement New feature or request topic/cli

Comments

@dlespiau
Copy link
Member

It'd be nice to start working towards integrating some common toolchain-things in jk itself. This is taking the nice properties of the go toolchain which integrates linting, formatting, testing, ... and doesn't need the user to do anything.

We could:

  • embed jest in the standard library and call it from a jk test command
  • ship a default config (for instance .*.test.js
  • Allow overrides if the user wants something different, namely local config files take precedence over the embedded one.
@dlespiau dlespiau added kind/enhancement New feature or request topic/cli labels Sep 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request topic/cli
Projects
None yet
Development

No branches or pull requests

1 participant