Releases: fluffynuts/NExpect
Releases · fluffynuts/NExpect
v2.0.28
18 May 14:35
Compare
Sorry, something went wrong.
No results found
Commits
6df7afc : ✨ add enum flag matchers (Davyd McColl)
1c19ab1 : 🔖 release version 2.0.28 (Davyd McColl)
v2.0.27
12 May 11:07
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Commits
2e618c2 : ✨ support implicit http actions (Davyd McColl)
e86256f : 🔖 release version 2.0.24 (Davyd McColl)
v2.0.23
30 Jan 09:39
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Commits
b55cc29 : ✨ include the stack trace when an expectation around thrown exceptions is violated (Davyd McColl)
d00bf11 : 🔖 release version 2.0.22 (Davyd McColl)
v2.0.21
25 Jan 13:55
Compare
Sorry, something went wrong.
No results found
Commits
6ac7d58 : ⬆️ upgrade all the things; specifically target net6.0 and net7.0 for NExpect.Matchers.AspNetCore as we have to target the local Web Sdk - nuget packages are way out of date (Davyd McColl)
93abe08 : 🔖 release version 2.0.21 (Davyd McColl)
v2.0.20
25 Jan 11:06
Compare
Sorry, something went wrong.
No results found
Commits
30375c7 : ⬆️ Bump decode-uri-component from 0.2.0 to 0.2.2 (dependabot[bot]) #34
5f02858 : ⬆️ Bump minimatch from 3.0.4 to 3.1.2 (dependabot[bot]) #35
f2ce409 : ⬆️ Bump simple-git from 3.5.0 to 3.15.0 (dependabot[bot]) #36
6abcc55 : ✨ add ability to assert that a method takes no parameters (Davyd McColl)
b263e1e : ⬆️ upgrade PB ^& zarro (Davyd McColl)
25784fd : 🔖 release version 2.0.20 (Davyd McColl)
v2.0.19
30 Nov 10:06
Compare
Sorry, something went wrong.
No results found
Commits
a67649b : ⬆️ dotnet 7 yo (Davyd McColl)
823eac8 : ⬆️ minor upgrades (Davyd McColl)
32b78f1 : ⬆️ update zarro so that tests run on !windows (Davyd McColl)
b962130 : ♻️ apply code style: always have braces for blocked statements (Davyd McColl)
3291f39 : ✨ treat boxed numerics on equal footing with a string-representation test (Davyd McColl)
e5dea8b : 🔖 release version 2.0.19 (Davyd McColl)