JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Runs tests in many browsers.
    Filed under 

    • 🔾4%Overall
    • 0
    • 64 days
    • 🕩0
    • 👥2

    Thrill Build Status

    Thrill runs tests in browsers.

    If you're new here, try the quick start. It's the fastest way to figure out what Thrill does and how it works.

    Central & Automated

    One server captures browsers for anyone in the network to run tests on. Automatically populate the pool using Selenium Grid, Sauce Labs, or Browser Stack. Choose which browsers should run your tests based on user-agent or feature set (anything that Modernizr can detect).

    Simple

    Thrill can automatically detect and inject it's adapter during test-time for test suites using QUnit, jasmine, mocha, or YUI. This means minimal or no configuration to run your test suite.

    Flexible

    Run Thrill via the command-line, grunt, or within your own application. Use the simple API to write your own adapters and reporters. Report tests using mocha's many reporters, regardless of the testing framework you're using.

    Documentation

    Please see the wiki for full documentation of Thrill.

    Show All