test-authoring

Develops automated tests for 1C configurations and modules using MCP commands.

140|16|Updated May 2, 2026
One-click install
npx skills add https://github.com/IngvarConsulting/unica --skill test-authoring-ingvarconsulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-authoring
Source: https://github.com/IngvarConsulting/unica/tree/main/plugins/unica/skills/test-authoring
Command: npx skills add https://github.com/IngvarConsulting/unica --skill test-authoring-ingvarconsulting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill helps developers and testers plan and run tests for 1С projects, streamlining verification and quality assurance processes.

Core Features & Use Cases

  • Test Planning and Design: Assist in defining test scenarios, including unit, module, and integration tests for 1С configurations.
  • Test Execution Automation: Utilize MCP tools like unica.runtime.execute for running tests with specific runners such as YaXUnit or Vanessa Automation.
  • Use Case: A developer wants to verify a new configuration change; they design a test case and run it using MCP commands through this Skill.

Quick Start

Ask the Skill to help you write and run tests for your 1С modules.

Frequently Asked Questions about test-authoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate unit tests for 1C configurations?

Automating unit tests for 1C configurations involves defining test scenarios and executing them using MCP commands like unica.runtime.execute with runners such as YaXUnit or Vanessa Automation.

What is the best way to run Vanessa Automation tests through MCP commands?

Running Vanessa Automation tests through MCP commands is achieved by utilizing the unica.runtime.execute tool. This Skill facilitates the execution of automated tests for 1C modules, improving coverage and testing efficiency.

Can I design integration and module tests for 1C using this MCP tool?

Yes, you can design integration and module tests for 1C using this MCP tool. It assists in defining test scenarios for 1C configurations, allowing developers to verify new configuration changes efficiently.

How do I execute test cases for 1C modules using YaXUnit?

Executing test cases for 1C modules using YaXUnit is handled through MCP commands. The Skill leverages unica.runtime.execute to run the tests, streamlining the verification and quality assurance processes.

Does this testing automation approach require specific test runners for 1C?

Yes, executing automated tests for 1C configurations requires specific test runners. This Skill supports integration with runners like YaXUnit and Vanessa Automation via MCP commands to run the defined test scenarios.