No resources found matching your search.
Contributed
allure-behave β Allure framework adapter for Behave. Generates rich HTML test reports with attachments, metadata, and test hierarchies.
behave-cucumber-formatter β Cucumber JSON formatter for pipeline integration with Xray and other Cucumber-compatible tools.
behave-html-formatter β Simple HTML formatter for Behave test reports.
behave-html-pretty-formatter β Pretty HTML formatter inspired by jest-html-reporter. Supports embedded screenshots, pseudo steps, and configurable summaries.
behave-modern-console-report β Real-time console report formatter with colors, progress indicators, and execution summaries for local development and CI/CD.
behave-modern-file-reports β PDF, DOCX, and TXT report formatters for Behave. Customizable templates, executive summaries, embedded screenshots, and failed-only filters for stakeholders.
behave-modern-html-report β Modern interactive HTML report formatter with zero external dependencies.
behave-modern-json-report β Modern structured JSON report formatter with schema-versioned output and Cucumber JSON compatibility for CI/CD integrations.
behave-modern-md-report β Markdown report formatter that generates GitHub-friendly execution reports with summaries and statistics.
behave-modern-sheets-report β CSV and Excel (XLSX) report formatters for Behave. CSV with one row per scenario, Excel with multiple sheets (Summary, Details, Failures, Trends), conditional formatting, and auto-filters.
behave-teamcity β Formatter for reporting Behave test results to JetBrains TeamCity CI via service messages.
Tutorials & Guides
Behave Tutorial β Official getting started guide covering feature files, step implementations, context, hooks, and tags.
Complete Behave BDD Tutorial 2026 β Hands-on tutorial covering installation, project structure, hooks, fixtures, reporting, parallel execution, and Playwright integration.