tests

Automate GSE-One plugin test strategy definition, execution, and evidence collection.

4|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/nicolasguelfi/gensem --skill tests-nicolasguelfi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tests
Source: https://github.com/nicolasguelfi/gensem/tree/main/gse-one/plugin/skills/tests
Command: npx skills add https://github.com/nicolasguelfi/gensem --skill tests-nicolasguelfi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning, authoring, and executing comprehensive test strategies for the GSE-One plugin to ensure reliable behavior across all lifecycle stages.

Core Features & Use Cases

  • Define test strategies that cover unit, integration, and end-to-end scenarios, with traceability to REQ and design decisions.
  • Generate test artifacts, reports, and evidence packages suitable for sprint reviews and audits.
  • Automate test execution, result collection, and CI/CD integration to reduce manual QA effort.

Quick Start

Run /gse:tests to generate and execute a test strategy for your GSE-One project.

Frequently Asked Questions about tests

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

FAQPage Schema
How do I define a test strategy for a GSE-One plugin across unit, integration, and end-to-end levels?

Define a GSE-One test strategy by orchestrating unit, integration, and end-to-end scenarios with traceability to requirements and design decisions. The strategy covers environment setup, test writing, execution, and evidence collection, producing TST artifacts suitable for reviews and audits.

What is the best way to automate test execution and result collection for GSE-One projects in CI/CD?

Automate GSE-One test execution and result collection through CI/CD integration, reducing manual QA effort. The automated process executes tests, collects results, and generates evidence packages and reports suitable for sprint reviews and audits.

Can I generate test artifacts with traceability to requirements and design elements for GSE-One?

Yes, GSE-One test artifacts are produced with traces linking directly to requirements and design elements. These TST artifacts support strategy and spec reviews while fulfilling evidence collection needs for sprint reviews and compliance audits.

Does the GSE-One test strategy support environment setup and evidence collection for pytest?

The GSE-One test strategy supports environment setup and evidence collection across unit, integration, and end-to-end tests. It integrates with pytest and CI/CD pipelines to automate execution, result collection, and report generation for the GSE-One plugin.

What do I need to start planning and executing QA tests for the GSE-One plugin?

To start planning and executing GSE-One QA tests, run the test strategy command to generate and orchestrate your test plan. The strategy handles environment setup, test writing, execution, and evidence collection across all lifecycle stages for the GSE-One plugin.