Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(browser): allow updating total specs count #3264

Merged
merged 3 commits into from Feb 13, 2019

Commits on Feb 13, 2019

  1. fix(browser): allow updating total specs count

    This change allows providing the total specs count after the tests have
    been started.
    The count will be updated in case it has been provided already.
    This can be uselful for some adapters where the total specs count can
    not be determined before starting the first test.
    matz3 committed Feb 13, 2019
    Copy the full SHA
    ac4d1fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    217a7de View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    18eec87 View commit details
    Browse the repository at this point in the history