bdd
Agile Acceptance Testing Slides
Below are slides I presented at the LJC Unconference on Agile Acceptance Testing with Cucumber, Cuke4Duke, Groovy & Selenium. Download in PDF format.
View more presentations from Richard Paul.
Gherkin Highlighting for VIM
I really wanted some highlighting on my .feature files in vim, I’m no vim expert so I did a bit of googling and came up with the following:
- Download cucumber.vim from http://github.com/tpope/vim-cucumber/blob/master/syntax/cucumber.vim
- Save the file to ~/.vim/cucumber.vim (creating the directory if required)
-
vim ~/.vimrc and add the following lines
au Bufread,BufNewFile *.feature set filetype=gherkin
au! Syntax gherkin source ~/.vim/cucumber.vim - Make sure
syntax on
is also present
- Open your feature file
If anyone knows a more vim way of doing this feel free to add a comment.
Search
Subscribe
Recent Posts
Tags
ajax
annotation
a small orange
aso
bdd
css
cucumber
cuke4duke
dependency injection
dojo
dojotoolkit
eclipse
fantastico
feed
feedburner
groovy
hosting
install
java
javascript
json
jsonp
last.fm
live
mashup
mocking
mockito
mocks
music
mvc
presentation
rockin' robin
selenium
slides
social
spring
tdd
test doubles
testing
testspy
theme
twitter
unit testing
web
wordpress
Archives
- Heading to #alancon in Dublin this weekend. Frames, marquee, font tags, oh my! 3 days ago
- List the dimensions of images in a directory with identify -format '%f %w %h\n' *.jpg Outputs: mypic.jpg 200 450 4 days ago
- .@rem on the cover of net magazine, should make for good plane reading http://twitpic.com/28j8u2 6 days ago
- More updates...
