issues
search
gruntjs
/
grunt-contrib-nodeunit
Run Nodeunit unit tests.
http://gruntjs.com/
MIT License
70
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow setting a file path for options.reporter
#35
nheath
closed
8 years ago
1
file paths in nodeunit.options.reporter
#34
nheath
opened
9 years ago
0
Note about Undone tests
#33
nicjansma
closed
10 years ago
1
Different output running with grunt-contrib-nodeunit vs plain nodeunit
#32
srlm-io
closed
9 years ago
3
Check error.stack exists (Fixes #30)
#31
jonvuri
closed
10 years ago
1
error.stack is erroneously assumed to exist
#30
jonvuri
closed
10 years ago
0
Undone tests cause task to die without output
#29
whymarrh
closed
10 years ago
4
Update nodeunit to v0.9.0 / Remove grunt.util.hooker
#28
shinnn
closed
10 years ago
4
Directory structure too deep to do a git commit on Windows
#27
brendanarnold
closed
10 years ago
3
Passing values from grunt to nodeunit tests
#26
creynders
opened
10 years ago
4
nodeunit.json defaults work when both nodeunit and grunt-contrib-nodeunit are dependencies
#25
nicjansma
closed
10 years ago
1
`undefined` in output, if nodeunit is also a (direct) dependency of my project
#24
robertgroh
closed
10 years ago
8
Ensure the default nodeunit.json options are set
#23
nicjansma
closed
10 years ago
0
`undefined` in output using minimal reporter
#22
whymarrh
closed
10 years ago
10
Adds options.reporterOptions to pass in options to the nodeunit reporter
#21
nicjansma
closed
10 years ago
1
reporter type "junit" is not working
#20
SebastianStiehl
closed
10 years ago
3
tap_out_fail enabled now that nodeunit's reporters all have callbacks
#19
nicjansma
closed
10 years ago
5
Require nodeunit >= 0.8.4 that has the proper reporter callbacks for the...
#18
nicjansma
closed
10 years ago
3
NPM does not show version 0.3.0
#17
Twipped
closed
10 years ago
4
"reporterOutput" to file doesn't work with TAP
#16
vladikoff
closed
10 years ago
3
Add nodeunit executable on bin folder
#15
piranna
closed
10 years ago
1
Adds reporter and reporterOutput options
#14
nicjansma
closed
10 years ago
12
Allow missing operators on error objects.
#13
mixonic
closed
11 years ago
1
"Error:" doesn't display correctly falsy "actual" or "expected" values.
#12
cowboy
closed
11 years ago
0
Upgrade to nodeunit 0.8.0 to support node 0.10.5
#11
timrwood
closed
11 years ago
3
findFile が無効になっている件についての報告
#10
vvakame
closed
11 years ago
2
Proposed solution for #8
#9
phun-ky
closed
11 years ago
3
Assertions should not be run when no test files are found
#8
phun-ky
closed
11 years ago
3
Updating to support new this.files property per gruntjs/grunt#606.
#7
vladtsf
closed
11 years ago
1
this.filesSrc not defined in v0.1.1
#6
phun-ky
closed
11 years ago
2
Fixing broken links in the README.md
#5
MarcelloDiSimone
closed
11 years ago
1
does not find test file
#4
davidpfahler
closed
11 years ago
2
Warn when 0 assertions are tested.
#3
cowboy
closed
11 years ago
0
Remove use of grunt.file.clearRequireCache?
#2
cowboy
closed
11 years ago
2
Improve output
#1
cowboy
closed
11 years ago
0
Previous