Skip to content

Releases: ffMathy/FluffySpoon.JavaScript.Testing.Faking

v2.0.0-beta.4

21 Mar 21:22
30c69d9
Compare
Choose a tag to compare

What's Changed

  • Improve assertion messages when running expectations by @notanengineercom in #281

    Preview

    Screenshot 2024-03-10 at 00 43 41

  • Support serialization when printing via console.log, JSON.stringify and coercing a primitive by @notanengineercom in #281

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
To install:

npm i @fluffy-spoon/substitute@beta

or

npm i @fluffy-spoon/substitute@2.0.0-beta.4

v2.0.0-beta.3

08 Mar 16:17
cf95e14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
To install:

npm i @fluffy-spoon/substitute@beta

or

npm i @fluffy-spoon/substitute@2.0.0-beta.3

v2.0.0-beta.2

09 Oct 13:11
Compare
Choose a tag to compare

What's Changed

  • Refactor the substitute core
  • Support full typescript strict mode

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

To install:

npm i @fluffy-spoon/substitute@beta

or

npm i @fluffy-spoon/substitute@2.0.0-beta.2

v2.0.0-beta.1

02 Jun 07:27
6e3011a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.208.0...v2.0.0-beta.1

v2.0.0-beta.0

24 Oct 18:50
Compare
Choose a tag to compare

💥 Breaking Changes

✨ New Features

  • Clearing / resetting a Substitute
  • Logging a substitution will print a custom object with all calls
    • 👀 Screenshot 2021-09-13 at 00 17 48

🎨 Improvements

  • Nicer and clearer assertion messages
    • 👀 Screenshot 2021-09-13 at 00 05 17

To install:

npm i @fluffy-spoon/substitute@beta

or

npm i @fluffy-spoon/substitute@2.0.0-beta.0

v1.208.0

07 May 19:01
8675d68
Compare
Choose a tag to compare

v1.207.0

07 May 05:05
93ee33f
Compare
Choose a tag to compare

v1.206.0

05 May 05:23
e7bf251
Compare
Choose a tag to compare

v1.205.0

28 Apr 14:03
24ac610
Compare
Choose a tag to compare

v1.204.0

28 Apr 04:02
c18446c
Compare
Choose a tag to compare