-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
progress reporter is off #58
Labels
type: bug
a defect, confirmed by a maintainer
Comments
Closed
tj
added a commit
that referenced
this issue
Apr 10, 2012
Fix for Issue #58 - Progress Reporter is off
boneskull
pushed a commit
that referenced
this issue
Dec 6, 2017
* delete random space * run a test show users how to run a test by pointing to the local install of mocha * set up test scripts show users how to set up their npm test script to use mocha * simplify test script npm has ./node_modules/.bin in path, so calling the module works fine.
boneskull
added a commit
that referenced
this issue
Dec 6, 2017
* ghpages/pre-move: (263 commits) move everything into docs/ in prep for moving repo into mocha proper Fix hyperlink for async_hooks add section on --exit / --no-exit update "Usage" and "--compilers" sections Fix typo in "Using async / await" snippet Update index.md Add `--inspect` **Bug** Edge renders the icon for a backer without an image to take up the entire screen. drop shx dependency chore(package): update shx to version 0.2.0 fix hardcoded scheme in anchor.js url decrease line-height slightgly for code increase font size Getting started run test (#58) add anchor support upgrade deps; fix script execution chore(package): update p-s to version 3.0.1 update license information remove misinformation about using --require and hooks fix bad formatting in CLI options headers; closes #51 ... Signed-off-by: Christopher Hiller <boneskull@boneskull.com> # Conflicts: # .gitignore # Makefile # bin/mocha # editors/JavaScript mocha.tmbundle/Snippets/bdd - after each.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - after.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - before each.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - before.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - describe.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - it.tmSnippet # index.js # lib/browser/tty.js # lib/interfaces/bdd.js # lib/interfaces/exports.js # lib/interfaces/index.js # lib/interfaces/tdd.js # lib/mocha.js # lib/reporters/base.js # lib/reporters/doc.js # lib/reporters/dot.js # lib/reporters/html.js # lib/reporters/index.js # lib/reporters/json-stream.js # lib/reporters/json.js # lib/reporters/landing.js # lib/reporters/list.js # lib/reporters/progress.js # lib/reporters/spec.js # lib/reporters/tap.js # lib/runner.js # lib/suite.js # lib/test.js # package.json # test/browser/index.html # test/mocha.opts
sgilroy
pushed a commit
to TwineHealth/mocha
that referenced
this issue
Feb 27, 2019
* ghpages/pre-move: (263 commits) move everything into docs/ in prep for moving repo into mocha proper Fix hyperlink for async_hooks add section on --exit / --no-exit update "Usage" and "--compilers" sections Fix typo in "Using async / await" snippet Update index.md Add `--inspect` **Bug** Edge renders the icon for a backer without an image to take up the entire screen. drop shx dependency chore(package): update shx to version 0.2.0 fix hardcoded scheme in anchor.js url decrease line-height slightgly for code increase font size Getting started run test (mochajs#58) add anchor support upgrade deps; fix script execution chore(package): update p-s to version 3.0.1 update license information remove misinformation about using --require and hooks fix bad formatting in CLI options headers; closes mochajs#51 ... Signed-off-by: Christopher Hiller <boneskull@boneskull.com> # Conflicts: # .gitignore # Makefile # bin/mocha # editors/JavaScript mocha.tmbundle/Snippets/bdd - after each.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - after.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - before each.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - before.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - describe.tmSnippet # editors/JavaScript mocha.tmbundle/Snippets/bdd - it.tmSnippet # index.js # lib/browser/tty.js # lib/interfaces/bdd.js # lib/interfaces/exports.js # lib/interfaces/index.js # lib/interfaces/tdd.js # lib/mocha.js # lib/reporters/base.js # lib/reporters/doc.js # lib/reporters/dot.js # lib/reporters/html.js # lib/reporters/index.js # lib/reporters/json-stream.js # lib/reporters/json.js # lib/reporters/landing.js # lib/reporters/list.js # lib/reporters/progress.js # lib/reporters/spec.js # lib/reporters/tap.js # lib/runner.js # lib/suite.js # lib/test.js # package.json # test/browser/index.html # test/mocha.opts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: