TEST
This is a pygments lexer for Gherkin- the language that Cucumber knows.
The lexer is part of the Pygments codebase. Pygments gets updated when there are major changes in this repo,
for example when a new translation is added to Gherkin.
Cheat sheet for Aslak:
hg clone https://[email protected]/aslakhellesoy/pygments-main cd pygments-main hg pull https://[email protected]/birkenfeld/pygments-main hg updatepygmentize foo.feature
Edit lexer.erb.py, then run rake