Skip to content
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

feat(mocktail): improve verifyNoMoreInteractions failure message #118

Merged
merged 1 commit into from Mar 1, 2022

Conversation

felangel
Copy link
Owner

@felangel felangel commented Mar 1, 2022

Status

READY

Breaking Changes

NO

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added the enhancement New feature or request label Mar 1, 2022
@felangel felangel self-assigned this Mar 1, 2022
@felangel felangel merged commit 447575a into main Mar 1, 2022
@felangel felangel deleted the feat/improve-verifyNoMoreInteractions-error branch March 1, 2022 18:43
@felangel felangel mentioned this pull request Mar 1, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: improve error message when using verifyNoMoreInteractions
1 participant