Skip to content

Releases: fluffynuts/NExpect

v2.0.31

12 Jun 09:07
Compare
Choose a tag to compare

Commits

  • 2cbd8bd: 🔧 configure qodana version: latest (Davyd McColl)
  • 1683712: ♻️ more specific ICanAddCollectionMatcher and friends allow for better collection assertion chaining (Davyd McColl)
  • 3b80752: 🔖 release version 2.0.31 (Davyd McColl)

v2.0.30

09 Jun 15:25
Compare
Choose a tag to compare

Commits

  • e9e6456: ⚗️ introduce tracking for expectations (Davyd McColl)
  • 1b126b1: ⚗️ better nuget package id determination, should deal with pre-release tags (Davyd McColl)
  • 5760d79: 🔖 release version 2.0.30-2306080900.1b126b1 (Davyd McColl)
  • 1c305f3: ✨ make expectation tracking opt-in instead of on-by-default (Davyd McColl)
  • 68ba9f2: 🐛 forget some more danglers that cause expectation tracking to erroneously fail (Davyd McColl)
  • bf1a2ea: 🔖 release version 2.0.30-2306081053.68ba9f2 (Davyd McColl)
  • fdddf3b: 🚚 move tracking all to Assertions static since that's already perhaps in use for configuring NExpect behavior (Davyd McColl)
  • 4fa2105: 🔖 release version 2.0.30-2306081119.fdddf3b (Davyd McColl)
  • 9ada83b: 🔖 release version 2.0.30-2306081557.4fa2105 (Davyd McColl)
  • 3c4f19f: 🐛 NSubstitute matchers should forcefully forget the dangler as they pass off to NSubsitute (Davyd McColl)
  • d2a02c3: 🔖 release version 2.0.30-2306081611.3c4f19f (Davyd McColl)
  • 68f2d91: 🐛 .An.Instance.Of^<T^>() should not trigger the incomplete assertions test (Davyd McColl)
  • b42a9b2: 🔖 release version 2.0.30-2306081628.68f2d91 (Davyd McColl)
  • 5a15be2: 🐛 should forget the countMatch when referring to the Continuation tagging along with it (Davyd McColl)
  • b3c40a5: 🔖 release version 2.0.30-2306081646.5a15be2 (Davyd McColl)
  • 3a525ef: 🐛 WrappingContinuation should immediately cause the wrapped continuation to be forgotten (Davyd McColl)
  • 164cbb0: 🔖 release version 2.0.30-2306081701.3a525ef (Davyd McColl)
  • 5be3155: 🐛 more places where assertion tracking should be dropped for things that should dangle (Davyd McColl)
  • a2f0903: 🔖 release version 2.0.30-2306090857.5be3155 (Davyd McColl)
  • 1fe4d76: 🐛 throw continuation should ask to be forgotten (Davyd McColl)
  • 64b074a: 🔖 release version 2.0.30-2306091204.1fe4d76 (Davyd McColl)
  • b690072: 🔧 attempt reconfiguration for qodana (Davyd McColl)
  • 51d4d0b: 🐛 should allow dangling CollectionAs (Davyd McColl)
  • 7f683cf: 🔖 release version 2.0.30-2306091304.51d4d0b (Davyd McColl)
  • 6fc0bd3: 🐛 more self-terminations for continuations which can dangle ^& an escape-hatch .Terminate() extension method for all ICanAddMatcher^<T^> (Davyd McColl)
  • 7b48820: 🔖 release version 2.0.30-2306091428.6fc0bd3 (Davyd McColl)
  • a4de890: 🔖 release version 2.0.30 (Davyd McColl)

v2.0.29

23 May 06:53
Compare
Choose a tag to compare

Commits

  • b4277e1: :loud_noise: better reporting for partial collection matchers: also output the missing (Davyd McColl)
  • e4a8b4d: 🔖 release version 2.0.29 (Davyd McColl)

v2.0.28

18 May 14:35
Compare
Choose a tag to compare

Commits

  • 6df7afc: ✨ add enum flag matchers (Davyd McColl)
  • 1c19ab1: 🔖 release version 2.0.28 (Davyd McColl)

v2.0.27

12 May 11:07
Compare
Choose a tag to compare

Commits

  • 938e255: ✨ more string matchers with injectable StringComparison (Davyd McColl)
  • 334ddb6: 🔖 release version 2.0.27 (Davyd McColl)

v2.0.26

12 May 08:24
Compare
Choose a tag to compare

Commits

  • 4e554d4: ✨ add StringComparison args to string matchers (Davyd McColl)
  • aa4871e: 🔖 release version 2.0.26 (Davyd McColl)

v2.0.25

26 Apr 10:46
Compare
Choose a tag to compare

Commits

  • 7ffb67f: ⚗️ enable Qodana code quality service (Davyd McColl)
  • 750e9f1: 🔧 should observe master, not main (Davyd McColl)
  • f39e2cb: ⚗️ try indenting the env var (Davyd McColl)
  • efe5f49: 🔧 ignore local-tasks from qodana (Davyd McColl)
  • 40fc9ca: 🚧 moving request delegate matchers into official nexpect packages - requires some finicky reflection stuff (Davyd McColl)
  • 7166847: ✨ add convenience RequestDelegateMatchers which pair with PB.TestUtils.AspNetCore 3.0.122+ to make testing middleware easier (Davyd McColl)
  • c1b7f8c: 🔖 release version 2.0.25 (Davyd McColl)

v2.0.24

01 Feb 08:37
Compare
Choose a tag to compare

Commits

  • 2e618c2: ✨ support implicit http actions (Davyd McColl)
  • e86256f: 🔖 release version 2.0.24 (Davyd McColl)

v2.0.23

30 Jan 09:39
Compare
Choose a tag to compare

Commits

  • 917caf5: ⬆️ Bump simple-git from 3.15.1 to 3.16.0 (dependabot[bot]) #37
  • c6db4e2: 🎨 fix some ugly string formatting (Davyd McColl)
  • 3ea063a: 🔖 release version 2.0.23 (Davyd McColl)

v2.0.22

26 Jan 09:24
Compare
Choose a tag to compare

Commits

  • b55cc29: ✨ include the stack trace when an expectation around thrown exceptions is violated (Davyd McColl)
  • d00bf11: 🔖 release version 2.0.22 (Davyd McColl)