github.com/mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
https://github.com/mochajs/mocha
468165ca0de209217f05de70715dd6d18428c313 authored over 6 years ago
also use exact `yargs-unparser` version
932fcb88691acb14926606685642d8706ea4a99e authored over 6 years ago
- also upgrade `lint-staged`, because it's broken for some reason
- reformat
- lint
- remove `pr...
89169cdc9d0f33d0ec2cb476bcd5493150dac8c0 authored over 6 years ago
a63ab5f8799e00db6c8b62463c858f95163fcc4a authored over 6 years ago
Signed-off-by: Christopher Hiller <[email protected]>
4351697f0f15711c47f3790031a1b6635bed7fdf authored over 6 years agoContinuation of #2926.
Addresses issue #2529 by allowing reporters to take action on tests ...
2a76dd7589e4a1ed14dd2a33ab89f182e4c4a050 authored over 6 years ago* Updated SIGINT handler based on comment from #3570
Signed-off-by: jayasankar <jayasankar.m@...
3d3e8337c323992a305fb66ae94354d448f623d3 authored over 6 years ago6160a6a28f2999d236dfc2aa1028826d6ad92228 authored over 6 years ago
0ed25c6145ec5029638800761cf62d743d5a7bc6 authored over 6 years ago
2119ae1f2e643fd456a61c62ba46cc755a51205b authored over 6 years ago
Signed-off-by: Outsider <[email protected]>
843cd93ba1e9bfe76db95af7ebeab3d2c22fa810 authored over 6 years ago* netlify-headers: Skip unloaded assets when extracting headers
* update assetgraph-builder t...
8750ef892b8b8013d637e2b80517158e5afc90c4 authored over 6 years agof187d6d73b9fe99999e706c3c8998cb3b79116a7 authored over 6 years ago
- strip ansi stuff
- fix old content terminator
f9a6f9b908c28d58b9e393b51a61f0216e8549e5 authored over 6 years ago
6df0e84dc873167456c2b4a384f464190ad1a540 authored over 6 years ago
Code now throws an error for any problems (except nonexistent default "test/mocha.opts"). Includ...
7a3e745ae7e8d23d0a99ec58852017e11e42341e authored over 6 years ago
- `-d` is no longer an alias for `--debug`
- `--grep` and `--fgrep` are now mutually exclusive
-...
- updated stuff about semver-* labels
- updated what qualifies as a breaking change
- updated so...
7d0fb1f87d6004cd07baa747eda8ac6f30b5737f authored over 6 years ago
* fail-fast when .only encountered in Suite w/ --forbid-only
* fail-fast when .skip encountered...
these are formatted by npm and would otherwise cause too much churn
99af03cb4fcc9ecaa191af21caa9c0e6bfdd00b2 authored over 6 years ago* Fix Issue 2819 - this.skip should skip tests in nested suites.
Side Effects:
- Fixed typo ...
Update mocha doc to have more details on the "slow" configuration
b636faf537552fe245eb99bb9a7734d2cea6118c authored over 6 years ago* collect stats
41f9d5683f03989244d8a85319cd2e2deb8d431c authored over 6 years ago4bef5749859953726d1d0f6dafeeb6f7e803cb18 authored over 6 years ago
- rename `scripts/docs-update-toc.js` to reflect that it does more than just that
955a71e971d77505f3772be0e2ffcf03ef814f58 authored over 6 years ago3548294e5f50298214e22f6d2e52e2ab15d2ac15 authored over 6 years ago
7969028dc36fe06a5201dd580da8e68c4ab0d441 authored over 6 years ago
The requirement for using npm-5.x was due to npm-6 dropping support for Node-4. Since Mocha now ...
9f02180f1c87cdcb0050c5e2f7b8c74911606435 authored over 6 years agoUse GitHub URL for downloading GfW installer.
ee2ef44ba57ae021e1115ef61ffeb230fb6b3065 authored over 6 years ago* Replace internal "./ms js" with npm "ms" module (#3557)
262ab2b6ce493a1202945fc72f818d1f1d0e888a authored over 6 years ago'Nuff said...
d60b3339ffe79fadcaad22047dd20334cd77babb authored over 6 years ago
* Added new public `version` property to `Mocha`, available in both Node and browser.
* Used `b...
* Refactored code to use `TAPProducer` objects to write output.
* Added TAP specification 13 ou...
* fix(lib/runnable.js): Prevent timeout value from skirting limit check
- Moved the timestri...
- this will fix a problem with npm (potentially) publishing certain files
which should always be...
While refactoring the `dot` reporter test, we created a method for capturing output from running...
9d27bac168f0ee2c4be3b8e21396efa0c00cdbed authored over 6 years ago8256b65c35bbd1aa7e6fc7c38b66c1f2585fafe2 authored over 6 years ago
* upgrade jekyll; closes #3548
see https://nvd.nist.gov/vuln/detail/CVE-2018-17567
* add ....
f2b62ec250fc765fc831d579ce69d6dc7b3b7661 authored over 6 years ago
* Give a `DeprecationWarning` on suite callback returning any value.
* Deprecation warning: Sho...
Signed-off-by: Outsider <[email protected]>
00ca06b0e957ec4f067268c98053782ac5dcb69f authored over 6 years ago3e77008b5645dbf3f7ef828bf327cb724eee0c69 authored over 6 years ago
* ci(.travis.yml,appveyor.yml): Update Node versions in CI matrix
Make Node-11 the new defaul...
c16fb7680fcabf0ab0fbc670f89b4617058a7cd8 authored over 6 years agoPrettier-ESLint keeps busying itself with the JSDoc output directory upon any commit, spewing hu...
1ded82fb326daae9325860cf18f7d2a710121283 authored over 6 years agoPreviously undocumented that use of `--inspect` would disable timeouts.
Fixes #3519
a371e2f73f8a6781aab6723bb596a31fc275bdf7 authored over 6 years ago### Description of the Change
* Made all output directly use `process.stdout`.
* `process...
835ac33e3b76428a3d7a25653b31c93d5f908ec4 authored over 6 years ago
Additionally, this includes minor updates to mocha's help output (by rewording text and/or speci...
741c4c794c89f9cf7c590e8c220c8c16162c0465 authored almost 7 years agoThe `Base` reporter's specification verifies reporter can interpret Chai custom error messages. ...
adb1f612a8e909c3ce158ab66f75bb4a54a29014 authored almost 7 years ago* ci(.travis.yml): Squelch Growl-related spawn errors
Installed binary needed for Linux deskt...
4ddfcafd07a2aa96ee7c62f72969a1ec651442dc authored almost 7 years ago
- Any non-extensible type thrown in an async callback raises an exception in
Mocha runner, sto...
As noted by @plroebuck `level` is not used, should be `label` instead.
https://github.com/moc...
ceff283e5f33061afef87d5a3d886a76ddcfe438 authored almost 7 years ago* docs: improve CONTRIBUTING.md and fix/remove links
* docs: link to CONTRIBUTING.md in readm...
24c70672f0a36f022cc8d21935a22bb4af076901 authored almost 7 years ago### Description of the Change
Replaced all method headers with more complete documentation, b...
01171b1e7acec133363b50d5baacc9719af6bf1d authored almost 7 years agoSigned-off-by: Outsider <[email protected]>
a03e23a23f299dc6665e945623d63b189a4bf55d authored almost 7 years ago
* Clarify docs for watch that it watches files in the CWD
* s/CWD/current working directory
* use latest ruby-ffi
* update all deps
04469bf0e3a008be9d066835fad278a542d8232a authored almost 7 years ago
* run cycle overview
* adjust flow format
* add to table of contents
* code highlighting poin...
* update an example for browsers in docs
* fix docs build command
* remove jquery in a browser...
Signed-off-by: Outsider <[email protected]>
cc8304d81334f06b1ed11fd020e6e70b8c15383d authored almost 7 years agoSigned-off-by: Outsider <[email protected]>
02294a32f050324058257544a808d2f537c057a6 authored almost 7 years ago2bb4124f1b6b0f0bc8e1c76256c68e8bdb44fe9d authored almost 7 years ago
This commit adds `--experimental-modules` to the list of Node flag recognized by Mocha. It allow...
f7456513e00eea3fd925377504d4b6da9c8b10ba authored almost 7 years ago7941c9e4ea8c89c89f3e00b9ccb48209103bd641 authored about 7 years ago
* update docs with globbing and shell expansion details; closes #3136
* requested changes
...
59d5850ba4cdff010f5fdad0bea0bf684ca9a020 authored about 7 years agof9c650c34455d1f3ec2fbdd89fedcf392f618ced authored about 7 years ago
e7ab24d245d6c0d83af2c172de864c2036d4161f authored about 7 years ago
242d1da650f2ac473056acc40db8264487d1b7ad authored about 7 years ago
a5b5efca9dc91ecb58916033c2480aecafdebae1 authored about 7 years ago
98f1cc4b96318cf51bb4464c84ee75277db04e4b authored about 7 years ago
ffc21927cdc4e161d6d879ae8d5dc33d13ed0348 authored about 7 years ago
01c712d020b9593cceb209e2c169df122976b794 authored about 7 years ago
63e7c280aeb935176689f4fd35ab4ec4634cf855 authored about 7 years ago
de88088debb662f105a476ae9f091ecda9b4f287 authored about 7 years ago
cf52904cad95eff2239db9b596a66ab102272d6f authored about 7 years ago
4f462e7e93456eec75686bc4fb4ce92be00acd33 authored about 7 years ago
68147af68a7385bb3ace09873846baa205169cc4 authored about 7 years ago
9b0547375cc523a39d1faa6255f2b18a688f395b authored about 7 years ago
debug appveyor
debug - check colors
debug - sigints event
debug - proc listeners
remove logs
f45a53a234e6ad2e17ddd59b57e1fdf09b951421 authored about 7 years ago0dd4b0132a9627b1dce0beeb05cde5ec4e78320a authored about 7 years ago
add blocking mocha and test
renamed to hanging
rename file
cb0cc1b019e68f95e1993678dfec029fddf11feb authored about 7 years ago41b29f1a4ebf821a5cc3536adc6f11b50a049176 authored about 7 years ago
3ae43cabeddcba2e25252fe05bd772e1a1386332 authored about 7 years ago
debugging 2
update to unexpected syntax
increase time
debug appveyor
debug - check colors
d...
45c58eeccc4e697588932924af67145d7604544b authored about 7 years ago1f27344daf13608267a30d1bd1c59e50204710f6 authored about 7 years ago
a4b97eb586c1079a5c0c4d13731a09491fc8b3bb authored about 7 years ago
e67d1cfec1a58c6eded5ed22c083093e9f4beb28 authored about 7 years ago
babd9583bacc4de6df5fd3feae3207b589fc42de authored about 7 years ago
e34e9f152dc5d8ec4749a39ee63bd85ed42fa0e5 authored about 7 years ago
eeccd053b18361c342dff02d4f728bd439c7f277 authored about 7 years ago
Remove installing mocha via bower instruction because mocha no longer supports bower installs.
d737ca2ef58b83b9ebb9dde60385250b3b89a1e5 authored about 7 years ago41cce5f165e11e17d8e578cbceb4430ba680eb40 authored about 7 years ago
Signed-off-by: Outsider <[email protected]>
0d95e3f41a0859be4e7225541575e78b6d8926ee authored about 7 years agodf692796edead95e01e908cd680579cf93bd9e0b authored about 7 years ago
c4c421d3cb7079850a382f300cd96c984959ca76 authored about 7 years ago
2735e35f814708774a4a814e0cae49ee4f21ea54 authored about 7 years ago
3d05aebb5bae7b06e33ca738bba81603f5453432 authored about 7 years ago