allure-test-reporting
SolidAllure test reporting framework for comprehensive test result visualization
Testing & QA 814 stars
53 forks Updated today MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Allure Test Reporting Skill
## Overview
This skill provides expert-level capabilities for Allure-based test reporting, enabling rich test result visualization, trend analysis, and stakeholder reporting.
## Capabilities
### Reporter Configuration
- Configure Allure reporter for multiple frameworks
- Jest, Mocha, pytest, JUnit integration
- Playwright and Cypress integration
### Report Generation
- Generate Allure test reports
- Combine results from multiple test runs
- Generate execution timeline
### Test Documentation
- Add test steps and descriptions
- Attach screenshots and logs
- Add parameters and links
- Configure severity and priority
### Categories & Environment
- Configure test categories
- Set up environment information
- Custom category definitions
### Trend Analysis
- Analyze test trends and history
- Track pass/fail rates over time
- Identify flaky tests
### Integration
- Configure Allure TestOps integration
- CI/CD pipeline integration
- Custom widgets and dashboards
## Target Processes
- `automation-framework.js` - Framework reporting setup
- `metrics-dashboard.js` - Test metrics visualization
- `continuous-testing.js` - CI/CD reporting
- `quality-gates.js` - Quality reporting
## Dependencies
- `allure-commandline` - Allure CLI
- Framework-specific adapters
- Allure TestOps (optional)
## Usage Example
```javascript
{
kind: 'skill',
skill: {
name: 'allure-reporting',
context: {
action: 'generate-report',
resultsDir: 'allur...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Related Skills
Testing & QA Featured
rtk-tdd
Enforces TDD (Red-Green-Refactor) for Rust development. Auto-triggers on implementation, testing, refactoring, and bug fixing tasks. Provides Rust-idiomatic testing patterns with anyhow/thiserror, cfg(test), and Arrange-Act-Assert workflow.
55,551 Updated today
rtk-ai Testing & QA Featured
tdd-rust
TDD workflow for RTK filter development. Red-Green-Refactor with Rust idioms. Real fixtures, token savings assertions, snapshot tests with insta. Auto-triggers on new filter implementation.
55,551 Updated today
rtk-ai Testing & QA Featured
wordpress-penetration-testing
Assess WordPress installations for common vulnerabilities and WordPress 7.0 attack surfaces.
38,979 Updated today
sickn33