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

Standard font is glitching in the reporter

owenallenaz opened this issue over 3 years ago
Is there a way to retry the whole spec if before hook fails?

abhinaba-ghosh opened this issue over 3 years ago
Test Context not available in Custom Reporter when run in Parallel

DanLomanto opened this issue over 3 years ago
πŸš€ Feature: Title for root hooks

DJ-Glock opened this issue over 3 years ago
Issue#2010 CSS media query prefers-dark-mode

bcowgill opened this pull request over 3 years ago
πŸš€ Feature: Propose a Change to Mocha done() callback

jbactual opened this issue almost 4 years ago
πŸš€ Feature: Make cleanReferencesAfterRun a Mocha option

RossVertizan opened this issue almost 4 years ago
warning on done in async function

hardfist opened this issue almost 4 years ago
Mocha runner's EventEmitter does not work correctly in parallel mode

GoldStrikeArch opened this issue almost 4 years ago
Show where syntax error from with ESM

outsideris opened this pull request almost 4 years ago
fix: ensure require.resolve is only ever called with absolute filepaths

ctjlewis opened this pull request almost 4 years ago
Update index.md

Zearin opened this pull request almost 4 years ago
fix: remove ansi escape sequences from escaped xunit output

trieloff opened this pull request about 4 years ago
πŸš€ Feature: Throw on nested it call

dimadk24 opened this issue about 4 years ago
run global setup before test files load; closes #4508

boneskull opened this pull request about 4 years ago
fix some rewiremock usages

boneskull opened this pull request about 4 years ago
πŸš€ Feature: Global fixtures should run before any files are loaded

lucasrcosta opened this issue about 4 years ago
Change CLI file parsing errors to use an error code

evaline-ju opened this pull request about 4 years ago
πŸ› Bug: xUnit xml format uses errors not failures

kkennedy-ephesoft opened this issue about 4 years ago
πŸš€ 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 over 4 years ago
do not leak polyfills into global context; closes #4423

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

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

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

zyf0330 opened this issue over 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
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 almost 5 years ago
πŸ› Bug: Option "--recursive" does not support typescript files

fedulovivan opened this issue almost 5 years ago
πŸš€ Feature: Support log level configuration

Sayan751 opened this issue almost 5 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
πŸ› οΈ Repo: Switch automations to GitHub Actions (GHA)

craigtaub opened this issue about 5 years ago
πŸ—£οΈ Discussion: Plugin notes

boneskull opened this issue about 5 years ago
πŸš€ Feature: Run last failed tests

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

mrdulin opened this issue about 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 over 5 years ago
Node ^12.3.0 REPL Support

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

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

JaeHyeonKim19 opened this pull request over 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: 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