Olivier Leduc
Olivier Leduc
In version 4 of cucumber it was possible to access the exception which caused a step to fail in a custom formatter. ```json { "sourceLocation": { "uri": "features\\tests\\ecom\\family\\get-family-from-member.feature", "line": 7...
Hi, A boolean event.fields['field'].new_value is the wrong type in after_create (string instead of boolean). ## Expected behavior: event.fields['field'].new_value is a boolean in after_create. ## Step to reproduce: ### Example call:...
I created a docker image that automatically configures couchDB based on the latest version of couchdb-init.sh https://github.com/oleduc/docker-obsidian-livesync-couchdb