UNPKG
skutter
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Skutter: Opinionated BDD Browser based test framework
github.com/Ashthos/skutter
Ashthos/skutter
skutter
/
example
/
ts
/
readme.md
26 lines
(18 loc)
•
184 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Examples
## Prerequisites
``
` npm install typings install `
``
## Building
``
` npm run tsc `
``
## Running
``
` npm run example `
``
or
``
` node run `
``