Skip to content
@specvital

specvital

🔬 Specvital is a test inventory platform that extracts and visualizes test suites through static analysis and CI integration, supporting multiple languages

Specvital

Auto-generate test inventory from source code, without CI execution

Static analysis based · Multi-language support · Start with just a GitHub URL

한국어


Ecosystem

Repository Description Stack
core Tree-sitter based test parser engine (Go library + CLI) Go, Tree-sitter
web Web dashboard and REST API Go (Chi), Next.js
collector Background analysis worker service Go, asynq
infra Local dev infrastructure and DB schema management Docker, Atlas

Supported Frameworks (20+)

Language Frameworks
JavaScript/TypeScript Jest · Vitest · Playwright · Cypress · Mocha
Go Go testing
Python pytest · unittest
Java/Kotlin JUnit 5 · TestNG · Kotest
C#/.NET xUnit · NUnit · MSTest
Ruby RSpec · Minitest
Rust Cargo test
C++ Google Test
PHP PHPUnit
Swift XCTest

Pinned Loading

  1. core core Public

    ⚙️ Tree-sitter based test parser engine providing Go library, CLI, and Docker image for multi-language test extraction.

    Go 1

  2. web web Public

    🌐 Web dashboard and REST API built with Next.js and Go Chi for browsing and analyzing test inventories.

    Go 1

  3. collector collector Public

    📡 Background worker service that orchestrates repository scanning and persists test data using asynq queues.

    Go 1

  4. infra infra Public

    🏗️ Local development infrastructure and PostgreSQL schema management using Docker and Atlas migrations.

    HCL 1

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…