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

Allow to run tests in subset of browsers #138

Merged
merged 2 commits into from
Apr 6, 2015
Merged

Commits on Apr 6, 2015

  1. Allow to set run tests only in subset of browsers

    Adds new option "--browser" to the CLI and "browsers" to the API.
    Environment variable GEMINI_BROWSERS can also be used to specify
    the subset.
    Sergey Tatarintsev committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    397467b View commit details
    Browse the repository at this point in the history
  2. Fix codestyle in flat reporter

    Somehow it was not detected prevously.
    Sergey Tatarintsev committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    2b812f5 View commit details
    Browse the repository at this point in the history