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

Added global var leak reporting. Closes #12

mocha will tell you with test introduced the leak.
we will want whitelisting support here as well

1b983e2b13bda1834db76b5deeab60bc88546aa4 authored over 13 years ago by Tj Holowaychuk <[email protected]>
timeout test

076466a5a63867cd8b034d70631f6852e49cee8f authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added quick hook error reporting

3b4bf098e1de12c4c1ba1e198cb40d63d78d2fa7 authored over 13 years ago by Tj Holowaychuk <[email protected]>
strip msg from stack trace

301f83d72c346bfc3c912e6b4669eef74e8ba7fa authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed async hook arity check

0078383061861a82ba4f619eb356f2e5cf3961cd authored over 13 years ago by Tj Holowaychuk <[email protected]>
Removed SIGINT trap for now

854e24263044ca9c2ac6af9f2e95569fec9b1b13 authored over 13 years ago by Tj Holowaychuk <[email protected]>
fixed more tests

8f56c7f83c384ab6a7f860489c3a6df671504bc0 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Removed test arg from hooks

812509828361b6d43cea209f941eef5e29019ef4 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added `Runner#fail(test, err)`

14923280a9b18f086ef81849ba0e0e59ecb3c8e3 authored over 13 years ago by Tj Holowaychuk <[email protected]>
misc

6ae4a6b00fdd8f117797156048182cca5ad8ae72 authored over 13 years ago by Tj Holowaychuk <[email protected]>
emit end on uncaught

01dfc96301a5892d2b8f6c4ac220bea7f77bbc83 authored over 13 years ago by Tj Holowaychuk <[email protected]>
report uncaught exceptions

f93676be8e50fa6e506abe291b6f3f2c6ec6c8b8 authored over 13 years ago by Tj Holowaychuk <[email protected]>
fixed a test

28fd1819260383a803f9fdb9f29b8f7c1f07dc6b authored over 13 years ago by Tj Holowaychuk <[email protected]>
ws

00de3daf004754bc58cfc971f8732f46e96f047a authored over 13 years ago by Tj Holowaychuk <[email protected]>
skip first line of stack trace

2ea3dc2f7cef2beaca07106e2d6ac243ab6bd267 authored over 13 years ago by Tj Holowaychuk <[email protected]>
removed error context strings

78bbf86e62d72043ea462de40e7be33a9047d27b authored over 13 years ago by Tj Holowaychuk <[email protected]>
test name typo

179dad1b473cfe1bad93461bef7be02419737291 authored over 13 years ago by Tj Holowaychuk <[email protected]>
serial suite execution

679936bce21edbcb927c9ddf9789b685e3ae8af2 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added tests and stubs for .before() / .after()

1e93ae0a4cd711c0162d1b8fd4e81a29ddea6eae authored over 13 years ago by Tj Holowaychuk <[email protected]>
less noise

678383a89b8d6dbbd75d1af80dc39f392eb21097 authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

a0b0a36b97e41dc96d869afe2e972466136efa2d authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

991fb09b41bbb541dd7e4a9a23a956705ac3bb27 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added duration in milliseconds to the list reporter

70739bca3577e96e83a8197c03ca3f46258b008c authored over 13 years ago by Tj Holowaychuk <[email protected]>
faster async tests

11489dc061f76880076b5238d8fd43f4446ee7cf authored over 13 years ago by Tj Holowaychuk <[email protected]>
async case in test

5f49aa726e8b02db740d3d2494ee0471e6d9d0a8 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added async support

8c631ecf5f4bcdbbb1eedaca840bf9f609cd5293 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Changed: execute tests before sub-suites

0465790720e47aea60ce1df6294b9e7cc23a9df9 authored over 13 years ago by Tj Holowaychuk <[email protected]>
wtf

a89728f9554833a096ef4c4f64a274650bce3242 authored over 13 years ago by Tj Holowaychuk <[email protected]>
nest describe()

7fb4ca91d8a02f87be70f376782639a6ed34decf authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added nested serial hook test to show execution order

IMO its inside-out

895fff5c7337c7ecd97c4eace79b3f9b92c0fa4c authored over 13 years ago by Tj Holowaychuk <[email protected]>
Default `make` to `make test-unit`

161ca2cde5a88bf8a94bdbfa8f73f0eeef8c62ec authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added `make test-unit`

bd227035ca3699b1dd80112b57dc2584796615e4 authored over 13 years ago by Tj Holowaychuk <[email protected]>
more tests

5c868248833b74c412bc4e908a23b0172c3411af authored over 13 years ago by Tj Holowaychuk <[email protected]>
refactored internals

916b3649a073014415b32346f70b35e02672c36e authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added afterEach() test

a25dd8eac8f9b7276e3c68e73631bdd508195333 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Changed: pass Test object to beforEach/afterEach

04cd1a566b6dc89a0e1a866478299bbcb6e8c50f authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed tdd ui styling

98f0e50d2663ec12e31420f773474df4740ab95f authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed bdd ui styling

bfae1e7fb8013a179c790b91c85d8e0bf1f80ad5 authored over 13 years ago by Tj Holowaychuk <[email protected]>
prep for serial test

83e8d48d031456f8d19aa74ce2444442ddc7d39a authored over 13 years ago by Tj Holowaychuk <[email protected]>
misc refactoring

06b94a397e0c349a1aa6eb02f985676a5544a8ad authored over 13 years ago by Tj Holowaychuk <[email protected]>
misc refactoring

3e469f9cab6de5d5062b632ca14fba2536c6cf50 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed landing reporter whitespace

a032d0d4f7120f30285fa68005f61c73a4bb4139 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed dot reporter whitespace

16e63285147bec31221af0fb33861e6a8c3ae3f6 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'feature/tests'

941edb3ba5300919cf3e9157ae99a78f1372f109 authored over 13 years ago by Tj Holowaychuk <[email protected]>
main test suite

5e748d1babc194ca87c0eed679dea6303a0466a3 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added one test per UI

018299e0e8d13cbcdfac8cf194581de085e557c1 authored over 13 years ago by Tj Holowaychuk <[email protected]>
REPORTER

622ec40d17c82de5f3ea54dfec36fa0656ebb9b6 authored over 13 years ago by Tj Holowaychuk <[email protected]>
added example test

79db963ba744d7aba993ad3791824a3b5b8fa97c authored over 13 years ago by Tj Holowaychuk <[email protected]>
Removed old spec reporter

678e6a0d510d67e2526fc1a915434ad79684c8fa authored over 13 years ago by Tj Holowaychuk <[email protected]>
most reporters using epilogue

29888c4e82309796e269c4c6a79f0efc3df4998b authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added `Base#epilogue()`

a9eed99c6a9ab5caac7ac29e4d328e555c759968 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed NaN tests completed for 0

5499a009945aab198d8c4aea72a6693e05d49114 authored over 13 years ago by Tj Holowaychuk <[email protected]>
setting up `make test`

09ed2c6f9dc0342cbfd5eee829c9a0bc73026a50 authored over 13 years ago by Tj Holowaychuk <[email protected]>
fix styling slightly

f621cb6460375d7062b513ae2769e15b9e12c88a authored over 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #16 from jamescarr/master

Issue #4 Before/after callbacks

56f2d05037ebfdec7e15d923c546fb115803c0a8 authored over 13 years ago by TJ Holowaychuk <[email protected]>
afterEach works for bdd style

fabc7f1eef91847c39bbd617893e27ae59087261 authored over 13 years ago by James Carr <[email protected]>
tear down for tdd style

e692aae2cb9a0bda3ee9ddc3a1c291487e2d4a93 authored over 13 years ago by James Carr <[email protected]>
setup for tdd style

64d67386a2d03d95783319f65f1d88ad535f0f22 authored over 13 years ago by James Carr <[email protected]>
before works in bdd style specs

d433a3ba7bbd9ebb8d216a73cf341370b5dbb6eb authored over 13 years ago by James Carr <[email protected]>
added test dir

d480e9c51e0d6f646b3529171d3c9d596b333e41 authored over 13 years ago by James Carr <[email protected]>
updated package.json to include commander

773821608dde3a94d9212f50bf70bc9bf75b17a4 authored over 13 years ago by James Carr <[email protected]>
{pre,post}-require events for bdd/tdd interfaces

41bc979f17b38cf4e7305cc9d37302e9248ba7d1 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed exports interface

dbef53e33ac3fe7e0685b1c301859bfbb7d673d6 authored over 13 years ago by Tj Holowaychuk <[email protected]>
remove runInNewContext(), globals are essentially the same anyway

6d198a4c4b98c9e7556d2d5bc8a0f5dc5574ec6e authored over 13 years ago by Tj Holowaychuk <[email protected]>
moved todo items to issue queue

1e65e03064591c2d95e52aecc043c4507d7c3fd0 authored over 13 years ago by Tj Holowaychuk <[email protected]>
todo

c6a5b2912a85323254379463174a68788b793fdd authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

b6bf622984a124e0e92366445e4139ae3040d55e authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

9377a07f6c1b15e92be41df45a6dc29eadaae8a0 authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

048ca025c4200841ec9d297b5d262b11205f6219 authored over 13 years ago by Tj Holowaychuk <[email protected]>
interface examples

8f6fffcae1ee9ebf454a2ae85bb28f7807c08486 authored over 13 years ago by Tj Holowaychuk <[email protected]>
cleared finished todos

620b2b7d45a3a5065b5050d6ca2224da7768c360 authored over 13 years ago by Tj Holowaychuk <[email protected]>
todo

2d9a0cd6b9b06de21800982a174176a664bae8b1 authored over 13 years ago by Tj Holowaychuk <[email protected]>
stdout only for now

e4a72d45dcce4b870e8252d99e2b13f1273c79c4 authored over 13 years ago by Tj Holowaychuk <[email protected]>
make todo list visible

9bb541148e66c57e23b58b2a152aeffd1e3fbfb7 authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

5ef7b7a50cd1a147264d582d13731ce3fbad99ff authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

b4f5a2624d34deca3a5c2e8bf04ef258135830d5 authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

91d49b29aece42847f828dd82c3e46e210065e1e authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

b2fbad9009fbaab4bbc827c9606f8b84e3e235a6 authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

75667816befaa6c595648bae0e9e6f25898b1e68 authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

ea940c217afd0d70086063f95c15338bab4ba91a authored over 13 years ago by Tj Holowaychuk <[email protected]>
docs

7b9e5d1b1c419235f8c23f1c681531290d856779 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Initial commit

d6a539ee2b083fcf5603d2bd61bc721c8c7bf11d authored over 13 years ago by Tj Holowaychuk <[email protected]>