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
{{ message }}
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
It is very common to write a table with a column named with spaces (e.g. 'address line 1'), however having spaces in keywords in clojure makes life harder that it should. I know specflow strips spaces (it also ignore case) of tables when the developer wants to read it, so I would like to propose to do the same here (or replace by dashes - which I'm more tempted). I don't mind making a pull request with this change, but before spending some cycles on it, I want to know if 1) this change would be accepted and 2) if should strip the spaces or add dashes.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From: cucumber/cucumber-jvm#752
The text was updated successfully, but these errors were encountered: