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

DRAFT testrunner #2988

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft

DRAFT testrunner #2988

wants to merge 28 commits into from

Commits on May 7, 2024

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

Commits on May 16, 2024

  1. Feat(all): Abstracting every aspect a testrunner needs to know about …

    …to function
    Marc Zwerver authored and Marc Zwerver committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b1d6d42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/mstestrunner

    Marc Zwerver authored and Marc Zwerver committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3045f26 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Chore(Unittests): Update unit tests to new structure

    Marc Zwerver authored and Marc Zwerver committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fdd587f View commit details
    Browse the repository at this point in the history
  2. Fix(Unittests): Fix broken unittests

    Marc Zwerver authored and Marc Zwerver committed May 19, 2024
    Configuration menu
    Copy the full SHA
    4dbbaae View commit details
    Browse the repository at this point in the history
  3. Chore(New projects): Clean up folders

    Marc Zwerver authored and Marc Zwerver committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8a79c8f View commit details
    Browse the repository at this point in the history
  4. Chore(CsProj): Project clean up

    Marc Zwerver authored and Marc Zwerver committed May 19, 2024
    Configuration menu
    Copy the full SHA
    cc470ec View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fix(Unittests): Fix unittests dependend on file-scoped namespaces

    Marc Zwerver authored and Marc Zwerver committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9d3d59b View commit details
    Browse the repository at this point in the history
  2. Fix(TestGuidsList): Null initializer

    Marc Zwerver authored and Marc Zwerver committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6a03394 View commit details
    Browse the repository at this point in the history
  3. Fix(Unittests): fix for strict mocking behavior

    Marc Zwerver authored and Marc Zwerver committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a1165c0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Feat(Core/Shared): More abstracting

    Marc Zwerver authored and Marc Zwerver committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1d020a7 View commit details
    Browse the repository at this point in the history
  2. Fix(TestIdentifiers): Boolean expression

    Marc Zwerver authored and Marc Zwerver committed May 22, 2024
    Configuration menu
    Copy the full SHA
    97d5f66 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feat/mstestrunner

    Marc Zwerver authored and Marc Zwerver committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e4c1b6f View commit details
    Browse the repository at this point in the history
  4. Chore(Not touched): Undo filescope namespaces

    Marc Zwerver authored and Marc Zwerver committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fa6c8f4 View commit details
    Browse the repository at this point in the history
  5. Feat(Integrationtests): Fix integration tests

    Marc Zwerver authored and Marc Zwerver committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0f833b8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'feat/mstestrunner' into feat/testrunner

    Marc Zwerver authored and Marc Zwerver committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7e2a4ed View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Feat(MsTestRunner): Add functionality to MsTestRunner

    Marc Zwerver authored and Marc Zwerver committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d494db1 View commit details
    Browse the repository at this point in the history
  2. Feat(MsTestRunner): Add support for a coverage run

    Marc Zwerver authored and Marc Zwerver committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    07d9c1b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Feat(MsTestRunner): add explicit conversion and test coverage

    Marc Zwerver authored and Marc Zwerver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1eac878 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Feat(MstestRunner): Dashboard updates

    Marc Zwerver authored and Marc Zwerver committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b2dbd19 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Fix(UnitTests): Fixed broken unittests

    Marc Zwerver authored and Marc Zwerver committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e75e8cb View commit details
    Browse the repository at this point in the history
  2. Feat(CLI): Add cli support and last bug fixes

    Marc Zwerver authored and Marc Zwerver committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1473b9d View commit details
    Browse the repository at this point in the history
  3. Fix(MsTestRunner): Use mstestrunner when chosen by the CLI

    Marc Zwerver authored and Marc Zwerver committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d17fc2a View commit details
    Browse the repository at this point in the history
  4. Feat(MsTestRunner): Add assembly caching

    Marc Zwerver authored and Marc Zwerver committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    18af450 View commit details
    Browse the repository at this point in the history
  5. Feat(Settings): Load settingsfile dynamically

    Marc Zwerver authored and Marc Zwerver committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    def633f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Chore(MSTestRunner): Cleanup

    Marc Zwerver authored and Marc Zwerver committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    705dca6 View commit details
    Browse the repository at this point in the history
  2. Fix(MsTestProject): no console

    Marc Zwerver authored and Marc Zwerver committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8915247 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Feat(Testrunner): Add optimizations

    Marc Zwerver authored and Marc Zwerver committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d3cff70 View commit details
    Browse the repository at this point in the history