add-test

Generate Robot Framework test files and templates for SnapLogic pipelines.

5|Updated Jun 3, 2025
One-click install
npx skills add https://github.com/SnapLogic/snaplogic-robotframework-examples --skill add-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-test
Source: https://github.com/SnapLogic/snaplogic-robotframework-examples/tree/main/%7B%7Bcookiecutter.primary_pipeline_name%7D%7D/.claude/skills/add-test
Command: npx skills add https://github.com/SnapLogic/snaplogic-robotframework-examples --skill add-test

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new Robot Framework test cases and templates for SnapLogic pipeline testing, reducing manual scaffolding time and ensuring consistency across suites.

Core Features & Use Cases

  • Generate new test files, extend existing suites, and provide system-specific templates for Oracle, PostgreSQL, Snowflake, and more.
  • Enforce project conventions and boilerplate structure to accelerate test setup.
  • Use case: quickly scaffold a complete test suite for a new pipeline named "data_load" with boilerplate, tags, and placeholders.

Quick Start

Use the add-test skill to generate a skeleton Robot Framework test file and templates for your SnapLogic pipeline.

Frequently Asked Questions about add-test

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

FAQPage Schema
How do I auto-generate Robot Framework test cases for SnapLogic pipelines?

Auto-generate Robot Framework test cases for SnapLogic pipelines by supplying a pipeline name, test identifiers, and optional system tags to automatically create test files and boilerplate structure.

Can I generate test templates for Oracle, PostgreSQL, and Snowflake systems?

Generate test templates for Oracle, PostgreSQL, and Snowflake systems. The automation provides specific templates tailored to these database platforms for pipeline testing.

What do I need to provide to scaffold a Robot Framework test suite?

Provide a pipeline name and test identifiers to scaffold a Robot Framework test suite. Optional system tags can also be supplied to target specific platforms like Oracle or Snowflake.

How do I enforce consistent project structure and boilerplate for pipeline testing?

Enforce consistent project structure and boilerplate for pipeline testing by using automated scaffolding. This ensures test files adhere to predefined project conventions and reduces manual setup time.

Is there a way to extend existing Robot Framework test suites with new test files?

Extend existing Robot Framework test suites with new test files. The automation supports augmenting existing suites by adding new test files while maintaining consistent boilerplate and project structure.