Geoff Doty
|
c99bd20059
|
bump version
|
2020-09-20 16:02:45 -04:00 |
Geoff Doty
|
7444e0abcc
|
leverage live-server for test runner
|
2020-09-20 15:59:30 -04:00 |
Geoff Doty
|
cacc7a5d33
|
replace expect with simpler assert
|
2020-09-20 15:58:00 -04:00 |
Geoff Doty
|
7e268c6303
|
fix lock file issue
|
2020-09-20 14:04:59 -04:00 |
Geoff Doty
|
0aa72d399b
|
update dist
|
2020-09-08 17:37:54 -05:00 |
Geoff Doty
|
85a491ce98
|
changed how testit is self tested
|
2020-09-08 17:37:24 -05:00 |
Geoff Doty
|
ec4e087e90
|
convert to rollup build system
|
2020-09-08 17:29:56 -05:00 |
Geoff Doty
|
1a388656f2
|
replace jshint w/ eslint
|
2020-09-08 17:27:17 -05:00 |
Geoff Doty
|
2be7350902
|
0.8.2
|
2020-09-08 12:09:13 -05:00 |
Geoff Doty
|
4b59b2394b
|
FIX: Audit Warning
|
2020-09-08 12:09:08 -05:00 |
Geoff Doty
|
75d3782aaf
|
updated dev deps
|
2020-05-27 16:34:09 -05:00 |
Geoff Doty
|
f28f550cd4
|
updated deps
|
2019-08-14 13:08:24 -05:00 |
Geoff Doty
|
b5680387c4
|
formatting tweaks
|
2019-01-13 17:09:21 -05:00 |
Geoff Doty
|
f38a7fe295
|
docs & comments
|
2019-01-13 16:47:55 -05:00 |
Geoff Doty
|
b1bd8bf47d
|
added to.be.ok() shorthand
|
2019-01-13 16:47:12 -05:00 |
Geoff Doty
|
e25707b493
|
updated deps
|
2019-01-13 16:44:13 -05:00 |
Geoff Doty
|
c1d8f386eb
|
added way to supress error stack
|
2018-12-02 04:30:08 -05:00 |
Geoff Doty
|
c4cf2ed933
|
updated output format
|
2018-12-02 03:43:35 -05:00 |
Geoff Doty
|
e72a99fec1
|
contrib fixes
|
2018-12-02 03:40:30 -05:00 |
Geoff Doty
|
6c437a619e
|
named functions on core methods
|
2018-11-09 11:21:58 -05:00 |
Geoff Doty
|
18e11a4842
|
bump src version to match
|
2018-11-09 11:03:08 -05:00 |
Geoff Doty
|
b7f103aa1f
|
upgraded to gulp@4
|
2018-11-09 10:40:40 -05:00 |
Geoff Doty
|
823c722c13
|
tweak readme
|
2018-06-06 08:08:44 -04:00 |
Geoff Doty
|
38fdebe0d9
|
bump version
|
2018-06-06 08:05:15 -04:00 |
Geoff Doty
|
fc5c25efda
|
updated readme
|
2018-06-06 08:05:02 -04:00 |
Geoff Doty
|
337033436d
|
inversed if to remove extra else clauses
|
2018-06-06 08:04:42 -04:00 |
Geoff Doty
|
22a49b4a75
|
added sample node test runner
|
2018-06-06 08:03:45 -04:00 |
Geoff Doty
|
3fa74a2bf3
|
setup spec file to run in browser or node
|
2018-06-06 08:03:18 -04:00 |
Geoff Doty
|
6f3b2aca3b
|
inversed if to remove extra else clauses
|
2018-06-06 08:02:31 -04:00 |
Geoff Doty
|
069466ac91
|
renaming
|
2018-06-06 07:59:42 -04:00 |
Geoff Doty
|
5b9b9e5210
|
add summary line to html runner
|
2018-06-06 06:36:42 -04:00 |
Geoff Doty
|
8b2daee21f
|
reworked assertions to use an expect BDD-like
|
2018-04-07 04:07:58 -04:00 |
Geoff Doty
|
f4bcad2396
|
added build process (gulp)
|
2018-04-07 04:03:46 -04:00 |
Geoff Doty
|
e4d1db0cfd
|
added CONTRIBUTING doc
|
2018-04-02 06:24:55 -04:00 |
Geoff Doty
|
69b133937e
|
fixed runner.html pointing to wrong file
|
2018-04-02 05:22:10 -04:00 |
Geoff Doty
|
30fa89f253
|
tweaks to readme
|
2018-04-02 05:21:42 -04:00 |
Geoff Doty
|
faf34affa8
|
fixed linting errors
|
2018-04-02 05:21:16 -04:00 |
Geoff Doty
|
5a84cc9a65
|
added package.json and .jshintrc for linting
|
2018-04-02 05:20:43 -04:00 |
Geoff Doty
|
1e9a9aaa77
|
updated readme
|
2018-04-02 04:37:02 -04:00 |
Geoff Doty
|
049b1ba322
|
added minified version
|
2018-04-02 04:36:52 -04:00 |
Geoff Doty
|
9e9fdfab53
|
move spec out of test runner to own file. shows custom runner ability
|
2018-04-02 04:29:54 -04:00 |
Geoff Doty
|
d2943f4cb1
|
renamed to testit.js
|
2018-04-02 04:28:01 -04:00 |
Geoff Doty
|
ba94c435ad
|
refactored to support browser and nodejs. also seperated out execution to a run() to allow loading tests from files
|
2018-04-02 04:27:08 -04:00 |
Geoff Doty
|
5faca9e998
|
add .gitignore
|
2018-04-02 04:24:53 -04:00 |
Geoff Doty
|
1da06391ed
|
add license
|
2018-04-02 04:24:39 -04:00 |
Geoff Doty
|
30982f806b
|
oops
|
2018-03-31 19:06:06 -04:00 |
Geoff Doty
|
9cc5d03b79
|
initial commit
|
2018-03-31 18:45:35 -04:00 |