reportage
Version:
Scenarist-wrapped mocha sessions on browsers to any reporters
16 lines (15 loc) • 416 B
HTML
<!--
@license https://github.com/t2ym/reportage/blob/master/LICENSE.md
Copyright (c) 2023, Tetsuya Mori <t2y3141592@gmail.com>. All rights reserved.
-->
<html>
<head>
<meta charset="utf-8">
<title>Mocha Target Page</title>
<!-- <script type="module" src="/driver.js#/test/reportage.config.js"></script> -->
</head>
<body>
<a id="_link" href="mocha.html?link=clicked">link</a>
</body>
</html>