For 1), We have a long standing PR to add a unit test framework for
C++ plugins. We also wrote tests for the webp transform plugin using
that framework. We can revisit this and see if this is a good starting
point.
https://github.com/apache/trafficserver/pull/408
We still need a good unit test fra
Hi trafficserver-dev,
(1) I was wondering if we have any preference for a C/C++ unit test framework
in the ATS community.
Background and thoughts:
I needed a unit test framework quickly to do TDD in order to deliver the AWS
auth v4 (PR #1946).
Google Test seemed easy to bootstrap, popular, f
Hi trafficserver-dev,
(1) I was wondering if we have any preference for a C/C++ unit test framework
in the ATS community.
Background and thoughts:
I needed a unit test framework quickly to do TDD in order to deliver the AWS
auth v4 (PR #1946).
Google Test seemed easy to bootstrap, popular, f