You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'upstream/master' into fix/cannot-read-property-currentretry
* upstream/master:
helpful error when necessary suite callback omitted; closesmochajs#1744
Fix an issue and add relevant tests when describe and xdescribe fail when not supplied with a callback (issue mochajs#1744).
rename more fixtures; closesmochajs#2383
Report non-match to STDERR and exit if no files are matched (mochajs#2450)
Exit process with correct error codes (mochajs#2445)
fix test files not using .spec suffix fix test fixtures not using .fixture suffix
always halt execution when async skip() called; closesmochajs#2465 (mochajs#2479)
avoid test flake in "delay" test; closesmochajs#2469 (mochajs#2470)
revert accidental change to bin paths
disregard function names when testing under Node.js 6.5.0; closesmochajs#2467 (mochajs#2477)
lints more files; add more files to lint check; closesmochajs#2457
adds *.orig to .gitignore
Exclude the --inspect flag
fix check-leaks to catch a leak whose name begins with 'd'
0 commit comments