hey, I try to install the prefect_test_harness pac...
# ask-community
e
hey, I try to install the prefect_test_harness package, and i get the error that the package is didn't found in pypi repository.
🙌 1
n
It is integrated into the prefect package:
Copy code
from prefect.testing.utilities import prefect_test_harness
For more details: https://docs.prefect.io/2.10.17/guides/testing/#unit-testing-flows