Skip to content

Add assert_not_called test double #410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 30, 2025

Conversation

Chemaclass
Copy link
Member

@Chemaclass Chemaclass commented May 30, 2025

Summary

  • add assert_not_called helper to verify spies were never invoked
  • document assert_not_called
  • exercise assert_not_called in unit tests

@Chemaclass Chemaclass self-assigned this May 30, 2025
@Chemaclass Chemaclass added the enhancement New feature or request label May 30, 2025
@Chemaclass Chemaclass force-pushed the codex/improve-test-doubles-experience branch from 901cfec to ce32d4a Compare May 30, 2025 23:16
@Chemaclass Chemaclass merged commit 745f37c into main May 30, 2025
13 checks passed
@Chemaclass Chemaclass deleted the codex/improve-test-doubles-experience branch May 30, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codex enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant