Small corrections on the 'Running Tests' README section
This commit is contained in:
parent
24f0377e8d
commit
80a244d9d2
@ -194,7 +194,7 @@ rake gemspec
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Running Tests
|
### Running Tests
|
||||||
We use rspec for testing. We have unit tests, functional tests and performance tests. To run tests use the following rake task
|
We use [RSpec](http://rspec.info/) for testing. We have unit tests, functional tests and performance tests. To run tests use the following rake task:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
rake spec
|
rake spec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user