Skip to content

Add agent-native TestGen adoption features#30

Merged
princepal9120 merged 4 commits intomainfrom
docs/llm-agent-adoption-roadmap
Apr 30, 2026
Merged

Add agent-native TestGen adoption features#30
princepal9120 merged 4 commits intomainfrom
docs/llm-agent-adoption-roadmap

Conversation

@princepal9120
Copy link
Copy Markdown
Owner

@princepal9120 princepal9120 commented Apr 30, 2026

Summary

  • Add real testgen doctor for repo readiness checks, framework detection, provider key status, test folder discovery, native test command suggestions, and safe first command output
  • Add real testgen capabilities --output-format=json for LLM tools and wrappers
  • Add Cursor, Cline, Continue, Roo Code, Gemini CLI, Claude Code, and OpenCode integration templates
  • Fix/wire agent install scripts for all supported agent targets
  • Add JSON schema docs for agent-readable output contracts
  • Add provider profile docs and default profile examples
  • Add adapter SDK contributor docs
  • Add starter example projects and golden fixture structure for supported language families
  • Update README, CLI reference, skill docs, roadmap, architecture docs, integrations docs, website landing page, and docs page

Validation

  • golangci-lint run ./...
  • go test ./...
  • go build -o ./bin/testgen .
  • ./bin/testgen doctor --path=. --output-format=json
  • ./bin/testgen capabilities --output-format=json
  • scripts/install-agent-integrations.sh "$tmp" copy

Notes

  • Provider profiles are documented as the next config contract. Runtime behavior still follows existing flags and .testgen.yaml until profile selection is wired into config loading.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
testgen-cli Ready Ready Preview, Comment Apr 30, 2026 3:34pm

@princepal9120 princepal9120 changed the title Add LLM agent adoption roadmap Add agent-native TestGen adoption features Apr 30, 2026
@princepal9120 princepal9120 merged commit 5306cf0 into main Apr 30, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant