IRIDIUM
Test More, Worry Less
Plain English Tests
Tests that anyone can write and understand.
Feature: Google Test
Scenario: Launch Google
Given I open the page "https://google.com"
When the element found by "Google Search" is present
Then the browser title should be "Google"
Awesome Features
Everything you need to get started right now.

Editor Support
Powered by the open source Atom editor by GitHub.

Open Source
Available on GitHub under the MIT license.

Full Documentation
Need to get started? Want to learn about best practices? Our documentation has you covered.

Training Available
This Udemy course will have you writing tests in under an hour!
Easy as 1, 2, 3!
1. Install Java 8
Iridium is built on Java 8, which you can download for free from Oracle.
2. Install Google Chrome
The example end to end test will run in Google Chrome, so you'll need to have that installed.
3. Download and run the example
Download and run the example end to end test Web Start file, and watch as Iridium downloads, installs, and runs a test in Google Chrome.