Michael Nahkies
|
a387de1a85
|
Add support for descriptions on hooks
- Includes before, after, beforeEach and afterEach
|
2015-10-20 22:53:14 +13:00 |
|
John Vilk
|
ff9d48a659
|
Adding definition of mocha.throwError, with test to cover it.
See implementation in Mocha's source code here:
https://github.com/mochajs/mocha/blob/c4393c456839d6bf2cbb4abb1cd177010ee06458/support/browser-entry.js#L98
|
2015-10-15 16:03:27 -04:00 |
|
vvakame
|
098def61bc
|
separate mocha node.js definition
|
2015-06-23 21:38:32 +09:00 |
|
Vadim Macagon
|
60d204c382
|
Extend Mocha typings to allow writing of custom reporters
|
2015-06-04 16:49:28 +07:00 |
|
Phips Peter
|
66d8808c98
|
Adding test for new mocha API
|
2015-05-12 11:57:21 -07:00 |
|
Jason Tremper
|
19915b733f
|
Fixing MochaInstance.Run argument to take a function that has a number instead of an array.
|
2014-12-14 17:12:15 -05:00 |
|
Jason Tremper
|
44729fa526
|
Adding Mocha instance for "require('mocha')" used for testrunners
|
2014-12-14 16:55:15 -05:00 |
|
otiai10
|
d1dbf0a217
|
Update mocha.d.ts: add context statement
|
2014-05-21 14:48:04 +09:00 |
|
SomaticIT
|
24287527f2
|
Update Test to remove global var as defined in Definitions
|
2014-02-05 21:34:50 +01:00 |
|
Antonio Laguna
|
3ca0a69d6c
|
Adding TDD style to Mocha definitions
|
2014-01-04 17:46:26 +00:00 |
|
Jacob Boland
|
9a3601f934
|
Add mocha members and comment existing used interface
|
2013-10-23 09:05:47 -07:00 |
|
Kazi Manzur Rashid
|
fa81134a20
|
Updated file header and included tests.
|
2013-04-20 10:18:58 +06:00 |
|