jroachgolf84 opened a new issue, #71948: URL: https://github.com/apache/airflow/issues/71948
### Description > This is an issue that is reserved for the Airflow Summit "Contributors" Workshop. This is denoted with the label `contributors-workshop`. Out of respect for the organizers and participants of this workshop, **please do not implement a PR that addresses this issue.** > > If this issue is still open following Airflow Summit, the label will be removed and the issue can be picked up. Right now, most of the documentation around debugging Airflow DAGs references `dag.test()` and the command line. While this is a viable way to debug DAGs, it's not typically the way that it is done at the enterprise-level. Update this docs page to include more "practical" or E2E testing techniques for DAGs. This might include running a Task and inspecting its XComs. Or re-running a single Task via the UI to validate that it ran successfully. There are tons of ways that this is done! ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
