##Create a test server for the client
we need to write a test server instead of running tracee every time we want to check if something is wrong or to check if everything works correctly
this means to write a mock server that act as the client should act when using tracectl
for this use we have the mock folder under pkg click here to view
##Create a test server for the client
we need to write a test server instead of running tracee every time we want to check if something is wrong or to check if everything works correctly
this means to write a mock server that act as the client should act when using tracectl
for this use we have the mock folder under pkg click here to view