Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vmeurisse committed Apr 11, 2014
1 parent 34a65d6 commit 0ff4709
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
@@ -1,2 +1,15 @@
paraffin
========

Paraffin is tool to run your JS unit tests in different environnements:
- Node.js: your tests are run locally inside node.js for very fast execution
- Selenium: You can run your tests using selenium grid to tests in real browsers
- SauceLabs: Selenium + cloud. Get access to 300+ browser/os combination.

Changelog
---------

- v0.9.2 2014-04-11:
- [SECURITY] Update to Sauce connect version 4.1. Fix Heartbleed bug (CVE-2014-0160).
- Use the new 4.x branch for Sauce connect which is a lot faster than the previous 3.x.

0 comments on commit 0ff4709

Please sign in to comment.