This website works better with JavaScript.
Home
Explore
Help
Sign In
klenty
/
Gunner
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Tiny, but fully loaded test-runner.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
89
Commits
2
Branches
0
Tags
3.4 MiB
Tree:
1b19fdc502
0.7.0-breaking-rewrite
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1b19fdc502'
${ noResults }
Gunner
/
Runner.js
2 lines
42 B
Raw
Normal View
History
[Runner] Added Gunner/Runner module
6 years ago
module
.
exports
=
require
(
'./src/runner'
)
;