Skip to content

Releases: fluffynuts/NExpect

v2.0.81

13 Mar 07:42
Compare
Choose a tag to compare

Commits

  • a286456: 📦 should not reference PB libraries from NExpect - should use internal code only (Davyd McColl)
  • 113b582: 🔖 release version 2.0.81 (Davyd McColl)

v2.0.80

13 Mar 07:33
Compare
Choose a tag to compare

Commits

  • 4393e9b: 🐛 .Only(N).Equal.To(...) should compare N with the matching item count and total count of the collection (Davyd McColl)
  • de81c04: 🔖 release version 2.0.80 (Davyd McColl)

v2.0.79

11 Mar 14:34
Compare
Choose a tag to compare

Commits

  • fc7a15c: ✨ adding .Matched to IMore means we can .Matched.By after .Instance.Of() (Davyd McColl)
  • 9aa7e8f: 🔖 release version 2.0.79 (Davyd McColl)

v2.0.78

05 Mar 08:34
Compare
Choose a tag to compare

Commits

  • c2a242e: ✨ add convenience string length comparison matchers (Davyd McColl)
  • 4e1d22e: 🔖 release version 2.0.78 (Davyd McColl)

v2.0.77

27 Feb 07:43
Compare
Choose a tag to compare

Commits

  • ef247d6: ⬆️ upgrade PB packages (Davyd McColl)
  • 3f76773: 🐛 should be able to match a cookie which has a space in the name (Davyd McColl)
  • 34974f2: 🔖 release version 2.0.77 (Davyd McColl)

v2.0.76

26 Feb 14:58
Compare
Choose a tag to compare

Commits

  • 9ac0666: 🐛 expectations against response headers should be case-insensitive when looking up headers (Davyd McColl)
  • 1d935a4: 🔖 release version 2.0.76 (Davyd McColl)

v2.0.75

22 Feb 14:36
Compare
Choose a tag to compare

Commits

  • 47de302: ✨ add easier matching for StringValues - treat them as a collection of strings (Davyd McColl)
  • 2b1b6e6: 🔖 release version 2.0.75 (Davyd McColl)

v2.0.74

22 Feb 06:57
Compare
Choose a tag to compare

Commits

  • ccec79f: ✨ add AspNetCoreExpectations.Expect for (I)ServiceCollection (Davyd McColl)
  • 5a854e7: 🔖 release version 2.0.74 (Davyd McColl)

v2.0.73

19 Feb 13:49
Compare
Choose a tag to compare

Commits

  • 6203381: ✨ add support for asserting inheritence by type instance (Davyd McColl)
  • 2ba57a7: 🔖 release version 2.0.73 (Davyd McColl)

v2.0.72

15 Feb 10:56
Compare
Choose a tag to compare

Commits

  • 78bbae7: ✨ add Expect(collection).To.Include(...) (Davyd McColl)
  • b1eef24: 🔖 release version 2.0.72 (Davyd McColl)