Skip to content

supertape v3.11.0

Compare
Choose a tag to compare
@coderaiser coderaiser released this 22 Dec 15:21
· 620 commits to master since this release

fix

  • (@supertape/operator-stub) calledWith: do not show arguments when not called
  • (@supertape/operator-stub) calledWith: first args -> last args

feature

  • (@supertape/operator-stub) add ability to check if provided fn is stub
  • (@supertape/operator-stub) t.called - marked with fail as it is a bad practice
  • (@putout/operator-stub) add calledWithNoArgs