tweak the docs
This commit is contained in:
parent
8fa8aa60c2
commit
79a73045e7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This gem works with projects that use the [Jasmine gem](https://github.com/pivotal/jasmine-gem) to
|
This gem works with projects that have used the [Jasmine gem](https://github.com/pivotal/jasmine-gem) to
|
||||||
create a `jasmine.yml` file defining what to test. The runner loads that
|
create a `jasmine.yml` file that defines what to test. The runner loads that
|
||||||
`jasmine.yml` file and executes the
|
`jasmine.yml` file and executes the
|
||||||
tests in a Qt WebKit widget, displaying the results to the console and setting the exit code to 0 for
|
tests in a Qt WebKit widget, displaying the results to the console and setting the exit code to 0 for
|
||||||
success or 1 for failure.
|
success or 1 for failure.
|
||||||
|
Loading…
Reference in New Issue
Block a user