This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Ben Mabey (author)
Wed Jul 29 15:40:18 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jul 27 15:30:13 -0700 2009 | |
| |
MIT-LICENSE.txt | Sun Feb 15 22:59:16 -0800 2009 | |
| |
README.textile | Mon Jul 27 16:00:11 -0700 2009 | |
| |
Rakefile | Mon Jul 27 16:00:11 -0700 2009 | |
| |
gherkin_lexer/ | Wed Jul 29 15:38:43 -0700 2009 | |
| |
lexer.erb.py | Wed Jul 29 15:38:43 -0700 2009 | |
| |
sample.feature | Mon Jul 27 15:21:50 -0700 2009 | |
| |
setup.py | Mon Jul 27 14:49:38 -0700 2009 |
README.textile
Gherkin Syntax Lexer for Pygments
This is a pygments lexer for Gherkin- the language that Cucumber knows.
For an idea of what it looks like click here.
Installing
rake generate
sudo python setup.py install
Making Perty Cucumber features
pygmentize foo.feature
TODO
- Generate keywords for all languages like we do in the TM bundle.
- Maybe color the headers for the step tables differently?







