Skip to content

feat(cli): export vite/test instead of vitest#204

Closed
fengmk2 wants to merge 1 commit into
mainfrom
09-25-feat_cli_export_vite_test_instead_od_vitest
Closed

feat(cli): export vite/test instead of vitest#204
fengmk2 wants to merge 1 commit into
mainfrom
09-25-feat_cli_export_vite_test_instead_od_vitest

Conversation

@fengmk2

@fengmk2 fengmk2 commented Sep 25, 2025

Copy link
Copy Markdown
Member
pnpm bootstrap-cli && ./node_modules/.bin/vitest run packages/global/__tests__/hello.spec.ts       


 RUN  v3.2.4 /Users/fengmk2/git/github.com/voidzero-dev/vite-plus


⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯

 FAIL  packages/global/__tests__/hello.spec.ts [ packages/global/__tests__/hello.spec.ts ]
Error: Vitest failed to find the current suite. This is a bug in Vitest. Please, open an issue with reproduction.
 ❯ packages/global/__tests__/hello.spec.ts:8:1
      6| }
      7| 
      8| test('hello', () => {
       | ^
      9|   expect(hello()).toBe('Hello vitest!');
     10| });

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯


 Test Files  1 failed (1)
      Tests  no tests
   Start at  15:29:08
   Duration  505ms (transform 251ms, setup 0ms, collect 0ms, tests 0ms, environment 0ms, prepare 30ms)


fengmk2 commented Sep 25, 2025

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 changed the title feat(cli): export vite/test instead od vitest feat(cli): export vite/test instead of vitest Sep 25, 2025
@fengmk2

fengmk2 commented Sep 25, 2025

Copy link
Copy Markdown
Member Author

#205

@fengmk2 fengmk2 closed this Sep 25, 2025
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