8000 Comparing 7.1.0...7.1.1 · adamgruber/mochawesome · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
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: adamgruber/mochawesome
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.1.0
Choose a base ref
...
head repository: adamgruber/mochawesome
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.1.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 3, 2022

  1. fix: add a fallback for root file/fullFile

    This addresses an issue where the ouput from a test run with Cypress is not the
    same as the test run with mocha directly. Specifically mocha does not set the
    `file` property on the root suite and instead sets it on the sub suites or
    tests whereas Cypress does the opposite.
    adamgruber committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3d099f7 View commit details
    Browse the repository at this point in the history
  2. release v7.1.1

    adamgruber committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    766d62b View commit details
    Browse the repository at this point in the history
Loading
0