- I am newbie in Rails test. so how can I start my testing.
- Anyone Knows better tutorial for Rails testing.
Asked
Active
Viewed 30 times
0

Sandeep Garg
- 1,292
- 1
- 13
- 31

Raj
- 66
- 9
1 Answers
1
You can use Rails built in library to write test cases. After getting some familiarity with it you can proceed with Rspec and learn it with various ebook book.
You can follow following tutorial for rspec tutorial

Sandeep Garg
- 1,292
- 1
- 13
- 31