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

[WIP] Display list of unit tests #2166

Closed
wants to merge 8 commits into from
Closed

[WIP] Display list of unit tests #2166

wants to merge 8 commits into from

Commits on Dec 18, 2018

  1. Adding TestLocationAnalyzer to build a map between fully qualified te…

    …st method names and the source files (#2165)
    valhristov authored and Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    ad0070f View commit details
    Browse the repository at this point in the history
  2. WIP

    Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    8bbf0a2 View commit details
    Browse the repository at this point in the history
  3. Handle trx

    Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    3230f18 View commit details
    Browse the repository at this point in the history
  4. Improve trx parsing

    Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    6267c6f View commit details
    Browse the repository at this point in the history
  5. Handle nunit

    Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    cf6bf34 View commit details
    Browse the repository at this point in the history
  6. Add xUnit

    Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    d4f656b View commit details
    Browse the repository at this point in the history
  7. wip - update return type

    Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    b9422af View commit details
    Browse the repository at this point in the history
  8. WIP

    Amaury Levé committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    88e266d View commit details
    Browse the repository at this point in the history