Releases: fluffynuts/NExpect
Releases · fluffynuts/NExpect
v2.0.91
Commits
- 8699a79: 🚧 bringing in some PB for the heavy lifting (Davyd McColl)
- 3ddab9d: ✨ add ActionResult matchers (Davyd McColl)
- 6f93381: 🔖 release version 2.0.91 (Davyd McColl)
v2.0.90
Commits
- ac7302a: ✨ add assert against ModelStateDictionary instances having errors (Davyd McColl)
- 3bbc5bc: 🔖 release version 2.0.90 (Davyd McColl)
v2.0.89
Commits
- 926fe63: ✨ support dictionary-style and substitute-style assertions without as much kludging (Davyd McColl)
- df5953c: 🔖 release version 2.0.89 (Davyd McColl)
v2.0.88
Commits
- bbd60ab: ✨ assert against an asp.net core ISession like you would against a dictionary, mostly... (Davyd McColl)
- 9c4e04b: 🔖 release version 2.0.88 (Davyd McColl)
v2.0.87
Commits
- 366be98: ✨ add assertions for cookie expiration (Davyd McColl)
- 40a5c34: 🔖 release version 2.0.87 (Davyd McColl)
v2.0.86
Commits
- 57029b0: 🐛 should have also included the domain message improvement in the matchers I'm actually trying to use 🤦 (Davyd McColl)
- 2e86817: 🔖 release version 2.0.86 (Davyd McColl)
v2.0.85
Commits
- 33b89ba: 🐛 when failing a domain assertion for a cookie, should include the actual and expected domains in the failure message (Davyd McColl)
- 61c8637: 🔖 release version 2.0.85 (Davyd McColl)
v2.0.84
Commits
- 7f0a6d6: ✨ adding matchers for HttpResponse cookies (Davyd McColl)
- 8d08255: 🔖 release version 2.0.84 (Davyd McColl)
v2.0.83
Commits
- a646deb: ✨ add .Which.Is dangling syntax (Davyd McColl)
- a44e6f6: ✨ add matchers for Path and SameSite on HttpResponseMessaage (for cookies) (Davyd McColl)
- 22b3d90: 🔖 release version 2.0.83 (Davyd McColl)
v2.0.82
Commits
- 76adb68: ✨ add .Valid for .A ( ie Expect(item).To.Be.A.Valid.{insert your matcher here} ) (Davyd McColl)
- ca6b318: 🔖 release version 2.0.82 (Davyd McColl)