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: jasmine/jasmine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.12.1
Choose a base ref
...
head repository: jasmine/jasmine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.13.0
Choose a head ref
  • 10 commits
  • 24 files changed
  • 2 contributors

Commits on Oct 27, 2025

  1. jasmine.allOf AsymmetricEqualityTester

    New asymmetric equality tester that accepts a variable number of arguments, and will pass if all of them evaluate as being equal to the input value.
    Includes unit tests
    jonahd-g committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    75658e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. Merge branch 'jonahd-g-main'

    * Adds jasmine.allOf asymmetric equality tester
    * Merges #2087 from @jonahd-g
    * Fixes #2083
    sgravrock committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    fee7e6e View commit details
    Browse the repository at this point in the history
  2. Configurable spec/suite filename detection

    * Adds extraItStackFrames and extraDescribeStackFrames config properties.
    * Un-deprecates the filename properties of reporter events.
    * Fixes #2065.
    sgravrock committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    ff9feb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

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

Commits on Nov 11, 2025

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

Commits on Nov 15, 2025

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

Commits on Nov 27, 2025

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

    sgravrock committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    1e691b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

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

Commits on Dec 2, 2025

  1. Bump version to 5.13.0

    sgravrock committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    9cf9b85 View commit details
    Browse the repository at this point in the history
Loading