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

Finish the calledWith expectation #28

Open
brandonsturgeon opened this issue Nov 15, 2022 · 0 comments
Open

Finish the calledWith expectation #28

brandonsturgeon opened this issue Nov 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@brandonsturgeon
Copy link
Member

brandonsturgeon commented Nov 15, 2022

Simply, this is a very useful expectation and the code is almost all there. It just needs a little elbow grease.

Figuring out how it should work is the biggest hold up.

If it was called 10 times, should you be able to do calledWith( secondParam ) and have it work? Or does calledWith imply "called only with"?

@brandonsturgeon brandonsturgeon added the enhancement New feature or request label Nov 15, 2022
@brandonsturgeon brandonsturgeon self-assigned this Nov 15, 2022
@brandonsturgeon brandonsturgeon added help wanted Extra attention is needed question Further information is requested labels Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant