Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nunit Assert.That Is.AtMost & Is.AtLeast #365

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

Meir017
Copy link
Member

@Meir017 Meir017 commented May 31, 2024

No description provided.

@Meir017 Meir017 merged commit 68c4d93 into main Jun 1, 2024
10 checks passed
@Meir017 Meir017 deleted the feat/nunit-assert-that-tips branch June 1, 2024 18:14
@Meir017 Meir017 changed the title feat: add nunit Assert.That Is.AtMot & Is.AtLeast feat: add nunit Assert.That Is.AtMost & Is.AtLeast Jun 1, 2024
gritcsenko referenced this pull request in gritcsenko/HomeInventory Jul 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[FluentAssertions.Analyzers](https://togithub.com/fluentassertions/fluentassertions.analyzers)
| `0.32.0` -> `0.33.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/FluentAssertions.Analyzers/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/FluentAssertions.Analyzers/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/FluentAssertions.Analyzers/0.32.0/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FluentAssertions.Analyzers/0.32.0/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fluentassertions/fluentassertions.analyzers
(FluentAssertions.Analyzers)</summary>

###
[`v0.33.0`](https://togithub.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.33.0):
0.33.0

##### What's Changed

- feat: add assert that IsEmpty scenarios by
[@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/356](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/356)
- feat: add nunit collection Assert.That Is.EqualTo by
[@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/360](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/360)
- feat: add nunit collection Assert.That contains item by
[@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/361](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/361)
- feat: add nunit collection Assert.That All InstanceOf by
[@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/362](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/362)
- feat: add nunit collection Assert.That OnlyHaveUniqueItems &
NotContainNulls by [@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/364](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/364)
- feat: add nunit Assert.That Is.AtMost & Is.AtLeast by
[@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/365](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/365)
- feat: Rewrite parameters order when handling constant values in
assertions by [@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/370](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/370)
- feat: ignore mstest Assert.Fail & Assert.Inconclusive methods by
[@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/371](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/371)
- feat: NUnit Rewrite parameters order when handling constant values in
assertions by [@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/372](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/372)
- tests: add examples for excluding assert methods from analyzer by
[@&#8203;Meir017](https://togithub.com/Meir017) in
[https://github.com/fluentassertions/fluentassertions.analyzers/pull/376](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/376)

**Full Changelog**:
fluentassertions/fluentassertions.analyzers@v0.32.0...v0.33.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/gritcsenko/HomeInventory).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant