Releases: fluffynuts/NExpect
Releases · fluffynuts/NExpect
v2.0.31
v2.0.30
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
v2.0.28
v2.0.27
v2.0.26
v2.0.25
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)