All Versions
44
Latest Version
Avg Release Cycle
70 days
Latest Release
2545 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.3.0 Changes
rake konacha:run
exits with exit code 1 when spec suite fails- ➕ Add SPEC environment variable for running individual spec files
- ⚡️ Update mocha (1.2.1) and chai (1.1.0)
-
v1.2.4 Changes
- 🚅 Loosen up Rails dependency
- 🛠 Fix crash when
#konacha
element is removed in test
-
v1.2.3 Changes
- ⚡️ Update mocha (1.1.0) and chai (1.0.4)
- Traverse symlinked directories when discovering specs
-
v1.2.2 Changes
- ⚡️ Update chai (1.0.3)
- 👌 Improve compatibility with WebKit driver
- 👌 Improve error reporting
-
v1.2.1 Changes
- ⚡️ Update chai (1.0.1)
-
v1.2.0 Changes
- ⚡️ Update mocha (1.0.3) and chai (1.0.0)
- ✅ Find files ending in
_test.*
as well as_spec.*
- 🛠 Fix vendor files for adding konacha through git with bundler
-
v1.1.3 Changes
- ⚡️ Update mocha (1.0.1) and chai (0.5.3)
-
v1.1.2 Changes
- 🛠 Fix asset deduplication on sprockets < 2.1
-
v1.1.1 Changes
- 1.8.7 compatibility
-
v1.1.0 Changes
- Provided the ability to set mocha options via JS