📄️ Installation
Prerequisites
📄️ Setup
Configure Playwright to work with Test2Doc's Reporter
📄️ Filtering Tests
Not all tests need to generate documentation. Filtering allows you to control which tests are included in the documentation process, making it easier to focus on the most relevant tests. You can use Playwright tags to opt-in specific tests or exclude tests that don’t need documentation.