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
Bump component.json version.
a55540c2bd69d24e75258b4118e5dc446c878393 authored about 12 years agoefd82246db2184c7503abe9d3d23810dc72e3333 authored about 12 years ago
23a6163df8e2be2c68aaef462a529fa6f5f72ff5 authored about 12 years ago
a005c94ef9cc8a67c6f612e9fc8bd3ef07bddf8f authored about 12 years ago
05751b237038716771f1e003de0151943706e2c0 authored about 12 years ago
35292fb948e84fb141cd4ec65841443b4147b8a3 authored about 12 years ago
bde8e54d489f6fca696010c6900db04bce6e6889 authored about 12 years ago
Use proper Object.create-style inheritance in browsers.
10475e37bbd8b1fe92b25304dd87aa9ab2b229e7 authored about 12 years agoAdd instanceof check for inheriting from Error
4224d24108e88bb0ea776b12bb3e7177442bb162 authored about 12 years agoInclude real diff.js in browser build
d5943487819cdd903f7fdd0c62e4ff103557f643 authored about 12 years agoRemove unused requires, vm and exec
32de96bd5a7a22fab8d14bde71e261a4f2c48ebb authored about 12 years agob0162b6c05d40ed3a60ed54520cb44951bf72be0 authored about 12 years ago
Previously the HTML reporter displayed 'pre' blocks with display set
to 'inline-block', however ...
0b3a527a49a6d82abe3c509d6e0fb3d7a0a494bb authored about 12 years ago
* instanceof is faster so put it first:
http://jsperf.com/error-instanceof-performance
f0b441ceef4998e570a794dcff951bf2330eb0c5 authored about 12 years ago
abb93c0c836b6b787b3963e87c558006e1b610e8 authored about 12 years ago
bump growl to version 1.7x
6fbbc8e9e9246cdaa449e3d09bf2c4407b304bce authored about 12 years ago55fe6120632070ca6a7df31dbd915be4ce6bc26c authored about 12 years ago
630bbca61c6ba6e49274d0249f29b72f70f9023a authored about 12 years ago
Mocha itself is not comprised of components yet,
but we can still use the build output for now
93b8d1a7a07b203825e689df8f3903526b39e92f authored about 12 years ago
cc1eceb0622de12fdae731a07a3a4ffae290f33c authored about 12 years ago
Added a number of tdd style snippets to the TextMate bundle.
d954373742358d7bc47600c70b28267fba4934e8 authored about 12 years agoFixes https://github.com/metaskills/mocha-phantomjs/pull/30
54f03a8e6398b15cf5041b49b63847c243e95a8a authored about 12 years ago2a8efb22f118d4e714546ee9cd90a2ccf08f2b8a authored about 12 years ago
a720a308532fff7c2feecff04f77189420f478c0 authored about 12 years ago
Remove dead code
1add960fbacdc0a37df79b763cde16431a2c9433 authored about 12 years ago8cd4775283bfecb47c9fc7c8879904387089527e authored about 12 years ago
total variable in markdown wasn't ever used
8544aa3bdd22dbe0d89fb2570f58ca33b02bfc70 authored about 12 years agobdacf7638cb8da101ddee32569ddf9b7ea0cf770 authored about 12 years ago
The Runner.checkGlobals new Error doesn't provide err.stack.
0eb8c2db9e1524dc3c1c2d945495465949d65edc authored about 12 years agoAdded a conditional.
0c397fec8c108386c93436030693c5df39252b11 authored about 12 years ago652df5fba95f3b727cf72628d5a684b3a5cb5cad authored about 12 years ago
f427a137cc4d4c86ee33bd0b05b95c5d12cd2545 authored about 12 years ago
9323e89c047ef1b057fc7e044c2166960f8c4c59 authored about 12 years ago
d111a9ff047c3ee6596d1d5bc0ae8599aa9213db authored about 12 years ago
Add total number of passes and failures to TAP
61345999fe143d6da2fa5740b709cad30eec4c97 authored about 12 years ago61cec64680727d4e0808311d4e59263a83196aab authored about 12 years ago
f744098a55be2ed76f01289d48744f7142e16c4d authored about 12 years ago
eb58761bb3346d2597e8365e60273417127b72c4 authored about 12 years ago
browser change next
d40df7a91b161019582c301af7840532c48ef7fa authored about 12 years agobd6b84d2396fd131e7ac7382b6e57bf0583202b6 authored about 12 years ago
3b5e18df51f31f0d623cdca3629212c57cc39e94 authored about 12 years ago
1f100552e6b1fe86a604eec58b6dbffcd337ac68 authored about 12 years ago
bebbec637d81976fb5107fa57e1f22e426913059 authored about 12 years ago
7e99af03753976ac457b3e5759e9ca49bd3f2138 authored about 12 years ago
7976dca9eb20c300780b65f40a903fe55171d1dd authored about 12 years ago
getting kinda corny
4e3ff5e299cb94a1d59bf3a32a2712bfb867dd08 authored about 12 years ago814fccd1cd2014267b244aec8e7c45f026e422a2 authored about 12 years ago
it does not work properly,
we need to fix up mocha to utilize components
for a lot of the interna...
a22fc7824378889a40e93db4cf97609a481cf341 authored about 12 years ago
Remove instanceof occurrence
3cb5e3a19c47d4cd382af13f51fc258919168c89 authored about 12 years ago
instanceof is not reliable in a cross-iframe environment, whereas
Object.prototype.toString comp...
42529ae3bcc1501bf9bd6b2d43dd101146da9c41 authored about 12 years ago
22aad2446db70a0080636223d4d7bce935437751 authored about 12 years ago
bec7a6e1686cf1f4c26ef6c2ba25eda36ccdd6c5 authored about 12 years ago
Sorted the results in the json coverage reporter on their filename.
eddd27c870d063133795cec0db09cbf108a7843b authored about 12 years ago0741ac44f3e97952efefe64dc61b3547172d707c authored about 12 years ago
eba000d6775ecc303c5dd336f8a6290072f8c087 authored about 12 years ago
14ce75ee24b971bf3e1c9c6dad0996699cf2e263 authored about 12 years ago
b9eddbc7b005313764471359f0471707e049cef5 authored about 12 years ago
0fe4de2e7dad4a731f5bb4b562c5f295139c2c4c authored about 12 years ago
ab8bdcf71d223102c4708636d071696177a4fdb6 authored about 12 years ago
HTMLReporter: Fix "Property 'appendChild' of undefined".
5c9cf614464b12d150638bfca46864259b09bfa4 authored about 12 years agoIssue #243 - Fix DOM globals in Opera/IE
785486d294f04ee7fd01fb0830d8bc0205b8834b authored about 12 years agoIE9 sometimes throws the following error on the large.js test:
> (mocha.js:2072) Unable to get ...
f3e8435cadb345fa45a85745e336abf1a79db5fd authored about 12 years ago4837a9363bebb37f2e3e68d91fea682637fa70f7 authored about 12 years ago
7d488041b618cba0b2c5afcb9d53db09d2f979b3 authored about 12 years ago
b64467016db43a91807ba1e09963db088691392c authored about 12 years ago
fa725dc6876204588273e42789897eb186bb5cbb authored about 12 years ago
closes #621
11808af108973ceeecd5cbcf823cc4a0487754e2 authored about 12 years ago0717e8a55a3bc475ebde0176a98175ddb8e4344e authored about 12 years ago
Added Doctype To Template
26a18b5edbf3e4d9989a61fae0d92758f95dcd06 authored about 12 years ago88be1b5bb321afb86a4e2ed3479d14efbe54a1ea authored about 12 years ago
e6ab8956488bb257d458c63fdc4ab50fca91a27a authored about 12 years ago
Whitelist common globals
d536fd136c5603c14e526d1af8433d39c890a41e authored about 12 years agoProgress indicator now reflects grep selection.
ec2393fc71138b683e863dd3c61dd962f22c2045 authored about 12 years agoAllow user to invert the grep pattern via the URL.
f1512b98054e4d87143e2dc3138530606369718f authored about 12 years ago2a5462951788f8b4b67f4c2afe73536b1c05b081 authored about 12 years ago
003ea45587c2fb34d05fd7141a60c1df2a15d0fd authored about 12 years ago
b1e7f3564597697dbb011490a05239e75648b5aa authored about 12 years ago
e.g. ?grep=some_pattern&invert=1
142c69991a2f39c0add38ba1d202c094e69d81f9 authored about 12 years ago48e16c3cb861d40e628f0458f5e4c8d3c347465b authored about 12 years ago
5350090e1aacb2dc8868e8d7b672b5233a761764 authored about 12 years ago
Adds test.skip()
484dc5472f1a92336c700479a33c21667534984f authored about 12 years agob74621dc1df1e31e3abb7bdf57f9de166c57374f authored about 12 years ago
5c9f75d27e8424a98d7e83a1692ad43ef84cafd4 authored over 12 years ago
ea1432c3a05b106db8372ef7542f7cc164bc7c10 authored over 12 years ago
5e1b5289275f79fce32a2bda48a78bed1ea03e8b authored over 12 years ago
prevent logo overlap on long file list
540d7bc926a12c39b243d79a877afb65ae920e88 authored over 12 years agoa63b681d12fbdceb3854a40d14bb63545f988787 authored over 12 years ago
3aa12df71d97a8fcf0b711452423d954b8ac8962 authored over 12 years ago
9b427985cf141f04d5f0f83a4173a12cf83a80ff authored over 12 years ago
fee04151eba35409810b56844b009e73f8ac4eae authored over 12 years ago
e29423fdb67f1ad5f11edb0e1a67f611c18caaf3 authored over 12 years ago
When the list of files is very long, the list of files can extend
past the bottom of the screen...
fix Copyright 20011 -> 2011.
39e2890f884597c14b4d4ac4da5dc17284b3feca authored over 12 years ago
Mocha is amazing testing framework.
I don't doubt it's come from new era.
Update growl dependency to 1.6.x
a6efb5d7f22e605822999109b600efd7148084ff authored over 12 years ago