Add instructions for running individual tests to new provider docs #2800
Labels
📄 aspect: text
Concerns the textual material in the repository
✨ goal: improvement
Improvement to an existing user-facing feature
good first issue
New-contributor friendly
help wanted
Open to participation from the community
🟩 priority: low
Low priority and doesn't need to be rushed
🧱 stack: catalog
Related to the catalog and Airflow DAGs
Description
We should update the docs for adding a new provider to include instructions for how to run individual tests (e.g.
just catalog/test-session
->pytest -k <my_provider_test.py>
)The text was updated successfully, but these errors were encountered: