testing

Riot: for fast, expressive and focused unit tests

JustinRiot is a new Ruby test framework by Justin Knowlden that focuses on faster testing. Justin was frustrated with his slow running test suites, despite employing techniques such as using factories, mocks and avoiding database access. He realized that a slow-running suite makes one reluctant to run it or expand it - not good.

RSpec - Behaviour Driven Development testing framework

There are different type of testing like unit testing, integration testing, functional testing etc.. Lets we talk about unit testing by using different testing tools and framework.

In ruby on rails there are two different way for testing.

1. Behaviour Driven Development (BDD)

2. Test Driven Development (TDD)

Behavior Driven Development (BDD):

RSpec - Behaviour Driven Development testing framework

There are different type of testing like unit testing, integration testing, functional testing etc.. Lets we talk about unit testing by using different testing tools and framework.

In ruby on rails there are two different way for testing.

1. Behaviour Driven Development (BDD)

2. Test Driven Development (TDD)

Behavior Driven Development (BDD):

Highlights from Philly ETE

Last week, I attended the Emerging Technologies for the Enterprise conference outside of Philadelphia.

I love the way these events provide an opportunity to learn. This time, the most interesting things I picked up weren’t new languages, techniques, plugins or gems — they were new perspectives on the work we’re doing.

Syndicate content