- Fix null
this
in jest after methods - Reorganize typings, uses re-exports instead
module.exports =
- Mocha now export a
context
symbol that can be used to access the underlying mocha context
- #274 drop support for node < v10.0.0 (@silkentrance)
- #271 Closes #270: packages have been moved (@silkentrance)
- Carsten Klein (@silkentrance)
- #274 drop support for node < v10.0.0 (@silkentrance)
- #271 Closes #270: packages have been moved (@silkentrance)
- Carsten Klein (@silkentrance)
core
- #269 fix gh-254: use Object.getOwnPropertyDescriptor instead of accessing the fields directly (@silkentrance)
- Carsten Klein (@silkentrance)
core
,jasmine
,jest
,mocha
- #268 Closes #267: add missing keywords to package manifest (@silkentrance)
- Carsten Klein (@silkentrance)
core
,jasmine
,jest
- #266 Closes #265: support running afterAll/afterEach hooks in reverse order (@silkentrance)
- Carsten Klein (@silkentrance)
core
,jasmine
,jest
,mocha
- #263 Closes #219 (@silkentrance)
core
,jasmine
,jest
,mocha
- #263 Closes #262 (@silkentrance)
@testdeck/mocha
- #257 let npm resolve mocka and tsc binary (@dcharbonnier)
- #233 chore #205: update readme (@silkentrance)
- Carsten Klein (@silkentrance)
- @dcharbonnier
- Other
- #232 chore #231: add changelog (@silkentrance)
- #230 Update issue templates (@silkentrance)
@testdeck/di-typedi
,@testdeck/jest
- #217 chore #207: remove unused code (@silkentrance)
@testdeck/core
,@testdeck/di-typedi
- #228 Closes #226: make registerDI a separate export (@silkentrance)
@testdeck/di-typedi
- #223 chore #222: add missing tests to di-typedi (@silkentrance)
@testdeck/core
,@testdeck/di-typedi
,@testdeck/jasmine
,@testdeck/jest
,@testdeck/mocha
- #216 chore #210: files must include relevant files only (@silkentrance)
@testdeck/core
,@testdeck/di-typedi
,@testdeck/jasmine
,@testdeck/jest
,@testdeck/mocha
- #225 chore #224: fix package.json links and descriptions (@silkentrance)
- #215 chore #209: add missing LICENSE (@silkentrance)
@testdeck/di-typedi
- #218 chore #204: add/revise README (@silkentrance)
@testdeck/core
- #212 chore #200: add readme (@silkentrance)
@testdeck/jasmine
- #213 chore #202: add/revise readme (@silkentrance)
@testdeck/mocha
- #211 chore #201: add/revise readme (@silkentrance)
@testdeck/jest
- #214 chore #203: add/revise readme (@silkentrance)
- Carsten Klein (@silkentrance)
- #199 fix tsc errors (@silkentrance)
- #187 Update the contributing with recent information (@pana-cc)
- move all documentation to testdeck-site (@silkentrance)
- various bug fixes (@pana-cc, @silkentrance)
- add support for jasmine
- add support for jest
- switch to lerna
- no changelog information available