Skip to content

Fix false negative from assert_have_been_called_with with pipes#495

Merged
Chemaclass merged 1 commit into
mainfrom
fix/494-false-negative-from-test-doubles-with-pipe
Oct 2, 2025
Merged

Fix false negative from assert_have_been_called_with with pipes#495
Chemaclass merged 1 commit into
mainfrom
fix/494-false-negative-from-test-doubles-with-pipe

Conversation

@Chemaclass
Copy link
Copy Markdown
Member

📚 Description

Closes #494 by @mattness

Screenshot 2025-10-02 at 11 10 24

🔖 Changes

Screenshot 2025-10-02 at 11 09 57

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix

@Chemaclass Chemaclass self-assigned this Oct 2, 2025
@Chemaclass Chemaclass added the bug Something isn't working label Oct 2, 2025
@Chemaclass Chemaclass enabled auto-merge October 2, 2025 09:11
@Chemaclass Chemaclass merged commit eceec9a into main Oct 2, 2025
18 checks passed
@Chemaclass Chemaclass deleted the fix/494-false-negative-from-test-doubles-with-pipe branch October 2, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False negative from assert_have_been_called_with when args include a literal pipe

2 participants