tursodatabase/turso

File format support fuzz testing with SQLite

Open

#2.576 aberto em 13 de ago. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1.001 forks)github user discovery
enhancementfuzzinggood first issuehelp wantedtesting

Métricas do repositório

Stars
 (19.103 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

To ensure file format compatibility, let's fuzz test by making SQLite generate complex databases, and ensure that Turso is able to read them correctly.

Guia do colaborador