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

support the official vscode test API and Test Explorer (v1.59) #742

Merged
merged 10 commits into from
Aug 21, 2021

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    dcaa2a8 View commit details
    Browse the repository at this point in the history
  2. update readme for 4.1

    connectdotz committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    4c67e2d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. added more tests

    connectdotz committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d10c53a View commit details
    Browse the repository at this point in the history
  2. update readme

    connectdotz committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2c30e04 View commit details
    Browse the repository at this point in the history
  3. update changelog

    connectdotz committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f8aeaea View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 16, 2021

  1. rc2 impl

    1. implement runEvent system to synchronize existing and new provider
    2. added new testExplorer setting to fine tune UI experience
    3. deprecate our own inline error and in favor of explorer's
    connectdotz committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    bf991b1 View commit details
    Browse the repository at this point in the history
  2. clean up

    connectdotz committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    edc49a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. deep run state update

    connectdotz committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    bf270d7 View commit details
    Browse the repository at this point in the history
  2. fix lint error

    connectdotz committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    46b61cf View commit details
    Browse the repository at this point in the history