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: fluentassertions/fluentassertions.analyzers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.32.0
Choose a base ref
...
head repository: fluentassertions/fluentassertions.analyzers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.33.0
Choose a head ref
  • 19 commits
  • 38 files changed
  • 1 contributor

Commits on May 24, 2024

  1. feat: add assert that IsEmpty scenarios (#356)

    * feat: add assert that IsEmpty scenarios
    Meir017 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    69cd0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b4d609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10739f5 View commit details
    Browse the repository at this point in the history
  4. feat: add nunit Is.GreaterThan, Is.GreaterThanOrEqualTo, Is.LessThan …

    …& Is.LessThanOrEqualTo (#359)
    
    feat: add nunit Is.GreaterThan, Is.GreaterThanOrEqualTo, Is.LessThan & Is.LessThanOrEqualTo
    Meir017 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    6b4f4d2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    03beb37 View commit details
    Browse the repository at this point in the history
  2. feat: add nunit collection Assert.That contains item (#361)

    * feat: add nunit collection Assert.That contains item
    Meir017 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    071740a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    57ec098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4781fd6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 1, 2024

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

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 6, 2024

  1. feat: Rewrite parameters order when handling constant values in asser…

    …tions (#370)
    
    * feat: Rewrite parameters order when handling constant values in assertions
    Meir017 authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e24e463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    195e199 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    727aa74 View commit details
    Browse the repository at this point in the history
  2. fix docs styling (#377)

    Meir017 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ecde7ec View commit details
    Browse the repository at this point in the history
Loading