All Versions
44
Latest Version
Avg Release Cycle
70 days
Latest Release
3324 days ago

Changelog History
Page 2

  • v3.2.2 Changes

    • Override mocha links to utilize the konacha path parameter (#168)
  • v3.2.1 Changes

    • โšก๏ธ Update chai (1.9.1)
  • v3.2.0 Changes

    • ๐Ÿ‘ Allow configuration of loaded javascript files (#167)
  • v3.1.0 Changes

    • โšก๏ธ Update mocha (1.17.1) and chai (1.9.0)
    • Compatibility with yarjuf RSpec formatter (#164)
    • ๐Ÿ‘Œ Improve runner styling (#152)
  • v3.0.0 Changes

    • โšก๏ธ Update mocha (1.10.0)
    • ๐Ÿ›  Fix reporting of errors in asynchronous tests (#136)
    • โž• Add a Konacha.config option to set formatters (#137)
    • โœ… Test against latest version of Poltergeist
    • ๐Ÿ’Ž Ruby 1.8.7 is no longer supported
  • v2.7.0 Changes

    • ๐Ÿ›  Fix semantics of pending event for RSpec reporters (#131, #132)
    • โšก๏ธ Update chai (1.6.0)
  • v2.6.0 Changes

    • โšก๏ธ Update mocha (1.9.0) and chai (1.5.0)
  • v2.5.1 Changes

    • ๐Ÿ›  Fix several Rails 4 beta compatibility issues.
  • v2.5.0 Changes

    • ๐Ÿ”ง Made port of the runner configurable
  • v2.4.0 Changes

    • ๐Ÿ‘Œ Support requesting files with periods in the name
    • ๐Ÿ‘ Allow customisation of the spec filename via spec_matcher config option
    • 0๏ธโƒฃ Disable mocha's leak detection by default (#80)