All Versions
116
Latest Version
Avg Release Cycle
36 days
Latest Release
-

Changelog History
Page 8

  • v1.9.0 Changes

    • ➕ Add --require and -r support
  • v1.8.0 Changes

    • ➕ Add --url option to run tests in the context of the given URL
    • ✅ Adjust window width when running tests with WebDriver
  • v1.7.0 Changes

    • ➕ Add API
  • v1.6.0 Changes

    • ➕ Add mocha grep --invert flag (Daniel Davidson)
  • v1.5.1 Changes

    • 🛠 Fix --cover for Windows (#34)
    • 👌 Improve phantomjs install instructions
  • v1.5.0 Changes

    • ➕ Add support for mocha --grep option (Daniel Davidson)
  • v1.4.0 Changes

    • ➕ Add --plugin support
  • v1.3.0 Changes

    • ➕ Add --transform support
    • 🛠 Fix unknown argument handling
  • v1.2.0 Changes

    • Register mocha as a dependency (Barney)
    • ➕ Add "landing" to list of supported reporters
  • v1.1.3 Changes

    • ✅ Log "# node:" and "# phantom:" titles before running tests
    • 🛠 Fix test case to not fail due to varying timings