> ## Documentation Index
> Fetch the complete documentation index at: https://docs.semantictest.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Programmatic Usage

> Use SemanticTest in your JavaScript/TypeScript code

<Warning>
  **Work in Progress**

  This documentation is currently being written. Check back soon for detailed information on programmatic usage!
</Warning>

## Coming Soon

This guide will cover:

* Using SemanticTest in Node.js applications
* Creating pipelines programmatically
* Custom test runners
* Integrating with CI/CD
* TypeScript support

In the meantime, check the [Quickstart Guide](/quickstart) for a basic programmatic example.
