Skip to content

Tags: qatoolkit/qatoolkit-engine-httptester-net

Tags

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Asserter has new methods ResponseStatusCodeIsSuccess and ResponseBody…

…IsEmpty, small updates

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CreateHttpRequest override that accepts HttpRequest object

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upload files with multipart content type

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added NTLM authentication and small updates

* nullable check

* readme update

* Added NTLM authentication

* small asserter refactoring and readme file updates

* version bump

v0.2.0

Toggle v0.2.0's commit message
tests fix

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
JSON body can be passed as string, logo and test update

* logo and test update

* Httptester client updates

* JSON body can be passed as string, small bug fixes and new tests

v0.1.1

Toggle v0.1.1's commit message
merge conflict resolved

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
disposable pattern implemented for main object, version bump and readme