Sha256: 69705f29cba55ccc7896bdfda18ce4b307d9f0ed8ee644d537567b8779d26807

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

Priority
-------------

Show less boilerplate code in the documentation
replace copying raw data during adaptation (all of the Marshal#load/#unload calls) with simply testing that modification never happens in order to increase performance?


document helper modules as not part of the public API

# todo - incorporate cuke_modeler extensions from other projects
# todo - add plenty of testing around weird and minimal gherkin text for all models
# todo - add support for `Rule` keyword
# todo - incorporate new flexibility of `Example` keyword, etc.
# todo - Have CukeModeler::Parsing.dialect also control the default dialect used by Gherkin

Backlog
-------------

Include comments in the string output of a feature file

replace joined array source text with single string source text/heredocs
unit testing around parsing/modeling cases (whitespace, indentation, minimalistic feature elements, etc.)
replace "\n" usages with the currently set record separator (i.e "\$" )
make sure that all classes and tests are covered and attaches to code coverage

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cuke_modeler-1.5.1 todo.txt
cuke_modeler-1.5.0 todo.txt
cuke_modeler-1.4.0 todo.txt