Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
https://github.com/mochajs/mocha
468165ca0de209217f05de70715dd6d18428c313 authored almost 6 years ago by Christopher Hiller <[email protected]>
also use exact `yargs-unparser` version
932fcb88691acb14926606685642d8706ea4a99e authored almost 6 years ago by Christopher Hiller <[email protected]>
- also upgrade `lint-staged`, because it's broken for some reason
- reformat
- lint
- remove `pr...
89169cdc9d0f33d0ec2cb476bcd5493150dac8c0 authored almost 6 years ago by Marc Udoff <[email protected]>
a63ab5f8799e00db6c8b62463c858f95163fcc4a authored almost 6 years ago by Christopher Hiller <[email protected]>
Signed-off-by: Christopher Hiller <[email protected]>
4351697f0f15711c47f3790031a1b6635bed7fdf authored almost 6 years ago by Christopher Hiller <[email protected]>Continuation of #2926.
Addresses issue #2529 by allowing reporters to take action on tests ...
2a76dd7589e4a1ed14dd2a33ab89f182e4c4a050 authored almost 6 years ago by Christopher Hiller <[email protected]>* Updated SIGINT handler based on comment from #3570
Signed-off-by: jayasankar <jayasankar.m@...
3d3e8337c323992a305fb66ae94354d448f623d3 authored almost 6 years ago by Jayasankar <[email protected]>6160a6a28f2999d236dfc2aa1028826d6ad92228 authored almost 6 years ago by Christopher Hiller <[email protected]>
0ed25c6145ec5029638800761cf62d743d5a7bc6 authored almost 6 years ago by Christopher Hiller <[email protected]>
2119ae1f2e643fd456a61c62ba46cc755a51205b authored almost 6 years ago by Christopher Hiller <[email protected]>
Signed-off-by: Outsider <[email protected]>
843cd93ba1e9bfe76db95af7ebeab3d2c22fa810 authored almost 6 years ago by JeongHoon Byun (aka Outsider) <[email protected]>* netlify-headers: Skip unloaded assets when extracting headers
* update assetgraph-builder t...
8750ef892b8b8013d637e2b80517158e5afc90c4 authored almost 6 years ago by Christopher Hiller <[email protected]>f187d6d73b9fe99999e706c3c8998cb3b79116a7 authored almost 6 years ago by Christopher Hiller <[email protected]>
- strip ansi stuff
- fix old content terminator
f9a6f9b908c28d58b9e393b51a61f0216e8549e5 authored almost 6 years ago by Fábio Santos <[email protected]>
6df0e84dc873167456c2b4a384f464190ad1a540 authored almost 6 years ago by Christopher Hiller <[email protected]>
Code now throws an error for any problems (except nonexistent default "test/mocha.opts"). Includ...
7a3e745ae7e8d23d0a99ec58852017e11e42341e authored almost 6 years ago by Paul Roebuck <[email protected]>
- `-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 almost 6 years ago by Christopher Hiller <[email protected]>
* 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 almost 6 years ago by Christopher Hiller <[email protected]>* 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 almost 6 years ago by Fin Chen <[email protected]>* collect stats
41f9d5683f03989244d8a85319cd2e2deb8d431c authored almost 6 years ago by Craig Taub <[email protected]>4bef5749859953726d1d0f6dafeeb6f7e803cb18 authored almost 6 years ago by Christopher Hiller <[email protected]>
- rename `scripts/docs-update-toc.js` to reflect that it does more than just that
955a71e971d77505f3772be0e2ffcf03ef814f58 authored almost 6 years ago by Christopher Hiller <[email protected]>3548294e5f50298214e22f6d2e52e2ab15d2ac15 authored almost 6 years ago by Christopher Hiller <[email protected]>
7969028dc36fe06a5201dd580da8e68c4ab0d441 authored almost 6 years ago by Christopher Hiller <[email protected]>
The requirement for using npm-5.x was due to npm-6 dropping support for Node-4. Since Mocha now ...
9f02180f1c87cdcb0050c5e2f7b8c74911606435 authored almost 6 years ago by P. Roebuck <[email protected]>Use GitHub URL for downloading GfW installer.
ee2ef44ba57ae021e1115ef61ffeb230fb6b3065 authored almost 6 years ago by P. Roebuck <[email protected]>* Replace internal "./ms js" with npm "ms" module (#3557)
262ab2b6ce493a1202945fc72f818d1f1d0e888a authored almost 6 years ago by gizemkeser <[email protected]>'Nuff said...
d60b3339ffe79fadcaad22047dd20334cd77babb authored about 6 years ago by Jakob Krigovsky <[email protected]>
* 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 about 6 years ago by JeongHoon Byun (aka Outsider) <[email protected]>8256b65c35bbd1aa7e6fc7c38b66c1f2585fafe2 authored about 6 years ago by Marc Udoff <[email protected]>
* upgrade jekyll; closes #3548
see https://nvd.nist.gov/vuln/detail/CVE-2018-17567
* add ....
f2b62ec250fc765fc831d579ce69d6dc7b3b7661 authored about 6 years ago by Christopher Hiller <[email protected]>
* Give a `DeprecationWarning` on suite callback returning any value.
* Deprecation warning: Sho...
Signed-off-by: Outsider <[email protected]>
00ca06b0e957ec4f067268c98053782ac5dcb69f authored about 6 years ago by JeongHoon Byun (aka Outsider) <[email protected]>3e77008b5645dbf3f7ef828bf327cb724eee0c69 authored about 6 years ago by Christopher Hiller <[email protected]>
* ci(.travis.yml,appveyor.yml): Update Node versions in CI matrix
Make Node-11 the new defaul...
c16fb7680fcabf0ab0fbc670f89b4617058a7cd8 authored about 6 years ago by P. Roebuck <[email protected]>Prettier-ESLint keeps busying itself with the JSDoc output directory upon any commit, spewing hu...
1ded82fb326daae9325860cf18f7d2a710121283 authored about 6 years ago by P. Roebuck <[email protected]>Previously undocumented that use of `--inspect` would disable timeouts.
Fixes #3519
a371e2f73f8a6781aab6723bb596a31fc275bdf7 authored about 6 years ago by P. Roebuck <[email protected]>### Description of the Change
* Made all output directly use `process.stdout`.
* `process...
835ac33e3b76428a3d7a25653b31c93d5f908ec4 authored about 6 years ago by P. Roebuck <[email protected]>
Additionally, this includes minor updates to mocha's help output (by rewording text and/or speci...
741c4c794c89f9cf7c590e8c220c8c16162c0465 authored about 6 years ago by JeongHoon Byun (aka Outsider) <[email protected]>The `Base` reporter's specification verifies reporter can interpret Chai custom error messages. ...
adb1f612a8e909c3ce158ab66f75bb4a54a29014 authored about 6 years ago by Paul Roebuck <[email protected]>* ci(.travis.yml): Squelch Growl-related spawn errors
Installed binary needed for Linux deskt...
4ddfcafd07a2aa96ee7c62f72969a1ec651442dc authored about 6 years ago by P. Roebuck <[email protected]>
- 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 about 6 years ago by Ahmad Bamieh <[email protected]>* docs: improve CONTRIBUTING.md and fix/remove links
* docs: link to CONTRIBUTING.md in readm...
24c70672f0a36f022cc8d21935a22bb4af076901 authored about 6 years ago by Mark Owsiak <[email protected]>### Description of the Change
Replaced all method headers with more complete documentation, b...
01171b1e7acec133363b50d5baacc9719af6bf1d authored about 6 years ago by P. Roebuck <[email protected]>Signed-off-by: Outsider <[email protected]>
a03e23a23f299dc6665e945623d63b189a4bf55d authored about 6 years ago by Outsider <[email protected]>
* 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 about 6 years ago by Craig Taub <[email protected]>
* 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 over 6 years ago by Outsider <[email protected]>Signed-off-by: Outsider <[email protected]>
02294a32f050324058257544a808d2f537c057a6 authored over 6 years ago by Outsider <[email protected]>2bb4124f1b6b0f0bc8e1c76256c68e8bdb44fe9d authored over 6 years ago by Tobias Mollstam <[email protected]>
This commit adds `--experimental-modules` to the list of Node flag recognized by Mocha. It allow...
f7456513e00eea3fd925377504d4b6da9c8b10ba authored over 6 years ago by Charles Samborski <[email protected]>7941c9e4ea8c89c89f3e00b9ccb48209103bd641 authored over 6 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
* update docs with globbing and shell expansion details; closes #3136
* requested changes
...
59d5850ba4cdff010f5fdad0bea0bf684ca9a020 authored over 6 years ago by Andrew Krawchyk <[email protected]>f9c650c34455d1f3ec2fbdd89fedcf392f618ced authored over 6 years ago by Craig Taub <[email protected]>
e7ab24d245d6c0d83af2c172de864c2036d4161f authored over 6 years ago by Craig Taub <[email protected]>
242d1da650f2ac473056acc40db8264487d1b7ad authored over 6 years ago by Craig Taub <[email protected]>
a5b5efca9dc91ecb58916033c2480aecafdebae1 authored over 6 years ago by Craig Taub <[email protected]>
98f1cc4b96318cf51bb4464c84ee75277db04e4b authored over 6 years ago by Craig Taub <[email protected]>
ffc21927cdc4e161d6d879ae8d5dc33d13ed0348 authored over 6 years ago by Craig Taub <[email protected]>
01c712d020b9593cceb209e2c169df122976b794 authored over 6 years ago by Craig Taub <[email protected]>
63e7c280aeb935176689f4fd35ab4ec4634cf855 authored over 6 years ago by Craig Taub <[email protected]>
de88088debb662f105a476ae9f091ecda9b4f287 authored over 6 years ago by Craig Taub <[email protected]>
cf52904cad95eff2239db9b596a66ab102272d6f authored over 6 years ago by Craig Taub <[email protected]>
4f462e7e93456eec75686bc4fb4ce92be00acd33 authored over 6 years ago by Craig Taub <[email protected]>
68147af68a7385bb3ace09873846baa205169cc4 authored over 6 years ago by Craig Taub <[email protected]>
9b0547375cc523a39d1faa6255f2b18a688f395b authored over 6 years ago by Craig Taub <[email protected]>
debug appveyor
debug - check colors
debug - sigints event
debug - proc listeners
remove logs
f45a53a234e6ad2e17ddd59b57e1fdf09b951421 authored over 6 years ago by Craig Taub <[email protected]>0dd4b0132a9627b1dce0beeb05cde5ec4e78320a authored over 6 years ago by Craig Taub <[email protected]>
debugging 2
d26d07c068b5e3c2441b8484c41ded2548a09243 authored over 6 years ago by Craig Taub <[email protected]>add blocking mocha and test
renamed to hanging
rename file
cb0cc1b019e68f95e1993678dfec029fddf11feb authored over 6 years ago by Craig Taub <[email protected]>41b29f1a4ebf821a5cc3536adc6f11b50a049176 authored over 6 years ago by Craig Taub <[email protected]>
3ae43cabeddcba2e25252fe05bd772e1a1386332 authored over 6 years ago by Craig Taub <[email protected]>
debugging 2
update to unexpected syntax
increase time
debug appveyor
debug - check colors
d...
45c58eeccc4e697588932924af67145d7604544b authored over 6 years ago by Craig Taub <[email protected]>1f27344daf13608267a30d1bd1c59e50204710f6 authored over 6 years ago by Craig Taub <[email protected]>
a4b97eb586c1079a5c0c4d13731a09491fc8b3bb authored over 6 years ago by Craig Taub <[email protected]>
e67d1cfec1a58c6eded5ed22c083093e9f4beb28 authored over 6 years ago by Craig Taub <[email protected]>
babd9583bacc4de6df5fd3feae3207b589fc42de authored over 6 years ago by Bamieh <[email protected]>
e34e9f152dc5d8ec4749a39ee63bd85ed42fa0e5 authored over 6 years ago by Ahmad Bamieh <[email protected]>
eeccd053b18361c342dff02d4f728bd439c7f277 authored over 6 years ago by Christopher Hiller <[email protected]>
Remove installing mocha via bower instruction because mocha no longer supports bower installs.
d737ca2ef58b83b9ebb9dde60385250b3b89a1e5 authored over 6 years ago by Tim Harshman <[email protected]>41cce5f165e11e17d8e578cbceb4430ba680eb40 authored over 6 years ago by Christopher Hiller <[email protected]>
Signed-off-by: Outsider <[email protected]>
0d95e3f41a0859be4e7225541575e78b6d8926ee authored over 6 years ago by JeongHoon Byun (aka Outsider) <[email protected]>df692796edead95e01e908cd680579cf93bd9e0b authored over 6 years ago by Christopher Hiller <[email protected]>
c4c421d3cb7079850a382f300cd96c984959ca76 authored over 6 years ago by Christopher Hiller <[email protected]>
2735e35f814708774a4a814e0cae49ee4f21ea54 authored over 6 years ago by Christopher Hiller <[email protected]>
3d05aebb5bae7b06e33ca738bba81603f5453432 authored over 6 years ago by Christopher Hiller <[email protected]>