Add more details on running tests to the readme
Change-Id: I40f35e1a206e8a1b4ed880a1da978c4eba7e95e7
This commit is contained in:
parent
ffc5c0c00b
commit
b8383e497e
@ -123,6 +123,8 @@ Beaker-Rspec
|
||||
|
||||
This module has beaker-rspec tests
|
||||
|
||||
To run the tests on the default vagrant node:
|
||||
|
||||
To run:
|
||||
|
||||
```shell
|
||||
@ -130,6 +132,10 @@ bundle install
|
||||
bundle exec rspec spec/acceptance
|
||||
```
|
||||
|
||||
For more information on writing and running beaker-rspec tests visit the documentation:
|
||||
|
||||
* https://github.com/puppetlabs/beaker/wiki/How-to-Write-a-Beaker-Test-for-a-Module
|
||||
|
||||
Development
|
||||
-----------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user