This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9a32118418
isekai-main
v1.18.x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9a32118418'
${ noResults }
nodebb
/
test
/
mocha.opts
4 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update mocha and istanbul npm tasks - remove not needed relative paths to mocha and istanbul binaries - remove test-windows task because _mocha.cmd doesn't exist - extract mocha options to separate file - decrease timeout for single it-block form 10 seconds to 5 second
8 years ago
--reporter dot
Fix return and tests
8 years ago
--timeout 25000
set cluster to false again
6 years ago
--exit
--bail