Hey guys, I''m currently working on a project, that we use rspec. We
don''t like cucumber too much, because it seems too "verbose",
but we
like a lot the cucumber''s table, that we can use to specify some
scenarios.
In order to use this feature, but withou using cucumber, or writing
another files, I''ve wrote this simple gem, that gives me the
possibility to create a table in my ruby code.
https://github.com/gregoriokusowski/samples_table
It is working right now, but I think there is a lot of features and
cool stuff I can add to it.
if you guys don''t mind, I would appreciate any suggestion, question,
etc.
Thanks
Greg?rio Chalinski Kusowski