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

Create a Jest "runner" #83

Open
ntwb opened this issue May 13, 2018 · 4 comments
Open

Create a Jest "runner" #83

ntwb opened this issue May 13, 2018 · 4 comments
Labels
enhancement 👑 New feature or request

Comments

@ntwb
Copy link
Contributor

ntwb commented May 13, 2018

Jest has the option to support custom "runners"

A couple of examples:
https://www.npmjs.com/package/jest-runner-eslint
https://www.npmjs.com/package/jest-runner-stylelint

Each of the above (and others) utilise this library:
https://www.npmjs.com/package/create-jest-runner

It would be great to have a npm-package-json-lint "runner" for jest
• e.g. https://www.npmjs.com/package/jest-runner-npm-package-json-lint

Happy to help work on this, though maybe waiting on any issues in #82 to be resolved first.

p.s. @evilebottnawi I'd like to add this to @stylelint/jest-preset-stylelint, what do you think?

@tclindner tclindner added the enhancement 👑 New feature or request label May 14, 2018
@tclindner
Copy link
Owner

Very cool! I'll do some reading on this and try to get a repo created for us once #82 is in a good spot.

@tclindner
Copy link
Owner

@ntwb do you still have interest in a Jest runner or are you okay with the existing cli and Node.js API?

@ntwb
Copy link
Contributor Author

ntwb commented Nov 17, 2019

I do actually, I've started work on a runner for another app, once that's done I'll begin work on this, happy for you to close this if you would like though, I'll send you a link to it once done

@tclindner
Copy link
Owner

Awesome! 🙌 I'll keep this open as a reminder. We can use it to add the Jest runner to the list of related projects/tools. Thank you, @ntwb!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 👑 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants