Narnach's Links
Bookmarks and stuff

Links for tag 'rspec'

1
Writing custom RSpec matchers
Over 3 years ago, Narnach posted a link to tuples.us.
A nice howto which explains how easy it is to setup your own custom RSpec mat...
1
Developing a Rails model using BDD and RSpec, Part 1
Over 3 years ago, FiXato posted a link to www.lukeredpath.co.uk.
Basics of how to test a Rails model with RSpec.
1
A way to test attr_accessible and attr_protected
Over 3 years ago, FiXato posted a link to snippets.dzone.com.
Just a way to test them, if you want to. But then again.. do you want to was...
1
Let your examples flow
Over 3 years ago, Narnach posted a link to dannorth.net.
Interesting article by Dan North on the flow of tests, why DRY might not alwa...