Skip to content

Commit

Permalink
Merge pull request #1332 from Scifabric/add-browserstack
Browse files Browse the repository at this point in the history
Add browserstack
  • Loading branch information
therealmarv committed Dec 19, 2016
2 parents 5307646 + ee6eba7 commit 8974788
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Expand Up @@ -31,14 +31,22 @@ documentation**

See [installation instructions](http://docs.pybossa.com/en/latest/installing_pybossa.html).

# Running Tests
# Testing

Just run the following command:
## Unit testing

Just run:

```
nosetests test/
```

## Browser testing

[![BrowserStack](http://i.imgur.com/Pg0utrk.png)](http://browserstack.com/)

Thanks to the support of [BrowserStack](http://browserstack.com/) we can do real cross browser testing on multiple desktop and mobile platforms.

# Useful Links

* [Documentation](http://docs.pybossa.com/)
Expand Down

0 comments on commit 8974788

Please sign in to comment.