📄️ How it works
After the setup, every time you run your Playwright tests, the @test2doc/playwright reporter will attempt to cleanup previously generated files and directories and automatically generate a new markdown file in your specified Docusaurus docs directory for each test file and/or top-level describe block found in your Playwright test files.
📄️ Using describe blocks
You can use Playwright describe function to add metadata and configure how the directory structure is generated for the Docusaurus output.
🗃️ Screenshots
2 items