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
description : "A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher."
23
22
url : "http://www.fluentassertions.com"# the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
24
23
baseurl : # the subpath of your site, e.g. "/blog"
25
-
repository : "fluentassertions/fluentassertions"# GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
24
+
repository : "NET-Sorcery/MagicAssertions"# GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
26
25
teaser : "/assets/images/fluentassertions2.png"
27
26
breadcrumbs : false # true, false (default)
28
27
words_per_minute : 200
@@ -88,47 +87,6 @@ social:
88
87
name : # If the user or organization name differs from the site's name
89
88
links: # An array of links to social media profiles
0 commit comments