bootlint-teamcity
Version:
BootLint TeamCity Reporter which group by files and BootLint Rule using TeamCity Test Suite
18 lines (17 loc) • 576 B
HTML
<html>
<head>
<title>This is test-input1</title>
</head>
<body>
<div class="col-md-2">
<div class="row">
<button class="button">I'm a button 1</button>
<input type="checkbox" class="checkbox">
<button class="button">I'm a button 2</button>
<input type="checkbox" class="checkbox">
<button class="button">I'm a button 3</button>
<input type="checkbox" class="checkbox">
</div>
</div>
</body>
</html>