- #342 Closes #334: Add additional issue templates (@silkentrance)
- #350 Closes #349: Disable package-lock.json on root package (@silkentrance)
- #352 Closes #351: Update Github Workflow (@silkentrance)
- #357 Closes #356: Add SonarCloud to check for code coverage and other quality reports (@silkentrance)
- #363 Closes #362: Split workflows into CI and QA (@silkentrance)
core
,di-typedi
,jasmine
,jest
,mocha
,vitest
- #348 Closes #335: Switch to eslint (@silkentrance)
- #341 Closes #336: Push down dependencies into requiring packages so that errors show up early (@silkentrance)
- #345 Closes #344: Reenable coverage checks and coverage reports for all packages (@silkentrance)
- #347 Closes #346: Remove nyc configuration from all package.json (@silkentrance)
- #354 Closes #353: Reconfigure Package Scripts (@silkentrance)
- #361 Closes #360: Include tests in sonar report (@silkentrance)
jasmine
,jest
,mocha
,vitest
- #368 Closes #367: Fix randomly failing test timeouts (@silkentrance)
vitest
- #359 Closes #358: Enable coverage reports for @testdeck/vitest (@silkentrance)
core
,di-typedi
,jasmine
,jest
,mocha
,vitest
- #365 Closes #364: Streamline badges in READMEs (@silkentrance)
- #372 Closes #369: Add QA Badges to Package Readmes (@silkentrance)
di-typedi
- #337 testdeck/di-typedi does not depend on testdeck/core as a runtime dependency (@silkentrance)
- #329 Remove package-lock.json (@silkentrance)
- #325 Update ISSUE_TEMPLATES (@silkentrance)
vitest
- #330 Change vitest package type to module / esnext (@silkentrance)
- #326 vitest index.d.ts not generated (@silkentrance)
- Carsten Klein (@silkentrance)
vitest
- #300 add initial support for vitest (@silkentrance)
core
,di-typedi
,jasmine
,jest
,mocha
,vitest
- #320 use github workflow badge instead of appveyor/travis-ci (@silkentrance)
- Carsten Klein (@silkentrance)
- fix internal dependency version mismatch
- add missing tags to repo (v0.2.0, v0.2.1)
- add missing changelog entries (v0.2.1, v0.2.2)
- 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)
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