We would like to setup a testing framework to test later our code.
research and setup a testing framework to be used in our API
we need to support both integrations tests and unit tests in our server. the integrations tests includes testing the request handling in our server. so you might add more than one framework to achieve this.
[ ] Research and decide on the best framework to setup in our project.
[ ] Do the actual setup and provide an example test
We would like to setup a testing framework to test later our code. research and setup a testing framework to be used in our API we need to support both integrations tests and unit tests in our server. the integrations tests includes testing the request handling in our server. so you might add more than one framework to achieve this.
feel free to consult with me @tawfiknasser