Skip to content

Releases: pandell/mocha-testdata

Add TypeScript typings

21 Mar 17:26
Compare
Choose a tag to compare

You can now use mocha-testdata in TypeScript using ES6 import ... syntax.

  • #12: Add TypeScript typings

Fix bad publish

10 Jan 19:44
Compare
Choose a tag to compare

The previous version was published to npm but the latest tag was not updated for some reason.

Relay test case return values

04 Jan 21:27
Compare
Choose a tag to compare

#11 Relays return values from test cases so that promise-based assertion libraries work as expected.

Thanks @kruncher!

No cases fails test; doesn't crash mocha

20 Oct 17:38
Compare
Choose a tag to compare

Stable release

09 Sep 21:18
Compare
Choose a tag to compare

No functional changes, just promoting to a stable release.

Remove mocha require for browserify compatibility

20 Aug 22:47
Compare
Choose a tag to compare
  • Remove mocha require for browserify compatibility (#6)

Use description for objects

20 Aug 16:42
Compare
Choose a tag to compare
  • Use description for objects (#5)

Update "gulp-util" dependency

22 Jul 19:49
Compare
Choose a tag to compare
  • Update dependencies ( #4 )