Skip to content

calledOnceWith usage #168

Open
Open
@katerina-semikina

Description

@katerina-semikina

Hi,

In the docs I see that sinon-chai assertion for calledOnceWith is spy.should.always.have.been.calledOnceWith(...args).

In the source code in tests I see that spy.should.have.been.calledOnceWith() is used (without always)

Could you please clarify if always should be used for calledOnceWith assertion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions