BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Rails Testing Strategies

Rails Testing Strategies

Bookmarks
Popular Rails community member Kevin Olbrich published a couple of interesting and useful articles on his blog in a series about Rails Testing Strategies. Importantly, he is drawing on practical experience from his current Rails project.

The first article of the series, Positive and Negative Controls talks about testing with valid and invalid data in the context of Rails model and controller classes. The second article, Valid and Invalid Data delves further into the topic by describing how to use Mock versions of your model classes to avoid repetition. Let's hope Kevin continues this valuable series of articles.

Rate this Article

Adoption
Style

BT