@qavajs/html-formatter
Version:
Single file HTML formatter for cucumber framework
18 lines (17 loc) • 555 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>qavajs html report</title>
</head>
<body class="uui-theme-loveship_dark"><!-- This class is necessary to enable theme promo -->
<div id="root"></div>
<script>
window.metaSourceData = METADATA;
window.sourceData = [SOURCE_DATA];
</script>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>