run-tests

SnapLogic Test Execution Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "run-tests" with this command: npx skills add snaplogic/snaplogic-robotframework-examples/snaplogic-snaplogic-robotframework-examples-run-tests

SnapLogic Test Execution Skill

Usage Examples

What You Want Example Prompt

Run specific tests How do I run Oracle tests?

Run multiple tests How do I run both Snowflake and Kafka tests?

First time setup I'm running tests for the first time, what should I do?

Understand tags What tags are available for running tests?

Quick iteration I want to run tests quickly without Groundplex setup

View results Where are the test results stored?

Troubleshoot My tests are failing, how do I debug?

Explain execution Explain how to run robot tests in this project

Agentic Workflow (Claude: Follow these steps in order)

Step 1: Load the Complete Guide

ACTION: Use the Read tool to load: {{cookiecutter.primary_pipeline_name}}/.claude/skills/run-tests/SKILL.md

Do not proceed until you have read the complete guide.

Step 2: Understand the User's Request

Parse what the user wants:

  • Run tests for a specific system?

  • First time setup or subsequent run?

  • With or without Groundplex management?

Step 3: Provide Quick Answer First

For simple questions, give the command immediately.

Step 4: Offer More Details If Needed

Only provide additional context if asked.

Quick Command Reference

Test Type Command

Oracle make robot-run-all-tests TAGS="oracle" PROJECT_SPACE_SETUP=True

PostgreSQL make robot-run-all-tests TAGS="postgres" PROJECT_SPACE_SETUP=True

Snowflake make robot-run-all-tests TAGS="snowflake" PROJECT_SPACE_SETUP=True

Kafka make robot-run-all-tests TAGS="kafka" PROJECT_SPACE_SETUP=True

Multiple make robot-run-all-tests TAGS="oracle OR postgres" PROJECT_SPACE_SETUP=True

Note: Use PROJECT_SPACE_SETUP=True for first run, omit for subsequent runs.

Invoke with: /run-tests

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

robot-expert

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

export-data-to-csv

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

create-triggered-task

No summary provided by upstream source.

Repository SourceNeeds Review