Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: test-results-reporter/parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.6
Choose a base ref
...
head repository: test-results-reporter/parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.7
Choose a head ref
  • 4 commits
  • 13 files changed
  • 1 contributor

Commits on Nov 15, 2023

  1. update npm packages (#45)

    bryanbcook authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    99966c6 View commit details
    Browse the repository at this point in the history
  2. Introduce MSTest Support (#44)

    * Add basic support for mstest #5
    
    * Add vscode tab spacing to .vscode
    bryanbcook authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4255d9e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. JUnit support for testsuite as root node (#47)

    * Added failing test
    
    * implementation for junit top-level suite #46
    bryanbcook authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    abb8949 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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