
from agent-skills317
Generates Behat BDD feature files, context classes, and configuration for PHP browser tests using Mink and Selenium-compatible drivers.
Generates practical Behat BDD artifacts for PHP projects: Gherkin feature files, custom Context classes (MinkContext examples), behat.yml configurations and CI-friendly run patterns. It includes sample feature scenarios, step implementations, and guidance for running tests locally or on cloud providers.
Use this skill when you need to scaffold end-to-end BDD tests for a PHP web app (login flows, smoke tests, form interactions), integrate Behat with Selenium/Mink, or adapt tests to run on cloud Selenium providers (LambdaTest/TestMu AI). Triggers include mentions of "Behat", "Mink", "behat.yml", "FeatureContext", or requests for PHP BDD examples.
Friendly to developer-focused coding assistants and CI automation tools (Copilot/Codex/Claude Code/Gemini) that generate or modify code/config files and test suites.
This skill has not been reviewed by our automated audit pipeline yet.
NUnit 3 Testing
Generate NUnit 3 unit tests and test patterns for C# projects (Assert.That constraint model, parameterized tests, lifecycle hooks, and Moq examples).
Nemo.js Automation Skill
Generate Nemo.js (PayPal) end-to-end automation tests in JavaScript, with examples for Mocha, locator patterns and TestMu cloud integration.
Geb Automation Skill
Generates Geb (Groovy) browser automation tests and page objects with Spock integration; includes patterns for cloud execution and CI-ready setups.
API Compliance Checker
Generate practical, standards-aligned API patterns and endpoints for GDPR, PCI-DSS, HIPAA, SOC2 and related regulatory requirements, including audit log and dat
xUnit.net Testing Skill
Automate the generation of professional C# xUnit.net tests, covering Fact/Theory patterns, constructor injection, and shared fixtures.
Karma Test Runner Configuration
Generates and configures Karma test runner setups for browser-based JavaScript testing with Jasmine, Mocha, or QUnit.