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

adapter.js: Include full name of spec in specDone() #198

Merged
merged 1 commit into from
Apr 9, 2018

Commits on Mar 29, 2018

  1. adapter.js: Include full name of spec in specDone()

    This commit appends the field 'fullName' to the result sent back to the
    Karma server. The full name is useful to identify the exact spec that
    was run.
    
    API for specResult: https://jasmine.github.io/api/2.9/global.html#SpecResult
    Keen Yee Liau authored and kyliau committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    fc8987a View commit details
    Browse the repository at this point in the history