Skip to content

Releases: fluffynuts/NExpect

v2.0.51

26 Oct 11:02
Compare
Choose a tag to compare

Commits

  • a9dcc9d: ✨ add explicit support for concurrent collections (Davyd McColl)
  • 258b28c: 🔖 release version 2.0.51 (Davyd McColl)

v2.0.50

12 Oct 11:21
Compare
Choose a tag to compare

Commits

  • 297f30b: ⬆️ upgrade zarro to resolve 'bad summary' bug for tests (Davyd McColl)
  • a66fc5b: ⬆️ upgrade all the things, test output is pretty again (Davyd McColl)
  • 9b83c68: ✨ convert all uses of Expression^<Func^<T^>^> to Func^<T^> to make consumption easier (Davyd McColl)
  • 3bc5aa2: 🔖 release version 2.0.50 (Davyd McColl)

v2.0.49

28 Sep 06:15
Compare
Choose a tag to compare

Commits

  • 5a3ac2e: ✨ add Matched.By({regex}) for string collections (Davyd McColl)
  • 0b02b38: 🔖 release version 2.0.49 (Davyd McColl)

v2.0.48

22 Sep 08:28
Compare
Choose a tag to compare

Commits

  • 41e2351: 🐛 should handle text difference highlight when first diff is first char after left end (Davyd McColl)
  • 2404200: 🔖 release version 2.0.48 (Davyd McColl)

v2.0.47

21 Sep 11:18
Compare
Choose a tag to compare

Commits

  • 22b3d27: ✨ can assert collections of paths (for files, folders, just-plain-exists) (Davyd McColl)
  • aac22eb: 🔖 release version 2.0.47 (Davyd McColl)

v2.0.46

20 Sep 11:11
Compare
Choose a tag to compare

Commits

  • c7f8cc3: ⬆️ upgrade zarro (Davyd McColl)
  • 3ab8347: 🔧 upgrade node & dotnet runners; enable cache for node (Davyd McColl)
  • 93d6ae3: 🐛 when difference between strings is at or near the start, should draw arrow body on right (Davyd McColl)
  • 4496df4: 🔖 release version 2.0.46 (Davyd McColl)

v2.0.45

14 Sep 10:46
Compare
Choose a tag to compare

Commits

  • 8754a1c: ✨ extend same optional/required parameter assertions to MethodInfo contexts (Davyd McColl)
  • 02a6fad: 🔖 release version 2.0.45 (Davyd McColl)

v2.0.44

14 Sep 10:35
Compare
Choose a tag to compare

Commits

  • 259fb0c: ⬆️ upgrade quackers.testlogger in test projects (Davyd McColl)
  • 70deb81: 🔧 test in parallel (Davyd McColl)
  • 70bef9c: 🔧 support zarro testing (Davyd McColl)
  • 4d029bf: ✨ facilitate asserting that a method parameter is optional or required (Davyd McColl)
  • 720b181: 🔥 some cleanup (Davyd McColl)
  • f18de2a: 🔖 release version 2.0.44 (Davyd McColl)

v2.0.43

25 Aug 08:14
Compare
Choose a tag to compare

Commits

  • 1cdcbdb: ✨ really add the ability to add more messaging around ArgumentException failures (Davyd McColl)
  • 262a146: 🔖 release version 2.0.43 (Davyd McColl)

v2.0.42

25 Aug 07:48
Compare
Choose a tag to compare

Commits

  • 7302859: 🔥 remove qodana, consolodate tests, remove dependency on net3.1 (Davyd McColl)
  • 88f8cb8: ⬆️ upgrade microsoft.net.test.sdk in the hopes that it sorts out test failures at CI (Davyd McColl)
  • aa916d6: :loud_noise: let's see what mono is in the GHA (Davyd McColl)
  • a2879c6: ⬆️ upgrade all the things (Davyd McColl)
  • bc3b8a5: :loud_noise: let's look at what's included with mono at GHA (Davyd McColl)
  • 57e8132: 🔥 remove debug mono lines (Davyd McColl)
  • e9d1e6a: 🔧 disable tracking during Safety tests (which will fail tracking) (Davyd McColl)
  • 74c00e2: ⚗️ try pinning to a non-broken version of dotnet 7 (Davyd McColl)
  • ec7a107: 🔖 release version 2.0.42-2308161429.74c00e2 (Davyd McColl)
  • 98b76da: 🔖 release version 2.0.42-2308161446.ec7a107 (Davyd McColl)
  • f6c25ee: 🔖 release version 2.0.42-2308161448.98b76da (Davyd McColl)
  • 38903f2: 🔖 release version 2.0.42-2308241227.f6c25ee (Davyd McColl)
  • 6a9ea3d: ✨ facilitate custom message manipulation for failed ArgumentException assertions (Davyd McColl)
  • 0910f00: 🔖 release version 2.0.42 (Davyd McColl)