Skip to content

Releases: qatoolkit/qatoolkit-engine-httptester-net

Release v0.3.8

07 Mar 08:00
e6fc904
Compare
Choose a tag to compare
  • .NET 8 update

Release v0.3.7

14 Jan 08:27
f5daca0
Compare
Choose a tag to compare
  • Upgrade to .NET 7

Release v0.3.6

29 Jan 11:17
8d9d5e7
Compare
Choose a tag to compare
  • Set HTTP Agent data with WithHttpAgent
  • update to net 6

Release v0.3.5

18 Dec 16:01
8ec75d6
Compare
Choose a tag to compare

What's Changed

  • add or update HTTP headers by @mihaj in #37

Full Changelog: v0.3.4...v0.3.5

Release v0.3.4

03 Nov 09:58
6fd7e48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

Release v0.3.3

01 Nov 16:42
28f430c
Compare
Choose a tag to compare

What's Changed

  • Implementation of assert named ResponseContentTypeEquals by @mihaj in #33

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

17 Aug 19:46
25c7452
Compare
Choose a tag to compare
  • updated dependencies

Release v0.3.1

13 Apr 16:16
3a3a753
Compare
Choose a tag to compare
  • HTTP tester client now supports authentication with client certificate

Release v0.3.0

22 Feb 19:02
50ebd36
Compare
Choose a tag to compare
  • Support for XML deserialization.
  • Measuring the duration of the HTTP request.

Release v0.2.11

14 Dec 21:24
f68be3f
Compare
Choose a tag to compare
  • HttpTesterClient now has WithPathReplacementValues
  • Bug fix with parsing query parameters in HttpTesterClient