Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with BrowserStack #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -55,6 +55,10 @@ $ mvn clean install -s settings.xml -P<profile>,codehaus
Building the tutorial has been tested with Maven 3.0.5-3.2.1 and JDK 1.6-1.7. Newer versions of Maven and JDK should work but could also present issues.
If you find any, please report them via [JIRA](http://jbehave.org/reference/stable/issue-tracking.html)

# Running your tests on the cloud

To run your tests on the BrowserStack infrastructure, follow the [example](https://github.com/browserstack/jbehave-browserstack) here.

# License

See [Licence](http://jbehave.org/license.html)