The public roadmap for the two-go testing ecosystem.
two-go is a zero dependency, fluent service and API testing library for Node. This repository tracks what is planned, what is in progress, and what has shipped across the core library and the tools around it.
- ROADMAP.md is the full list, grouped by release milestone and by area, with a status for every item.
The roadmap spans these repositories:
- two-go is the core library.
- two-go-examples holds runnable end to end examples.
- two-go-docs is the documentation site.
- create-two-go scaffolds a new test project.
- two-go-action runs two-go tests in CI.
- two-go-vscode is the VS Code extension.
- two-go-claude is the Claude Code skill and subagents.
Open an issue. Describe the testing problem you hit, not only the feature you want. Point at the milestone it fits if you know it. Feedback and real usage decide the order, not the current numbering.
MIT