MithrilJS / ospec

Noiseless testing framework
MIT License
48 stars 13 forks source link

Update README.md with missing .calls array #74

Closed codingthat closed 2 weeks ago

codingthat commented 3 weeks ago

Add missing section, and fix code sample correspondingly

Description

See diff

Motivation and Context

Docs on .calls were missing, and code sample resulted in an error when run.

How Has This Been Tested?

Simple test with ospec 4.2.0.

Types of changes

Checklist:

codingthat commented 3 weeks ago

Corresponding types update: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/70327