Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fluentassertions
/
fluentassertions.json
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
74
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 9, 2026
Update github actions (#84)
Show description for 47fa421
jnyrup
authored
47fa421
View commit details
Copy full SHA for 47fa421
Browse repository at this point
Commits on Feb 16, 2026
Update nuget packages (#83)
Show description for 3435065
jnyrup
authored
3435065
View commit details
Copy full SHA for 3435065
Browse repository at this point
Commits on Jan 28, 2026
Add overload of ContainSubtree that takes a config (#79)
SeSamSeg
authored
b8f1e81
View commit details
Copy full SHA for b8f1e81
Browse repository at this point
Commits on Nov 18, 2025
Merge pull request #81 from jnyrup/cleanup
Show description for b197b46
jnyrup
authored
b197b46
View commit details
Copy full SHA for b197b46
Browse repository at this point
Commits on Nov 17, 2025
Remove S3928 pragma
Show description for 4647ab1
jnyrup
committed
4647ab1
View commit details
Copy full SHA for 4647ab1
Browse repository at this point
Commits on Nov 16, 2025
ReportGenerator 5.1.23 -> 5.5.0
jnyrup
committed
96a096d
View commit details
Copy full SHA for 96a096d
Browse repository at this point
xunit.runner.visualstudio 3.0.1 -> 3.1.5
jnyrup
committed
bceae73
View commit details
Copy full SHA for bceae73
Browse repository at this point
Verify.Xunit 28.9.0 -> 31.7.1
jnyrup
committed
26455a6
View commit details
Copy full SHA for 26455a6
Browse repository at this point
PublicApiGenerator 11.3.0 -> 11.5.0
jnyrup
committed
604dd63
View commit details
Copy full SHA for 604dd63
Browse repository at this point
coverlet.collector 6.0.3 -> 6.0.4
jnyrup
committed
5dfb309
View commit details
Copy full SHA for 5dfb309
Browse repository at this point
Update analyzers
jnyrup
committed
5863276
View commit details
Copy full SHA for 5863276
Browse repository at this point
Disallow unsafe blocks
jnyrup
committed
e98f10b
View commit details
Copy full SHA for e98f10b
Browse repository at this point
Simplify JPath initialization
jnyrup
committed
3f0069c
View commit details
Copy full SHA for 3f0069c
Browse repository at this point
Use file-scoped namespace
jnyrup
committed
7b878e8
View commit details
Copy full SHA for 7b878e8
Browse repository at this point
Use xunit's MemberData
jnyrup
committed
fb00ce3
View commit details
Copy full SHA for fb00ce3
Browse repository at this point
IDE0300: use collection expressions
jnyrup
committed
6ccebde
View commit details
Copy full SHA for 6ccebde
Browse repository at this point
RCS1251: remove unnecessary braces
jnyrup
committed
48381ef
View commit details
Copy full SHA for 48381ef
Browse repository at this point
Use raw string over verbatim string
jnyrup
committed
d6fb239
View commit details
Copy full SHA for d6fb239
Browse repository at this point
RCS1235: Optimize 'string.Compare' call
jnyrup
committed
7b97c85
View commit details
Copy full SHA for 7b97c85
Browse repository at this point
SA1028: remove trailing whitespace
jnyrup
committed
4a39b26
View commit details
Copy full SHA for 4a39b26
Browse repository at this point
IDE0005: remove unnecessary using directives
jnyrup
committed
a66a645
View commit details
Copy full SHA for a66a645
Browse repository at this point
Suppress CA1716
Show description for 01081b8
jnyrup
committed
01081b8
View commit details
Copy full SHA for 01081b8
Browse repository at this point
RCS1263: Adjust xml parameter
jnyrup
committed
9699dd6
View commit details
Copy full SHA for 9699dd6
Browse repository at this point
Format constructors
Show description for cf014c9
jnyrup
committed
cf014c9
View commit details
Copy full SHA for cf014c9
Browse repository at this point
CA1852: Seal internal classes
jnyrup
committed
f741fe6
View commit details
Copy full SHA for f741fe6
Browse repository at this point
Move types to separate files
Show description for 896423a
jnyrup
committed
896423a
View commit details
Copy full SHA for 896423a
Browse repository at this point
Remove unnecessary accessibility modifier
Show description for c55ac54
jnyrup
committed
c55ac54
View commit details
Copy full SHA for c55ac54
Browse repository at this point
Suppress MA0015
Show description for 227ddce
jnyrup
committed
227ddce
View commit details
Copy full SHA for 227ddce
Browse repository at this point
Use braces
Show description for d928ae9
jnyrup
committed
d928ae9
View commit details
Copy full SHA for d928ae9
Browse repository at this point
Use StringComparer.Ordinal
Show description for 187f03c
jnyrup
committed
187f03c
View commit details
Copy full SHA for 187f03c
Browse repository at this point
Commits on Oct 20, 2025
Added the option to ignore the order in arrays and collections (#80)
maximiliysiss
authored
fa7de19
View commit details
Copy full SHA for fa7de19
Browse repository at this point
Commits on Jan 16, 2025
Make it work with Fluent Assertions 8. (#76)
dennisdoomen
authored
0606d9a
View commit details
Copy full SHA for 0606d9a
Browse repository at this point
Commits on Dec 20, 2024
Merge pull request #73 from jnyrup/jn/nugets
jnyrup
authored
41f1df4
View commit details
Copy full SHA for 41f1df4
Browse repository at this point
Bump github actions
jnyrup
committed
9120f22
View commit details
Copy full SHA for 9120f22
Browse repository at this point
Remove AutoFixture dependency
Show description for dbeace9
jnyrup
committed
dbeace9
View commit details
Copy full SHA for dbeace9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.