📅  最后修改于: 2022-03-11 14:57:56.033000             🧑  作者: Mango
What is Test Harness?
A test harness is the collection of
software and test data configured to
test a program unit by running it under
varying conditions which involves monitoring
the output with the expected output.
It contains the Test Execution Engine
& Test Script Repository