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
1
Navigate to connections
Go to Dashboard > Projects > [Your Project] > Connections.
2
Connect Notion
Click Connect Notion. This opens the Notion OAuth flow managed by Nango.
3
Select workspace and pages
Choose your Notion workspace. During authorization, select which pages and databases Bugzy can access.
4
Share relevant content
In Notion, share additional pages or databases with the Bugzy integration as needed. The integration can only access content explicitly shared with it.
What to share
Share the Notion pages that contain information useful for test generation:
Tip: Share a top-level parent page to automatically grant access to all child pages beneath it.
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
