Skip to content

Expand TestGen language support to ten#29

Merged
princepal9120 merged 4 commits intomainfrom
feature/testgen-10-languages
Apr 30, 2026
Merged

Expand TestGen language support to ten#29
princepal9120 merged 4 commits intomainfrom
feature/testgen-10-languages

Conversation

@princepal9120
Copy link
Copy Markdown
Owner

@princepal9120 princepal9120 commented Apr 30, 2026

Summary

  • Expand TestGen support from 5 to 10 language families
  • Add adapters for C#, PHP, Ruby, C++, and Kotlin
  • Add scanner detection and test-file ignore rules for new extensions
  • Add examples for all 5 new languages
  • Add testgen languages / langs / frameworks capability manifest command
  • Update README, website, CLI help, and TestGen skill docs

Supported languages after this PR

  • JavaScript/TypeScript
  • Python
  • Go
  • Rust
  • Java
  • C#
  • PHP
  • Ruby
  • C++
  • Kotlin

New command

testgen languages
testgen languages --output-format=json

Validation

  • golangci-lint run ./...
  • go test ./...
  • go build -o ./bin/testgen .
  • ./bin/testgen cost --path=./examples --output-format=json
  • ./bin/testgen languages --output-format=json

@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 11:56am

@princepal9120 princepal9120 merged commit 31b011a 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