RESTest
RESTest copied to clipboard
RESTest: Automated Black-Box Testing of RESTful Web APIs
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.4 to 2.12.6.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
This includes the following: - RESTest jar. - All the necessary directory structure (e.g., folders with generated data by ARTE, Allure, etc.). - Shell script to run all RESTest instances...
It would great if the project had a dockerfile for the main project, a docker-compose with an example API and Restest. A makefile would simplify the execution, test config creation...
Hello, While generating fuzzing values for the [OAS specification](https://github.com/free5gc/Nnrf_NFManagement/blob/master/api/openapi.yaml), an underhanded exception occurred. It seems to be caused by the _oneOf_ section here https://github.com/free5gc/Nnrf_NFManagement/blob/a680e6aa89ea3b8b7e266b892b05710fddf37581/api/openapi.yaml#L1741, which doesn't have a type. ```...