# Tests

<script>

var button = <button  click={() => lively.openComponentInWindow("lively-testrunner")}>test runner</button>;
button
</script>