jest-test-gen
This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported. (by egm0121)
create-next-stack
Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps. (by akd-io)
jest-test-gen | create-next-stack | |
---|---|---|
3 | 7 | |
182 | 563 | |
- | - | |
0.0 | 8.4 | |
over 1 year ago | 8 months ago | |
TypeScript | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jest-test-gen
Posts with mentions or reviews of jest-test-gen.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Write faster Jest tests in VS Code with this extension
For any issue found with the generated code, file an Issue on the jest-test-gen repo: https://github.com/egm0121/jest-test-gen
-
Generate tests for your React components with jest-test-gen
Please ⭐️ the repo jest-test-gen on Github if you find it useful.
-
Write less, test faster with jest-test-gen
You can find the repo here: jest-test-gen on Github
create-next-stack
Posts with mentions or reviews of create-next-stack.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-23.
-
Why is setting up a new project with multiple technologies so difficult?
I spent too much time on this in the past too. It's why I'm building www.create-next-stack.com
-
Moving to Next just because of what happened to CRA?
A bit of self promotion, but my parameterized starter might helpful. https://www.create-next-stack.com/
-
We built an Open Source Next.js and React boilerplate with +30 plugins
I made something similar over at https://www.create-next-stack.com/, but you guys seem a lot farther along. I've been working on refactoring my architecture to one similar to yours but haven't been able to find time to finish it lately.
-
Happy to announce Create Next Stack now supports Tailwind!
Direct Link: https://www.create-next-stack.com/
-
create-next-stack.com is now live! 🎉
I'd love to get your input! Would you mind dropping it here? https://github.com/akd-io/create-next-stack/issues/28 ❤️
-
Create Next Stack 0.1 released - The ultimate starter kit for Next.js
Create Next Stack is an opinionated interactive CLI tool to easily set up the boilerplate of a new Next.js app.