All Versions
145
Latest Version
Avg Release Cycle
44 days
Latest Release
447 days ago

Changelog History
Page 8

  • v3.0.2 Changes

    November 05, 2014

    ๐Ÿ”€ Merged

    • ๐Ÿ”„ Change "a,b" into "actual,expected" #114
  • v3.0.1 Changes

    October 17, 2014

    Commits

    • ๐Ÿ›  Fixes global leak prop 9eb3ecd
  • v3.0.0 Changes

    September 17, 2014

    ๐Ÿ”€ Merged

    • Document that expected must be a RegExp #101
    • โœ… Asynchronously declared nested tests w/ plan() w/o end() #98

    Commits

    • โœ‚ remove failing throw test 672b8d3
    • โœ‚ remove try catch b747374
  • v2.14.1 Changes

    March 06, 2016

    ๐Ÿ”€ Merged

    • โœ… [Fix] Ensure that non-functions passed to throws fail the test, just like assert #268

    Commits

    • โœ… Minor test tweaks due to whitespace differences in v2 vs v4. 6ce09d9
    • gitignore node_modules 71af8ba
  • v2.14.0 Changes

    August 05, 2014

    Commits

  • v2.13.4 Changes

    July 19, 2014

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Comments should not make exit code incorrect. Fixes #92 #92
  • v2.13.3 Changes

    June 12, 2014

    ๐Ÿ”€ Merged

    • โž• Add a section about reports to the README #89

    Commits

  • v2.13.2 Changes

    June 02, 2014

    Commits

    • ๐Ÿ›  FIX: handling if (extra.parent) when parent == 0 9579246
  • v2.13.1 Changes

    May 17, 2014

    Commits

    • ๐Ÿ test if fs.writeSync is defined and on windows b28520c
    • ๐Ÿ”€ write sync to stdout 14ab9d1
    • formatting ffcff1e
  • v2.13.0 Changes

    May 15, 2014

    Commits

    • โœ… Bind all test methods 1ca29e2
    • โœ… Test that we can call assertion functions directly f9774cc
    • ๐Ÿ›  Fix Test constructor so that it doesn't accidentally mutate global scope ba3bcbb
    • formatting aacd7a9