Which testing library is best suitable for REST API testing using TypeScript.
I tried using cucumberjs-REST-assured but that is not much powerful as in Java.
Thank