What Notion enables
- Context-aware test generation — Agent reads product specs and requirements when generating test plans
- Documentation search — The
documentation-researchersubagent searches your Notion workspace for relevant context during task execution - Living context — As your Notion docs are updated, subsequent test generation picks up the latest information
Setup
Select workspace and pages
Choose your Notion workspace. During authorization, select which pages and databases Bugzy can access.
What to share
Share the Notion pages that contain information useful for test generation:| Content type | Why it helps |
|---|---|
| Product specs | Agent understands expected behavior and generates accurate assertions |
| Feature requirements | Test plans cover all specified acceptance criteria |
| User stories | Agent creates test cases that follow real user flows |
| API documentation | Agent generates tests that verify API contracts |
| Release notes | Agent focuses test generation on recently changed areas |
How it works
When Bugzy runs a test generation task:- The
documentation-researchersubagent activates - It searches connected Notion pages and databases for content related to the test target
- Relevant documentation is extracted and provided as context to the test generation task
- The agent uses this context alongside the application’s actual behavior to produce test plans and test cases
notion-cli to search pages, read content, and query Notion databases via the REST API.
Sharing additional pages
After the initial OAuth flow, you can share more pages with the integration:- Open the Notion page or database
- Click Share in the top-right corner
- Search for your Bugzy integration in the invite field
- Click the integration to add it, then click Invite
