testing-hashql

Official

HashQL testing strategies and tooling.

Authorhashintel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

HashQL testing strategies including compiletest (UI tests), unit tests, and snapshot tests. Use when writing tests for HashQL code, using //~ annotations, running --bless, debugging test failures, or choosing the right testing approach.

Core Features & Use Cases

  • Compiletest UI tests for diagnostics and pipeline stages
  • Unit tests for internal logic
  • insta snapshot tests for core crates and syntax fragments
  • Comprehensive testing guides and debugging workflows

Quick Start

Run the HashQL compiletest harness: cargo run -p hashql-compiletest run; use --bless to update outputs.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: testing-hashql
Download link: https://github.com/hashintel/hash/archive/main.zip#testing-hashql

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository