1c-test-runner

Community

Run 1C unit tests end-to-end via AI.

AuthorArman-Kudaibergenov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual effort of preparing, loading, and running unit tests for 1C business logic, so you can verify correctness after changes.

Core Features & Use Cases

  • AI-driven test data creation: generates catalog/doc records via the 1c-ai-debug MCP CRUD flow.
  • CommonModule _Test test authoring: creates server-side tests in CommonModules with the *_Test suffix.
  • Automated test execution and reporting: runs run_unit_tests and returns structured JSON results without UI artifacts.

Use case: After implementing a new business rule in a server module, generate a minimal dataset, load the corresponding *_Test module, run the unit tests for that module, and clean up created objects to keep the environment stable.

Quick Start

Ask the AI: “Write and run unit tests for my 1C business logic, using 1c-ai-debug MCP and returning the JSON result.”

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: 1c-test-runner
Download link: https://github.com/Arman-Kudaibergenov/1c-ai-development-kit/archive/main.zip#1c-test-runner

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.