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: levibuzolic/eslint-plugin-no-only-tests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: levibuzolic/eslint-plugin-no-only-tests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 17 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 23, 2022

  1. Update readme

    levibuzolic committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    81d3f37 View commit details
    Browse the repository at this point in the history
  2. Update readme

    levibuzolic committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    22ee724 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 19, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    716c68e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    8e7861f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709c025 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add option to test for methods like fit or xit

    Klaus Herberth committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6d48d58 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge pull request #44 from sualko/feature/fit

    Add option to test for methods like fit or xit
    levibuzolic authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    21613b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    424419a View commit details
    Browse the repository at this point in the history
  2. Set version to 3.2.0

    levibuzolic committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8fb57fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6084aa0 View commit details
    Browse the repository at this point in the history
  4. Bump version to v3.3.0

    levibuzolic committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a03eb2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45d98b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2944a6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1daa41b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #45 from levibuzolic/support-eslint-v9

    Support ESLint v9
    levibuzolic authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8416d33 View commit details
    Browse the repository at this point in the history
  9. v3.3.0

    levibuzolic committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ffda178 View commit details
    Browse the repository at this point in the history
Loading