risingwave-slt-authoring

Installation
SKILL.md

RisingWave SLT Authoring

Use this skill before adding or changing RisingWave SQLLogicTest files under e2e_test/**, generated DocSlt tests, or SLT snippets embedded in Rust docs.

Grounding sources

Check the local source of truth before inventing conventions:

  • docs/dev/src/tests/intro.md — general SLT, DocSlt, and deterministic simulation commands.
  • docs/dev/src/connector/intro.md — connector e2e patterns, system ok, substitution, and external-service environment variables.
  • e2e_test/README.md — e2e test ownership, SLT_HOST/SLT_PORT/SLT_DB, and coverage check.
  • e2e_test/source_inline/README.md — source-inline parallel vs serial policy and local dependencies.
  • e2e_test/commands/README.md — reusable commands available on PATH during risedev slt.
  • Makefile.toml task slt — exact risedev slt environment and sqllogictest invocation.

Authoring workflow

Installs
1
GitHub Stars
9.2K
First Seen
1 day ago
risingwave-slt-authoring — risingwavelabs/risingwave