Because you can read the test suite to check what it's testing, then break the implementation and run the tests and check they fail, then break a test and run them and check that fails too.
You have to review the code these thing write for you, just like code from any other collaborator.