Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nightwatchjs/mocha-nightwatch

mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)
https://github.com/nightwatchjs/mocha-nightwatch

add Runnable.globals(arr) method for per test global whitelist

Instead of suite wide whitelisting of global leaks, this allows for
individual tests to whitelis...

1d24a15c845aa3288c94c9a07683656e8f9c844e authored about 11 years ago
Fix for NaN coming in time attribute when test fails.

b9203ba833921d2ef92b13e9f45162a2ad8e11b9 authored about 11 years ago
Wraps long lines in test results. (fix #1030, close #1031)

af0c85363392384402d243091d16016bfcd8e8f0 authored about 11 years ago
Respect err.showDiff, add Base reporter test (close #810)

a5d7240a83f934b16b98b07f170c2d6288d58d7d authored about 11 years ago
Add --no-exit flag to prevent process.exit() call (close #1018)

b43cb7fe27ee24129a311e646cf076459285958b authored about 11 years ago
Add faster Runner.prototype.globals(arr) (close #1024)

8bec097084fb50c354e4a6bd1d14744dd5ddf0ea authored about 11 years ago
Release 1.14.0

d230cf222c5b5473eccb2ba09351115c058a150a authored about 11 years ago
Update history.md

11435bd8f70934d24397d1b6bb3600fcc8271ea0 authored about 11 years ago
Mocha.ui() now tries to import ui module if name is not found in mocha.interfaces

31b5d9e170fc81a4e37b27c998fe2669bfe8127c authored about 11 years ago
Fix test for breaking change in should 2.0.x (fix #1013)

2bdf685f0e67f5945ed0eb2a6cc5076e9095e910 authored over 11 years ago
Fix should to be 2.0.x

6c8eb1510f55ef7a57214265d364513844ade61d authored over 11 years ago
Merge pull request #1010 from andrew/update_commander

Updated commander to 2.0.0

dbb3c988eaa9411da3550796ed031b7808e45bb4 authored over 11 years ago
Updated commander to 2.0.0

22045f9b55a9ea78682358383bee3283e6a85a90 authored over 11 years ago
Removed duplicate test output for multi-line specs

84076ae719a8e9cccd6913fc02862201b3f28231 authored over 11 years ago
Send cursor commands only if isatty (close #184)

98f0430d82192143d566b3659dcc75ea779d682e authored over 11 years ago
Include assertion message as context (close #993)

Resolves #991

This expect statement

expect("foo", "the foo").to.equal("bar");

now include...

34116d5d67b75fd189637cc773ce550ba956bc36 authored over 11 years ago
Mocha options include useColors, plus setter

this makes this setting uniform with others,
and keeps client code away from implementation deta...

805c95d2e6ecd2775b1093fc24bf45d8a1e95ab6 authored over 11 years ago
Update history.md for #776

382fd0c3c514a2418f9cf20270d4180b60810e39 authored over 11 years ago
Allow override of test links in HTML reporter (close #776)

4c16dbf22878981e37b0a8db6c78cba4cb2a96be authored over 11 years ago
Fix typo (close #988)

34e4536b93c9a4f38ae3b86d4ceb031e32c86a67 authored over 11 years ago
console.warn the name and url of the teamcity reporter (#954)

1a4ab63f55b0af7305361396a520058e3779203d authored over 11 years ago
Fix bug where expected error wasn't being thrown if given reporter wasn't found

dfa46d8990de059f929167bbe18623b26c4190ab authored over 11 years ago
Remove teamcity reporter (fix #954)

16a55b28ebe6ef719a016d6d2238c047a7fd4555 authored over 11 years ago
introduced mocha.throwError for better async error handling

9e652eb9f24ab27c2c1ee3963ebe6863a8e315a5 authored over 11 years ago
Expose only the specified UI in the browser

When instantiated in the browser, Mocha registers the "BDD-style"
interface. Since an explicit c...

2c8aa0ae8978de2fbbe8023712f9f7748181f1d7 authored over 11 years ago
Update History.md for #862

69e17786fe162bfdec6023af31e5c13838139df8 authored over 11 years ago
Update History.md for #862, #965, #840

0dab564b21e0e4599002d46c08a3ab3c42103800 authored over 11 years ago
Set MOCHA_COLORS env var to use colors (fix #965)

c180452dcbf3a07f2100062e0b4ede56534b5d1f authored over 11 years ago
Merge branch 'logo-svg'

* logo-svg:
Add svg of logo (close #682)
Add an SVG version of the logo

979c21af6c2ffa3b65488400528ea9dfbf1f92b9 authored over 11 years ago
Add svg of logo (close #682)

77f7869a1677e8c07274ce1c95526f70fe494c83 authored over 11 years ago
Consistent return of it.only, it and describe.only, describe (close #840)

7c8911b901c571dd2262372330e03ce901443559 authored over 11 years ago
Add unified diff (close #862)

eaaace730c6f1805389472e1f99838f91c7f6290 authored over 11 years ago
Release 1.13.0

0a0a9c17fce66057877ca49543a4a3cc006cce81 authored over 11 years ago
Add note about faster global checking in History.md (#783)

30e279dd5750db820dc6ad3def9641eff4024ef8 authored over 11 years ago
Add more detail on --sort in History.md

e1a7ac1dd1dc58a6e700320e909544c28c4344de authored over 11 years ago
Merge branch 'improve-global-leaks'

* improve-global-leaks:
fix: use mocha.globals([...]) make tests run very slow
fix: mocha.gl...

4be2afc7cef0c82f1abc010936978b16adf81826 authored over 11 years ago
Merge remote-tracking branch 'tricknotes/modify-css-for-firefox'

* tricknotes/modify-css-for-firefox:
Modify css for firefox

af8ce235c51bfc4afbc4b9df846adfb015d4ff67 authored over 11 years ago
Update History.md for pending release

01ccdd9282689f673f17dc2e4d05af2d0752ca1d authored over 11 years ago
Merge pull request #976 from papandreou/wordsWithSpaceDiff

Update diff to 1.0.7 and switch to the new WordsWithSpace diff algorithm

fef52dc123ea773f7f2bb602330c47f7129e9693 authored over 11 years ago
Update diff to 1.0.7 and switch to the new WordsWithSpace diff algorithm.

This makes differences in whitespace (eg. CRLF vs LF) show up in the string diffs.

3cb9295cd70087a751e93e814db13d9a256861b7 authored over 11 years ago
Sort tests files using argument flag

04adb433e71aa5e58e25547f1b6301f83265aa15 authored over 11 years ago
Merge pull request #970 from stephenmathieson/fix-pending-css

fix pending passes/failures in the browser

f462b9159a4d9905157149055e74951b7fb8fd5e authored over 11 years ago
fix pending passes/failures in the browser

comma in the wrong spot

94a29843e47e0a7dc043539e309091f3daac1f93 authored over 11 years ago
Bump glob dependency to v3.2.3

It picks up a couple `glob` dependency updates, and all tests still pass.

2d8831ec280f4042148b9d34f07f29b2d41858ee authored over 11 years ago
fix: allow string formatting for timeout in Mocha constructor options. Re 9f7f3e5d

7397156bb6616761c72bb167350926da4e7778bf authored over 11 years ago
Release 1.12.1

141182669443098bf76655ac84fa8bf28dfd3d82 authored over 11 years ago
Merge branch 'master' of github.com:visionmedia/mocha

44a40b4d1c1b225ba30cb5a477a05f53f55302d4 authored over 11 years ago
remove test.js from .gitignore

e51633f05c1117f741d820d1f8c0c34e1fd907fd authored over 11 years ago
Merge pull request #957 from jugglinmike/update-ms

Update included version of ms.js

49aa4178bb42b2d072ad98a1252393dac2302bd2 authored over 11 years ago
Update included version of ms.js

This version fixes a bug in the millisecond-to-string logic. The module
is not used via NPM, so ...

9377b993cec3c03c2925796a7cd8258ae720d898 authored over 11 years ago
Merge pull request #944 from haru01/master

modify --watch option: continue when SyntaxError

ff495cc4007b3b6583c1a895c0f5cc408c3af902 authored over 11 years ago
change "console.error(e.stack)"

9ff93890bace63d83787b86b6e056c6bb3d7f635 authored over 11 years ago
Merge pull request #932 from sindresorhus/files-property

Explicitly define what files to include in npm package

4cd71131f31014a65828ade81a92fdad55a6c1b2 authored over 11 years ago
Merge pull request #941 from fredr/only-tests

.only tests

6b5233079cdc51d9f6180658919c2bc77b12a22f authored over 11 years ago
Merge pull request #920 from badunk/master

Allow timeout: 0 to be passed via the jsapi

b7888ff17de59efa8c67d9dbbf521bb0516539d3 authored over 11 years ago
Merge pull request #933 from sindresorhus/ms

bump `ms`

df87351397fc193a1bb198452633a2a5f212926d authored over 11 years ago
Merge pull request #803 from mazerte/html-pending

Add Html pending

985ee26be4b913368ce10cbe56c86140275f3c99 authored over 11 years ago
the descriptions of my .only tests was a bit wrong

6fcbef1b622310b5d62a81a5cd9e1093b30f6247 authored over 11 years ago
When using .only on a specific test, make sure that other tests with a subset of the .only tests title isn't also run

179ffd3598f14a56d303c2342a09ff8fa3d80182 authored over 11 years ago
Merge pull request #931 from sindresorhus/minify-images

Minify growl images

e09699be941d538734f573b088a8a658e19e75b9 authored over 11 years ago
modify --watch option: continue when SyntaxError

i want 'mocha --watch' continue when SytaxError.
becase rerun is a little difficultiy.
but was s...

0ef058389440a4a49a672863f4b62de76fd923b9 authored over 11 years ago
Merge branch 'master' of github.com:visionmedia/mocha

f7fa369f762d9682be2a47378e9f063dc55a4e80 authored over 11 years ago
docs

4cba7a861aa635d97dc8cf6069f64481263e0e24 authored over 11 years ago
nyan face modify with stats

I want to show nyan face...
* expected nyan face:(x .x) when failing at least one
* expected...

21018ae2c1f0d23d1b7a2a833877f1d9a68a1b57 authored over 11 years ago
Merge pull request #934 from shovon/bower

Added a bower.json file for bower support

35fe57573e222a44dfc17682f9bf159122405efa authored over 11 years ago
Added a bower.json file. It's a start.

bd0d929dfb917f16f46ab1a3127535a8e79de453 authored over 11 years ago
bump `ms`

Includes some .npmignore which makes it considerably smaller

e96e0fca686a5cb8e9522b4dd3903a2a8b02b62c authored over 11 years ago
Explicitly define what files to include in npm package

Even with .npmignore Mocha still includes some moot files.

b51782b595cc3141e8b3ced1c13d431ed01769e1 authored over 11 years ago
Minify growl images

886f75cfef11e8fa2129e66164eac0104b3050c9 authored over 11 years ago
Merge pull request #924 from mck-/master

Add Literate CoffeScript support for --watch mode

b19ce4edb185bdfb7c6a4d4607e4a96d9a3888d7 authored over 11 years ago
Add Literate CoffeeScript support for --watch mode

441561111f5140b5f52eab87c5bd18628b6ebc12 authored over 11 years ago
allowing timeout=0 to be set via mocha constructor

9f7f3e5d6f3abd4d17cb14f64d2dbff8e4ccf48f authored over 11 years ago
Release 1.12.0

8e7f3d5566afba351ec79c1499ebbd78d152dd15 authored over 11 years ago
Merge pull request #795 from avaly/fix-794

Expose current test information to beforeEach/afterEach, fixes #794, #797

8bc84fcee540c6db48485a156e5e39dc58f40b8b authored over 11 years ago
Merge branch 'master' of github.com:visionmedia/mocha

4a6a63bafc9a3f0ce47414d6bf8eb20659f4822f authored over 11 years ago
add: prevent diffs for differing types. Closes #900

92d21affdec25cacbac1e92ffd6bf44358ad5c0f authored over 11 years ago
Merge pull request #916 from diwu1989/master

Expose the browser shim process as Mocha.process

154e61d29af7c97b2686be4ee901ce9ec179b1ac authored over 11 years ago
expose shim process

aa7d08be0da88f70da841946f2a48fd55816383d authored over 11 years ago
build

4bfd3b6a1e905b1fb2305d6b372f98aed8a486dc authored over 11 years ago
Merge pull request #828 from mal/issue-369

Fix #369 - Support non-js langs with --require

196b8e952432526f1ad06d37053455768f46b658 authored over 11 years ago
Use compilers with requires

fecad636c33c4dc20278bc79bc5b854c2f2ef84f authored over 11 years ago
fix regexps in diffs. Closes #890

042d71317b575c254dda596ea2a0f1fef45ecbc0 authored over 11 years ago
Merge pull request #781 from piuccio/ignoreLeaks

Actual value of ignoreLeaks from configuration

d6330cb678511f371a47c95accbef93ecb092c9c authored over 11 years ago
Merge pull request #876 from fredr/master

updated the xunit report to conform to junit 5 xsd

9961156dd14d6268f8b81d8a488d1738e6d68305 authored over 11 years ago
Merge pull request #879 from grasGendarme/master

TM bundle installation

cf7126a31f1d97c0191bbe36f509dc56e167f6e4 authored over 11 years ago
Merge pull request #891 from timehat/patch-1

Update mocha.css

2e2dfa95763ead1e6de3c2d38322275e4dd352e0 authored over 11 years ago
fix xunit NaN on failure. Closes #894

c213e1090d51106096687a3586b7fd5c4500949f authored over 11 years ago
style fixes

353c4e50dd6ba23fa1ceae58c514ce191ea8539c authored over 11 years ago
Merge pull request #883 from jugglinmike/improve-clean-util

Strip tab indentation in `clean` utility method

d66d6f67a3109fa095b9f1cbe786cb58b241bd97 authored over 11 years ago
Merge pull request #896 from tricknotes/fix-github-pages-domain

Fix GitHub pages domain

2a55b95df298c3ec15da1e9f742a8f60049d9590 authored over 11 years ago
Release 1.11.0

e3b678661dcc4fe95bda6932f7616d58b075b492 authored over 11 years ago
Merge pull request #895 from jmar777/harmonygeneratorsflag

pass --harmony-generators flag through to node

c3194304093839e0f96ec33f2c6848ecac1a2643 authored over 11 years ago
Fix GitHub pages domain

Now this page is served as `visionmedia.github.io`.
* https://github.com/blog/1452-new-github-pa...

0d6eebdd3ac524ca4ab0f9174fbaadea4fff2ac8 authored over 11 years ago
pass --harmony-generators flag through to node

77972893354e15d128799149a1301b0cc3829cb9 authored over 11 years ago
Update mocha.css

Add "z-index: 1;" to #mocha-stats div so it lives above the rest of the output (makes sure you c...

cbae3f601c15067c83734d2817ab2b769821ea2b authored over 11 years ago
add "Uncaught " prefix to uncaught exceptions

06de21f31f3017edc42f6ecb93d90b91c32a0a32 authored over 11 years ago
Strip tab indentation in `clean` utility method

The `clean` method is intended to normalize function body indentation to
be relative to the firs...

c927846ec425359c9f4d9a88c4138f5ac355f6ee authored over 11 years ago
Merge pull request #867 from pwnall/web-workers-3

Fix exceptions when running mocha in Web Workers.

d0c329dcb2ef1b7b6e8655dc23e8c85dc18f78a5 authored over 11 years ago
Fix exceptions when running mocha in Web Workers.

cb8215439916a53ad8a1cdc137b38af4bc83b290 authored over 11 years ago
Merge branch 'master' of github.com:visionmedia/mocha

5d535d48dfbc7c0848ca62a53063144f98c39f21 authored over 11 years ago