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

Merge pull request #1749 from tinganho/maxiumCErr

Maximum call stack issue for large test suite

78afb421438122b402c6fb8831e433eb5d6dd70e authored over 9 years ago
Fixes maximum call stack error

1a68cc2f102dcf73dc53515aed9112360632b1b4 authored over 9 years ago
Merge pull request #1784 from ndhoule/refactor/remove-browserify-todo

Remove TODO from Browserify transition

61d05c2cc1dcaf1b2408353840d22a1e25a4742c authored over 9 years ago
Remove TODO from Browserify transition

b79170a673513cb13de05812d315d3dc6ffd2814 authored over 9 years ago
Decorate failed hook titles with test title

Fixes #1230

864ec2077ac8114449099f53189779a257a4e517 authored over 9 years ago
Merge branch 'ndhoule-chore/browserify'

Closes #1727

39ce95fe57476bd9351e05a3497e6bcce0902180 authored over 9 years ago
Build using Browserify

Signed-off-by: Joshua Appelman <[email protected]>

Closes #1193

a81e5558f086808b682b6d196b80893d2c8926f8 authored over 9 years ago
Merge pull request #1753 from ndhoule/refactor/remove-dunderproto

Replace __proto__ references with inherits module

2b2c576e580abaae90ef9e0c8cdedcc333460028 authored over 9 years ago
Merge pull request #1781 from glenjamin/test-hook-errors

Rework hook error tests to actually assert

93d5a3ad9441b1f561d5189a3a906984458e78d9 authored over 9 years ago
Rework hook error tests to actually assert

092ea4684478aa99e32f3acaa0e5963ee5c0cb7d authored over 9 years ago
Move hook error test to integration in prep for rewrite

b548d25eb1a8c6776711dfe7c528ec2cf7a5d36d authored over 9 years ago
Merge branch 'master' into papandreou-feature/allowBooleanReporterOptions

9676fc97e1d810438eb68ce7f49fd8b46138d5d0 authored over 9 years ago
Fix 1766: stackfilter should not ignore node_modules

Closes #1766
Closes #1767

Signed-off-by: Joshua Appelman <[email protected]>

2952eca30c62915a0d45d6c6b6598b3254c9a9ea authored over 9 years ago
Remove __proto__ parsing from browser build scripts

993d1ebe03a98c9df3afa55d6664d95baa65a02e authored over 9 years ago
Replace __proto__ with lodash.create

98c20ea906c6aa37d92d71de22de227444d57278 authored over 9 years ago
Removes heading newline.

d5ddcdcb0e49e60792b6c49368cfd8f3e8d7b028 authored over 9 years ago
Merge pull request #1752 from gsilk/master

Stop runner sending SIGINT to itself from within SIGINT handler

3815f595795658ff6f6df99e90bb9028a391bf24 authored over 9 years ago
Merge pull request #1761 from chromakode/explicit-null-and-defined

Explicitly check `null` and `undefined` values in exports.type

fc3fee6bfcb201b0b958570c77e4f515da393995 authored over 9 years ago
Merge pull request #1774 from adamgruber/master

support escaped spaces in cli options

c27110b5f23ec1ea4a2ac656ceaf8c9eab16aff0 authored over 9 years ago
support escaped spaces in cli options

9e7056dc599fc4619f8e042947953bec1cbd63cf authored over 9 years ago
Fixes indentation.

9a340570dfc5d56d7e8cda1a6046a8f169e85e31 authored over 9 years ago
Simplifies split regex, the filter already catches empty args.

c2b418e9db3a3a888f3b33ad5daf5cc5ef6d889c authored over 9 years ago
Removes unneeded trim, the filter does the same.

9045e2c1b88bf4f69fe22f7b0b7ecdb4e5b23225 authored over 9 years ago
Simplifies filter by truthy values.

f12e1188d65ae7023cd86fc7846c3d5b9acce00b authored over 9 years ago
add lint check to test-all target. YES!

630156d35a19bf5dfe722899084c3f7edaee764a authored over 9 years ago
remove dupe in contributors list

2d91c94ed6ffc0bdb9bf149257ee3aea4c514832 authored over 9 years ago
lock down supports-color dependency

b3ff7290e26d728e106da811a3fa82b05600bdb9 authored over 9 years ago
lint runner.js

0f4e5a16d2292e50ae923712767c6a18052ce725 authored over 9 years ago
Merge commit 'f652414ac05d20685903ed33a14349df96283f4f' into chore/linting

* commit 'f652414ac05d20685903ed33a14349df96283f4f':
Escape test/suite title for re in html re...

c31a03bb2d1c12b01487d2b6018490abc7c01d1b authored over 9 years ago
Merge pull request #1698 from benvinegar/fix-1687-2

Escape test/suite title for re in html reporter

f652414ac05d20685903ed33a14349df96283f4f authored over 9 years ago
Escape test/suite title for re in html reporter

3166e701a356d472656878ae78e5b819099f95d9 authored over 9 years ago
Remove npm version from engines field

6158e098c796aa4040eec45555f12ebab0fcc9ec authored over 9 years ago
Linting: Compliance

3f78f10ca40dba63be10454c8e17dc9586416e10 authored over 9 years ago
CI: Update npm when < 1.3.7

5a793e403753f5665b13dfaf0a29897e23f5149c authored over 9 years ago
Linting: Add linter

Follows @boneskull's `make test` suggestion in
https://github.com/mochajs/mocha/pull/1534#issuec...

42385648e953c9b008cf258102dedf26669c61cc authored over 9 years ago
update contributors

28e0a4f9abfdae15841ce01c89e5c59224f6fc2d authored over 9 years ago
Merge pull request #1758 from outdooricon/FixRunnerFail

Add cross-frame compatible Error checking for fail

3b02d830c0c5f20c5be9acaa9ef45b824bcbf965 authored over 9 years ago
Explicitly check `null` and `undefined` values in exports.type

Some older JS engines, such as PhantomJS, return the `window` object
instead of "[object Null]",...

0d16e02585ad3061bbafeadb04ea3d10dfe1e47b authored over 9 years ago
Test undefined type identification.

d082a927c92359403a5fdefc667c8686aa232c9d authored over 9 years ago
Add cross-frame compatible Error checking for fail

3fcca2e358fbbad1e6b6a9e7b919fab4ac24fb51 authored over 9 years ago
_mocha: Allow boolean --reporter-options

Previously "mocha --reporter-options foo" would blow up because an equal sign is required. This ...

637941430d4af41682e3c44c8a9b3d4f6ae7cc67 authored over 9 years ago
Stop runner sending SIGINT to itself from within SIGINT handler

8b382354c55cc0e0695e4fbcb6b32d05fbe073fc authored over 9 years ago
Merge pull request #1741 from kkirsche/patch-1

Remove moot `version` property from bower.json

44b0045463907b1d7963a2e9560c24d9552aac5d authored over 9 years ago
Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3

fcc85ff24a63adb71f6b402746353177aad3be42 authored over 9 years ago
Merge pull request #1739 from rstacruz/patch-1

HISTORY: improve 2.2.5 changelog

f08b789e2ca431d23ab46a60a4ec0f8d524e3485 authored over 9 years ago
HISTORY: fix typo in 2.2.5

82615a5b8459d799a7cd7d1495c8c5ff4b0b955a authored over 9 years ago
HISTORY: improve 2.2.5 changelog

832e03a8c1bc72ac1756f02b44249837fe14a6e5 authored over 9 years ago
Merge pull request #1730 from ryedog/master

Adding additional iojs flags

2453716e87b1d1038682e0b7558614d59b9b96bc authored over 9 years ago
removing duplicate flags

adding additional iojs flags

6a5a266eee61389bbbf2bab362222470abb7d62f authored over 9 years ago
Merge pull request #1349 from papandreou/htmlMessage

HTML reporter: Allow the error to contain a formatted HTML error message

d71a5c6e0f17ab5b530388edf5b8cfb71ed75d33 authored over 9 years ago
Prevent default browser behavior for failure/pass links

Signed-off-by: Joshua Appelman <[email protected]>
Closes #1572

f3c2a0a3e4faa0af6f02efce151b464c406e9467 authored over 9 years ago
Merge pull request #1630 from dominicbarnes/master

Add support for some underscored harmony flags as well

d10a1964253d6ee7b17a735cdb712de31330c09a authored over 9 years ago
Merge pull request #1689 from jonathandelgado/patch-1

Add stack to json-stream reporter

bf761433647f5d78e74e3462b0c0586c4859f6fe authored over 9 years ago
Merge pull request #1725 from jbnicolai/fix-1700

Removes return statement irt #1700.

18b91e632ae1e3095518faa3e6a3a5d9ac628cf7 authored over 9 years ago
Removes return statement irt #1700.

This fixes #1700 and closes #1701.
Thanks to: Edwin Shin [eddies].

413753ff28475c4da36616891d357edaab993d8c authored over 9 years ago
Merge pull request #1724 from jbnicolai/remove-test-js

Removes accidentally commited test.js

5e0bde2cd25b0965c796e92c803fb6bc55dc4f4f authored over 9 years ago
Removes accidentally commited test.js

Closes #1723

81e02d7385a6d6d3b6b071947e83fd7a35e975dd authored over 9 years ago
Merge pull request #1718 from slyg/master

Add support of --harmony_arrow_functions V8 option

1eaa0844c53e358ff80f5c64cae609dc20bbf01e authored over 9 years ago
Add support of --harmony_arrow_functions V8 option

b823e890b7f9ec2a4d82c3a49651574dec72cfe4 authored over 9 years ago
Merge pull request #1654 from jakemmarsh/location-fix

fix 'location is not defined' error

7493bca76662318183e55294e906a4107433e20e authored over 9 years ago
Release 2.2.5

ebe9ceab96fc1a05d4c89b13c23824b94b01ec43 authored over 9 years ago
Merge pull request #1699 from nylen/upgrade/jsdiff

Upgrade jsdiff to v1.4.0

e5f1180473e357865e6e45e6f1fb66577ecc4221 authored over 9 years ago
Upgrade jsdiff to v1.4.0

The new version of jsdiff reverses the + and - diff line order to the
standard order used by git...

9a0794a6eb41248a2ba81995c7871919e82f50c4 authored over 9 years ago
fix 'location is not defined' error

b8ed82c70c995e5581cd9126fcea0d7bbeb085a9 authored over 9 years ago
Merge pull request #1648 from nylen/fix/diff-colors

Fix diff colors

789ac581c0f0feb34805b2c1373df8b38df0e7c9 authored over 9 years ago
Update json-stream.js

f4d754b991332a2745f5e59a56db5f5f6e46a518 authored over 9 years ago
Merge pull request #1686 from danielstjules/1327-regression

Sanity check for issue-1327.js

41dad0e623c4aad55d219ca4ba8ec82f6f5d48cd authored over 9 years ago
Sanity check: update fixtures/regression/issue-1327.js to be closer to orig test

c9d0235fca85f9b77e22647f5f11da45e4ef72fb authored over 9 years ago
Fix diff colors

6ee3fb50755a6b55e8204e7eef01d989f1cc5868 authored over 9 years ago
Merge pull request #1675 from danielstjules/integration-tests

Add integration tests

6cc2fdbc4d3bdb3e706771bb62a0079e55882865 authored over 9 years ago
Merge pull request #1682 from kemitchell/spdx-license

Use a Standard-Compliant License Identifier

f892d904e960ffd5a67e06abc442d7c67d730e50 authored over 9 years ago
use a valid SPDX license identifier

30bef55b021524fdab6e13ded5e9e49f3c0c2ca0 authored over 9 years ago
Add integration tests

69e3ba6e68817a9f04a82defb446d05fbde56288 authored over 9 years ago
Split message and stack into two separate variables

This refactoring is to first step towards supporting error.htmlMessage.
We restructured the code...

68ba3b24acb980939c5310c8daf38a96721a7008 authored over 9 years ago
Handling of error.htmlMessage in the HTML reporter

If an error has a htmlMessage property it will be inserted verbatim into
the DOM. That gives ass...

a93f9fe8120d46a7c5d9b12741eab9eaaef1ec87 authored over 9 years ago
Merge pull request #1655 from a8m/fix-issue-1241

fix(reporter/base): issue #1241

97a11ac2cdc92f8e824845c79c20405043b56835 authored over 9 years ago
Merge pull request #1661 from a8m/fix-issue-1660

fix(utils/stringify): fix issue #1660

ab1a41864b66a508aac7b8983656e35373be6baa authored almost 10 years ago
fix(utils/stringify): fix issue #1660

Use toString for invalid date object

ac13adf0149f1cb5e353abec02f5c35746130b86 authored almost 10 years ago
fix(reporter/base): issue #1241

d55221bc967f62d1d8dd4cd8ce4c550c15eba57f authored almost 10 years ago
Release 2.2.4

f9fad1bf64c97ea82d3210c604a502c5ac662927 authored almost 10 years ago
Load mocha.opts in _mocha for now (close #1645)

3a718587115a8578c1d0a283bbe214d09a35831b authored almost 10 years ago
Release 2.2.3

1ecda1d749e082a4ef02950e540370ffd9bbab2a authored almost 10 years ago
Merge branch 'master' of github.com:mochajs/mocha

* 'master' of github.com:mochajs/mocha:
fix(reporter/base): string diff - issue #1241

563dd1cb584d5eea5b4e38085e366a04433fc328 authored almost 10 years ago
Release 2.2.2

f174a473101ac452f4c5612448e105488e25f218 authored almost 10 years ago
Update mocha.js

8970ede0bfd33218546ce560a525b082decd5fef authored almost 10 years ago
Merge pull request #1641 from a8m/raw-string-diff-issue-1241

fix(reporter/base): string diff - issue #1241

093038b0205f0fd7e5c2ef6dd0f25431f6b75152 authored almost 10 years ago
fix(reporter/base): string diff - issue #1241

Show string diff as a raw data, this fix issue #1241.

73e49676cc9200292fd5eabd80616130d7a9cf68 authored almost 10 years ago
Merge pull request #1621 from keithamus/patch-1

Pass `--allow-natives-syntax` flag to node.

d7d2d880ee28b72cede185a8c674e476376db470 authored almost 10 years ago
Merge pull request #1631 from mantoni/fix-safari-consolify

fix(reporter/base): don't assume error message is first line of stack

d9a8192cc3f877b69942480d2f6acbe28a82b45c authored almost 10 years ago
fix(reporter/base): don't show diffs for errors without expectation

Standard JavaScript error objects should not show the "+ expected" and
"- actual" titles becuase...

18d2e05253f0cba3c7396ffb0727ec96327cedbb authored almost 10 years ago
fix(reporter/base): don't assume error message is first line of stack

The current implementation assumes that the first line of the err.stack
is the error message. Th...

8307cb4373ecede12975c04daa97e41cf34221ad authored almost 10 years ago
improve: dry up reporter/base test

f8e2b0fdd145dd97f855bce29e62c56e8ed79869 authored almost 10 years ago
support underscored flags as well

a83c6cfda4e9459e677d0d8add3de00061137388 authored almost 10 years ago
Merge pull request #1626 from a8m/string-diff-1604

fix(reporter/base): explicitly ignore showDiff #1614

ec6440ebbc886668bb1ed81f35a15beba8aefdfa authored almost 10 years ago
fix(reporter/base): explicitly ignore showDiff #1614

88fa08f200f1eb01f604d6e48272e12f963d0b65 authored almost 10 years ago
Merge pull request #1622 from eagleeye/patch-1

Add iojs to travis build

db1b55b7f3ebcf86cf45c28277876f9984d79d7d authored almost 10 years ago
Add iojs to travis build

4c43d6a84c843a17d5f26f5c75e5cda8c16f3785 authored almost 10 years ago
Pass `--allow-natives-syntax` flag to node.

4a1195a4efbf0bad07f139beeba16fef3d924462 authored almost 10 years ago
Merge pull request #1613 from jordansexton/patch-1

Support --harmony_classes flag for io.js

d12ad8930dfed2f91aa0d5e3eb3e6f4f65bce069 authored almost 10 years ago
Support --harmony_classes flag for io.js

b3da04fdc983d734a58071c932fddfb2a9a0ae33 authored almost 10 years ago