Quickstart

ctest Plugin

javimosch Updated

File contents

ctest Plugin

CLI tool: ctest.

Commands

  • ctest <resource> <action> — Execute ctest commands
  • ctest self version — Print ctest version
  • ctest _ _ — Passthrough to ctest CLI

Usage Examples

  • "ctest --help"
  • "ctest self version"

Installation

apt-get install ctest 2>/dev/null || which ctest

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/ctest/skills/quickstart commit 23e24808a2

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-392