issues
search
testdouble
/
teenytest
A very simple, zero-config test runner for Node.js
MIT License
96
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Leverage @std/esm to avoid babel
#34
jasonkarns
opened
6 years ago
2
Print summary at the bottom of a test run
#33
searls
closed
6 years ago
0
Allow multiple patterns (globs & exclude patterns)
#32
searls
opened
7 years ago
9
Glob expansion in shell prevents running all intended tests
#31
Schoonology
closed
7 years ago
8
Plugin registration API such that plugins are registered in the helper?
#30
jasonkarns
opened
7 years ago
5
Gut the entire project and reorganize it.
#29
searls
closed
7 years ago
1
fix npm script example in readme
#28
davemo
closed
8 years ago
0
Trimming the error message from the stack trace.
#27
gustavnikolaj
closed
5 years ago
8
Get the build onto windows
#26
searls
opened
8 years ago
7
Errors in your async implementation
#25
ghost
closed
8 years ago
1
NOT window compatible
#24
ghost
closed
8 years ago
4
make the code user friendly?
#23
ghost
closed
8 years ago
7
refactor to lodash/core
#22
mweitzel
closed
6 years ago
15
require individual lodash functions
#21
jasonkarns
closed
7 years ago
5
afterEach is silly and runs before it should, maybe?
#20
jasonkarns
closed
8 years ago
1
provide default callback in index.js
#19
mweitzel
closed
8 years ago
1
Allow null hook functions
#18
searls
opened
8 years ago
0
Plugins
#17
searls
closed
8 years ago
0
Hook failure don't make subsequent tests 'not ok'
#16
searls
closed
8 years ago
0
Add reporting hooks that conform to js-reporters
#15
searls
opened
8 years ago
12
Async detection through promises
#14
josh-egan-ps
closed
8 years ago
9
ignored glob option (e.g. in node_modules)
#13
searls
opened
8 years ago
0
Implement nested tests
#12
searls
closed
8 years ago
0
allow for nested tests
#11
searls
closed
8 years ago
0
Last glob wins
#10
searls
closed
8 years ago
0
refactor all the sync calls
#9
searls
opened
8 years ago
0
Select which test to run by line number
#8
searls
closed
8 years ago
1
Hk select single test
#7
hanneskaeufler
closed
8 years ago
4
`done` could wrap callbacks for better failure messages
#6
searls
opened
8 years ago
6
Run test by line #
#5
searls
closed
8 years ago
0
Run test by name
#4
searls
closed
8 years ago
1
run a single test even if a glob is provided
#3
searls
closed
8 years ago
1
Bind all hooks and each test to a context object
#2
searls
closed
8 years ago
1
Updates slightly confusing wording in README
#1
JoshTGreenwood
closed
8 years ago
3
Previous