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

🚀 Feature: Normalize non-reporter command-line output

boneskull opened this issue about 4 years ago
feat: support running with TrustedTypes enforced

rictic opened this pull request about 4 years ago
do not leak polyfills into global context; closes #4423

boneskull opened this pull request about 4 years ago
Fix parallel feature: disable parallel automatically/ add command line option

stoicchild8910 opened this pull request about 4 years ago
fix: fully support 'extends' for configurations

mf-pherlihy opened this pull request about 4 years ago
How to use addFile in browser with npm package of mocha

zyf0330 opened this issue about 4 years ago
TypeError: Cannot read property 'equal' of undefined

frankli-dev opened this issue over 4 years ago
🚀 Feature: Support ESM (ECMAScript Modules) in watch mode

Swivelgames opened this issue over 4 years ago
mark Runnable#retries and Runnable#currentRetry methods as public

jan-molak opened this pull request over 4 years ago
🚀 Feature: Re-run only affected modules in watch mode

boneskull opened this issue over 4 years ago
🚀 Feature: Support multiple reporters in Node.js

craigtaub opened this issue over 4 years ago
fix issue 4294

js-ms opened this pull request over 4 years ago
🚀 Feature: Support setting options via environment vars

jedwards1211 opened this issue over 4 years ago
🚀 Feature: Make parallel mode smarter

boneskull opened this issue over 4 years ago
🛠️ Repo: Refactor Runner unit tests

boneskull opened this issue over 4 years ago
📝 Docs: Document that hooks support the 'done' parameter

wheresrhys opened this issue over 4 years ago
"hook" event is triggered after "test" event

sskorol opened this issue over 4 years ago
🛠️ Repo: Look at a Finite State Machine (FSM) implementation

boneskull opened this issue over 4 years ago
Report skipped tests upon beforeEach hook failure

juergba opened this pull request over 4 years ago
🛠️ Repo: Lint/validate JSDoc

boneskull opened this issue over 4 years ago
Improve hook pattern of 'this.skip()' in beforeAll hooks

juergba opened this pull request over 4 years ago
Report skipped tests upon beforeAll hook failure

juergba opened this pull request over 4 years ago
🐛 Bug: Test stops recognizing exceptions once done has been called

feckertson opened this issue over 4 years ago
🐛 Bug: Option "--recursive" does not support typescript files

fedulovivan opened this issue over 4 years ago
🚀 Feature: Support log level configuration

Sayan751 opened this issue over 4 years ago
Remove deprecated methods

wnghdcjfe opened this pull request almost 5 years ago
Mocha 7.0.1 quits watching when all tests file are removed

normanzb opened this issue almost 5 years ago
Isolation of "this" on test basis.

andreventuravale opened this issue almost 5 years ago
WIP Playing around with .d.ts generation

cspotcode opened this pull request almost 5 years ago
🚀 Feature: TypeScript .d.ts type declarations

boneskull opened this issue almost 5 years ago
Show more precise time duration in reporter epilogue

yomed opened this issue almost 5 years ago
feat: make browsertest failures standout

dhuang612 opened this pull request almost 5 years ago
Support `require` and `reporter-options` in `mocharc`

brettz9 opened this issue almost 5 years ago
🚀 Feature: Show a meaningful error when the HTML reporter is used via the CLI

thisismydesign opened this issue almost 5 years ago
🛠️ Repo: Switch automations to GitHub Actions (GHA)

craigtaub opened this issue almost 5 years ago
🗣️ Discussion: Plugin notes

boneskull opened this issue almost 5 years ago
🚀 Feature: Run last failed tests

AuHau opened this issue almost 5 years ago
Support run test for single file when there is a configuration file

mrdulin opened this issue almost 5 years ago
chore: add script to check unit test coverage

HyunSangHan opened this pull request about 5 years ago
Create migrate script to change mocha.opts to [json | js | yml | yaml]

wnghdcjfe opened this pull request about 5 years ago
fix: add global leaks detection on watch-run

anpaul0615 opened this pull request about 5 years ago
Handled exception of`--file` option with non-existed file(#4047)

leehwarang opened this pull request about 5 years ago
deprecate noHighlighting and replace it with reporterOptions.highlight #3701

Mia-jeong opened this pull request about 5 years ago
🚀 Feature: Better error for `--file` option with non-existent file

outsideris opened this issue about 5 years ago
Node esm support

giltayar opened this pull request about 5 years ago
Mocha fails to reload watched files

geigerzaehler opened this issue about 5 years ago
Node ^12.3.0 REPL Support

CruzMolina opened this issue about 5 years ago
Add indentation to error message when it has several line breaks(#2159)

2kindsofcs opened this pull request about 5 years ago
feat: make forbid-only as default on CI

JaeHyeonKim19 opened this pull request about 5 years ago
📝 Docs: Indicate that "exports" interface does not work in browsers

JKAnderson409 opened this issue over 5 years ago
Display stack for uncaught errors in the browser

prust opened this pull request over 5 years ago
[feature] introduce subtests

andykais opened this issue over 5 years ago
🛠️ Repo: Migrate to codecov from coveralls

boneskull opened this issue over 5 years ago
🚀 Feature: Crash or issue warnings on invalid config parameters

medikoo opened this issue over 5 years ago
🚀 Feature: Specify setup/teardown for each test individually

eight04 opened this issue over 5 years ago
🐛 Bug: Configurations don't seem to support 'extends'

calebcartwright opened this issue over 5 years ago
🚀 Feature: Support multiple reporters in browser

letsgotomars opened this issue over 5 years ago
return cleanup function from before & beforeEach

andykais opened this issue over 5 years ago
🛠️ Repo: Automatically publish a GH release after npm publish

boneskull opened this issue over 5 years ago
Does Mocha encourage `this` for shared behaviors?

morgannewman opened this issue over 5 years ago
race condition on deprecation warnings in browser

boneskull opened this issue over 5 years ago
do not fork if no node flags present

boneskull opened this pull request over 5 years ago
fix: do not exit when only unref'd timer is present in test code

boneskull opened this pull request over 5 years ago
🐛 Bug: --timeout 0 with unref'd timers causes process exit

rolfl opened this issue over 5 years ago
add Matomo headers to 11ty and jsdoc; closes #3785

boneskull opened this pull request over 5 years ago
🚀 Feature: Add matomo headers to doc layouts

boneskull opened this issue over 5 years ago
🚀 Feature: Support granular configuration

boneskull opened this issue over 5 years ago
Include timing of beforeEach in test duration

sgilroy opened this pull request over 5 years ago
Mocha reports 'No test files found' since mocha 6 (with ts-node)

evert opened this issue over 5 years ago
mocha --watch doesn't work with v6.0.0

fcruzel opened this issue over 5 years ago
🗣️ Discussion: this.skip() - bug summary

juergba opened this issue over 5 years ago
exclude auto-generated contents from docs/index.md; closes #3713

wanseob opened this pull request over 5 years ago
🚀 Feature: Config file schema

cspotcode opened this issue over 5 years ago
🚀 Feature: Soft-deprecate noHighlighting

boneskull opened this issue almost 6 years ago
🛠️ Repo: Refactor to fix encapsulation issues

boneskull opened this issue almost 6 years ago
🛠️ Repo: Audit exit handlers

boneskull opened this issue almost 6 years ago
🛠️ Repo: Extract GH-237-related ESLint rules into standalone module

boneskull opened this issue almost 6 years ago
🐛 Bug: mochajs.org needs a CSP (Content Security Policy)

boneskull opened this issue almost 6 years ago
🛠️ Repo: Consolidate modules used for markdown processing

boneskull opened this issue almost 6 years ago
🚀 Feature: Ensure all Error instances have a code

craigtaub opened this issue almost 6 years ago
🚀 Feature: Deploy docs of major releases to their own subdomains

boneskull opened this issue almost 6 years ago
🛠️ Repo: Add eslint-plugin-compat or an equivalent

boneskull opened this issue almost 6 years ago