Skip to content

feat: add package vitest-auto-spies - #90

Open
jsaguet wants to merge 3 commits into
hirezio:masterfrom
jsaguet:feat/vitest-auto-spies
Open

feat: add package vitest-auto-spies#90
jsaguet wants to merge 3 commits into
hirezio:masterfrom
jsaguet:feat/vitest-auto-spies

Conversation

@jsaguet

@jsaguet jsaguet commented Dec 26, 2025

Copy link
Copy Markdown

This PR adds a vitest-auto-spies package.

There is a dependency on hirezio/given#25

Fixes #66

@jsaguet
jsaguet force-pushed the feat/vitest-auto-spies branch 2 times, most recently from 6a6afdb to 0601ae7 Compare December 26, 2025 15:15
@jsaguet
jsaguet force-pushed the feat/vitest-auto-spies branch from 0601ae7 to 581975a Compare December 26, 2025 15:21
@jsaguet
jsaguet force-pushed the feat/vitest-auto-spies branch from 581975a to 1943f88 Compare February 1, 2026 19:01
@changeset-bot

changeset-bot Bot commented Feb 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 535c943

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jsaguet
jsaguet force-pushed the feat/vitest-auto-spies branch from 1943f88 to d74439f Compare February 1, 2026 19:03
@jsaguet

jsaguet commented Feb 1, 2026

Copy link
Copy Markdown
Author

@shairez This PR is now unblocked after the vitest-given release, if you would like to have a look.

Note: The pnpm changeset command does nothing in this repository. How can I generate one?

@jsaguet

jsaguet commented Feb 2, 2026

Copy link
Copy Markdown
Author

@shairez what do you think about removing node 18 from the matrix since it is eol since May 2025 and replacing it by node 24?

@shairez

shairez commented Feb 2, 2026

Copy link
Copy Markdown
Member

@jsaguet sounds good

@jsaguet

jsaguet commented Feb 2, 2026

Copy link
Copy Markdown
Author

@shairez CI is better now

Comment thread packages/vitest-auto-spies/src/vitest-auto-spies.types.ts Outdated
Comment thread packages/vitest-auto-spies/src/create-spy-from-class.ts Outdated
Comment thread packages/vitest-auto-spies/src/index.ts Outdated
Comment thread packages/vitest-auto-spies/src/create-function-spy.ts Outdated
@jsaguet

jsaguet commented May 24, 2026

Copy link
Copy Markdown
Author

Only the changeset is missing now. I'll let @shairez generate one if necessary as the project is not yet set up to use it.

@floAtEbcont floAtEbcont mentioned this pull request Aug 26, 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.

support for vitest

3 participants