Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

table->rows function in cucumber-clojure allows spaces in keys #2

Open
mpkorstanje opened this issue Oct 14, 2017 · 0 comments
Open

Comments

@mpkorstanje
Copy link
Contributor

From: cucumber/cucumber-jvm#752

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant