Skip to content

Add testing and dev tools options to CLI setup#5

Open
mma150 wants to merge 1 commit into
harshgupta20:masterfrom
mma150:feature/eslint-devtools-test-support
Open

Add testing and dev tools options to CLI setup#5
mma150 wants to merge 1 commit into
harshgupta20:masterfrom
mma150:feature/eslint-devtools-test-support

Conversation

@mma150

@mma150 mma150 commented Aug 18, 2025

Copy link
Copy Markdown

The CLI now prompts for testing framework (Vitest, Jest, Cypress) and development tools (ESLint + Prettier, Husky, Commitizen) during project scaffolding. Additional optional packages (Zustand, TanStack Query, Framer Motion, React Helmet) are supported. Project setup, scripts, and documentation have been updated to reflect these new features.

@harshgupta20

Copy link
Copy Markdown
Owner

@mma150, We have done major refactored code merged in master branch, so might need to update your code accordingly.

The CLI now prompts for testing framework (Vitest, Jest, Cypress) and development tools (ESLint + Prettier, Husky, Commitizen) during project scaffolding. Additional optional packages (Zustand, TanStack Query, Framer Motion, React Helmet) are supported. Project setup, scripts, and documentation have been updated to reflect these new features.
@mma150 mma150 force-pushed the feature/eslint-devtools-test-support branch from 22b11e3 to 563c78b Compare August 20, 2025 07:22
@mma150

mma150 commented Aug 20, 2025

Copy link
Copy Markdown
Author

Changes done and add comments added by using Workik

@harshgupta20

Copy link
Copy Markdown
Owner

Can you send the screen record of installing all packages.
Selecting all possible options and check if works as expected.

@mma150

mma150 commented Aug 21, 2025

Copy link
Copy Markdown
Author

Can you send the screen record of installing all packages. Selecting all possible options and check if works as expected.

Sure, will prepare it. I have already tested

@harshgupta20

Copy link
Copy Markdown
Owner

@mma150 please resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants