You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kaocha.repl/config accepts a :profile key when specifying extra options.
Fixed
Configuration errors and circular dependencies are reported as warnings,
rather than causing the entire watcher to crash. (thanks @frenchy64)
Fix bug added in #384:
assertions in the tail position of an each fixture would return the result
of the assertion instead of the testable object with the merged report data.
(thanks @NoahTheDuke)