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

Run NetFramework tests inside vstest.console.exe process #1009

Merged
merged 12 commits into from
Aug 28, 2017

Commits on Jul 27, 2017

  1. No isolation discovery for net46 with design mode off

    faahmad authored and faahmad committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    e98195a View commit details
    Browse the repository at this point in the history
  2. NoIsolation test run for net46

    faahmad authored and faahmad committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    ddb91be View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

  1. Configuration menu
    Copy the full SHA
    bfb18d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Make api asynchronous

    Faizan2304 committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    a881a1a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Merge branch 'master' into noIsolation

    faahmad authored and faahmad committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    a2a391d View commit details
    Browse the repository at this point in the history
  2. 1) Renamed argument processor to InProcess

    2) Wrote unit tests.
    faahmad authored and faahmad committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    ede0e04 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. 1) Making in process default for net46

    2) Enable InIsolation argument to disable default in process.
    3) Address PR comment
    faahmad authored and faahmad committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    2f76f3c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into noIsolation

    faahmad authored and faahmad committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    d1237cd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Disable inprocess for inProcDataCollector.

    faahmad authored and faahmad committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    172f9d0 View commit details
    Browse the repository at this point in the history
  2. Addressed Arun comment

    faahmad authored and faahmad committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    39c40c2 View commit details
    Browse the repository at this point in the history
  3. Append comment

    faahmad authored and faahmad committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    ed5a9ca View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into noIsolation

    faahmad authored and faahmad committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    4124fde View commit details
    Browse the repository at this point in the history