Skip to content

Add vitest and remove some dependencies#133

Draft
katayama8000 wants to merge 2 commits intonulab:masterfrom
katayama8000:add-vitest
Draft

Add vitest and remove some dependencies#133
katayama8000 wants to merge 2 commits intonulab:masterfrom
katayama8000:add-vitest

Conversation

@katayama8000
Copy link
Copy Markdown
Contributor

@katayama8000 katayama8000 commented Feb 18, 2026

I haven't reviewed these carefully yet.
I'm modernizing the setup because the backlog-mcp-server uses it.

- Updated package.json to use Vite for building the library and Vitest for testing.
- Changed test scripts to utilize Vitest and removed Mocha and Istanbul dependencies.
- Refactored test cases to use Vitest's syntax and assertions.
- Added setup file for environment configuration using dotenv.
- Updated TypeScript configuration for ES2020 and module resolution.
- Created Vite configuration for library build with type definitions.
- Adjusted file structure for output and type definitions.
@katayama8000 katayama8000 marked this pull request as draft February 18, 2026 12:26
@katayama8000 katayama8000 changed the title Add vitest Add vitest and remove some dependencies Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant