specker 0.3.5

Testing utility that simplifies file matching against bunch of templates.
Documentation
1
2
3
4
5
6
7
8
9
10
## file: output/index.html
..
<body>
..
## file: output/style.css
..
body {
..
}
..