In our project, we created our own unit test framework wrotten in C++ for testing the C++ functions of our code.
To test request/response, we use a python script running into a docker image. The python script use the requests library.
Our web server is vailable on the Archlinux user repository: webserv