UNPKG

@allurereport/web-allure2

Version:

The static files for Allure Classic Report

223 lines (222 loc) 5.37 kB
{ "chart": { "duration": { "empty": "There is nothing to show", "name": "Duration" }, "severity": { "name": "Severity" }, "status": { "name": "Status" }, "trend": { "empty": "There is nothing to show" } }, "component": { "markToggle": { "hideCases": "Hide {{mark}} test results", "showCases": "Show {{mark}} test results" }, "statusToggle": { "hideCases": "Hide test results with {{status}} status", "showCases": "Show test results with {{status}} status" }, "tree": { "download": "Download CSV", "empty": "There are no items", "filter": "Status", "filter-marks": "Marks", "filtered": { "shown": "{{count}} shown", "total": "{{count}} test result", "total_plural": "{{count}} test results" }, "groups": "Toggle groups info", "time": { "max": { "name": "Max", "tooltip": "Longest test duration" }, "sum": { "name": "Sum", "tooltip": "Sum of all tests durations" }, "total": { "name": "Total", "tooltip": "Duration from first test started to last test finished" } }, "unknown": "<Empty>" }, "widgetStatus": { "showAll": "Show all", "total": "{{count}} item total", "total_plural": "{{count}} items total" } }, "controls": { "backto": "Back to", "clipboard": "Copy to clipboard", "clipboardError": "Can not copy value to clipboard. Seems like this feature is not supported for your browser", "clipboardSuccess": "Successfully copied", "collapse": "Collapse", "expand": "Expand", "fullscreen": "Full screen", "language": "Change language" }, "errors": { "missedAttachment": "Attachment not found", "notFound": "Not found" }, "marks": { "flaky": "Flaky", "newBroken": "New broken", "newFailed": "New failed", "newPassed": "New passed", "retriesStatusChange": "Status changed after retry" }, "sorter": { "duration": "duration", "name": "name", "order": "order", "status": "status" }, "status": { "broken": "Broken", "failed": "Failed", "passed": "Passed", "skipped": "Skipped", "unknown": "Unknown" }, "tab": { "categories": { "name": "Categories" }, "graph": { "name": "Graphs" }, "overview": { "name": "Overview" }, "suites": { "name": "Suites" }, "timeline": { "name": "Timeline", "selected": "Selected {{count}} test ({{percent}}%) with duration above {{duration}}", "selected_plural": "Selected {{count}} tests ({{percent}}%) with duration above {{duration}}" } }, "testResult": { "categories": { "name": "Categories" }, "description": { "name": "Description" }, "duration": { "name": "Duration" }, "execution": { "body": "Test body", "downloadAttachment": { "tooltip": "Open attachment in new tab" }, "name": "Execution", "setup": "Set up", "teardown": "Tear down" }, "history": { "empty": "No history information available.", "name": "History", "statistic": "{{passed}} of {{total}}", "successRate": "Success rate", "time": "{{date}} at {{time}}" }, "links": { "name": "Links" }, "overview": { "name": "Overview" }, "owner": { "name": "Owner" }, "parameters": { "name": "Parameters" }, "retries": { "empty": "There is no information available about test retries", "name": "Retries", "time": "{{date}} at {{time}}" }, "severity": { "name": "Severity", "blocker": "blocker", "critical": "critical", "normal": "normal", "minor": "minor", "trivial": "trivial" }, "stats": { "count": { "attachments": "{{count}} attachment", "attachments_plural": "{{count}} attachments", "parameters": "{{count}} parameter", "parameters_plural": "{{count}} parameters", "steps": "{{count}} sub-step", "steps_plural": "{{count}} sub-steps" } }, "status": { "empty": "Empty status details", "trace": "Show trace" }, "tags": { "name": "Tags" } }, "widget": { "categories": { "name": "Categories" }, "categoriesTrend": { "name": "Categories trend" }, "durationTrend": { "name": "Duration trend" }, "environment": { "empty": "There are no environment variables", "name": "Environment", "showAll": "Show all" }, "executors": { "empty": "There is no information about tests executors", "name": "Executors", "unknown": "Unknown" }, "launches": { "empty": "There is no information about launches", "name": "Launches" }, "retryTrend": { "name": "Retries trend" }, "suites": { "name": "Suites" }, "summary": { "aggregatedName": "Aggregated report", "launches": "launch", "launches_plural": "launches", "testResults": "test case", "testResults_plural": "test cases" }, "trend": { "name": "Trend" } } }