Join Slack
Powered by
hey, I try to install the prefect_test_harness pac...
# ask-community
e
eli yosef
06/27/2023, 2:00 PM
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
Nico Neumann
06/27/2023, 3:39 PM
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
Open in Slack
Previous
Next