Praman — AI-First SAP UI5 Test Automation Platform - v1.0.1
GitHub
npm
Documentation
Preparing search index...
reporters
ComplianceReport
Interface ComplianceReport
Full compliance report written to disk.
interface
ComplianceReport
{
compliancePercentage
:
number
;
compliantTests
:
number
;
mixedTests
:
number
;
rawPlaywrightTests
:
number
;
tests
:
readonly
TestComplianceEntry
[]
;
timestamp
:
string
;
totalTests
:
number
;
}
Index
Properties
compliance
Percentage
compliant
Tests
mixed
Tests
raw
Playwright
Tests
tests
timestamp
total
Tests
Properties
Readonly
compliance
Percentage
compliancePercentage
:
number
Readonly
compliant
Tests
compliantTests
:
number
Readonly
mixed
Tests
mixedTests
:
number
Readonly
raw
Playwright
Tests
rawPlaywrightTests
:
number
Readonly
tests
tests
:
readonly
TestComplianceEntry
[]
Readonly
timestamp
timestamp
:
string
Readonly
total
Tests
totalTests
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
compliance
Percentage
compliant
Tests
mixed
Tests
raw
Playwright
Tests
tests
timestamp
total
Tests
GitHub
npm
Documentation
Praman — AI-First SAP UI5 Test Automation Platform - v1.0.1
Loading...
Full compliance report written to disk.