Releases: ivaylokenov/MyTested.WebApi
Releases · ivaylokenov/MyTested.WebApi
0.4
This pre-release has 53 commits and closes 10 issues.
Added features:
- Separated ShouldReturn, ShouldHave and ShouldThrow
- Json testing
- Empty testing
- Other small enhancements
0.3
This pre-release has 60 commits and closes 7 issues.
Added features:
- AndProvide... methods for integration testing
- InternalServerError testing
- Conflict testing
- Added samples and documentation
0.2
This pre-release has 105 commits and closes 8 issues.
Added features:
- Authenticated user testing
- Controller dependency resolver wherever needed
- ModelState chained testing
- BadRequest result testing
- NotFound result testing
- Unauthorized result testing
- StatusCode result testing
0.1
This pre-release has 120 commits and closes 6 issues.
Added features:
- Model state validation testing
- Generic action results testing
- OkResult testing