Commit graph

434 commits

Author SHA1 Message Date
Michal Dorner
7bda3b9f6f
Configure jest-junit report fixture 2020-11-12 23:32:51 +01:00
Michal Dorner
9f73adeaa4
Fix items ordering in package.json 2020-11-12 23:31:41 +01:00
Michal Dorner
71d121fff4
Mention dart-json format in docs 2020-11-12 23:30:52 +01:00
Michal Dorner
ff3a8013f9
Configure eslint for typescript development 2020-11-12 23:29:43 +01:00
Michal Dorner
7deac0d558
Add tests output folder for manual checks to .gitignore 2020-11-12 23:28:40 +01:00
Michal Dorner
85e3aa1dfe
Configure prettier (line width: 120) 2020-11-12 23:27:48 +01:00
Michal Dorner
86683c9d4b
Force EOL=LF 2020-11-12 23:26:27 +01:00
Michal Dorner
c5cb568c23
Update tsconfig.json for Node v12+ 2020-11-12 23:25:48 +01:00
dependabot[bot]
76d222328d Bump eslint from 7.10.0 to 7.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.10.0...v7.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 20:33:48 +01:00
dependabot[bot]
bfd483eb71 Bump @typescript-eslint/parser from 4.3.0 to 4.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.3.0 to 4.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.7.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 20:27:46 +01:00
dependabot[bot]
6e4752dd2f Bump @types/jest from 26.0.14 to 26.0.15
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.14 to 26.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 20:22:41 +01:00
dependabot[bot]
95413c0c00 Bump jest-circus from 26.4.2 to 26.6.1
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.4.2 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.1/packages/jest-circus)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 20:20:26 +01:00
dependabot[bot]
7915c58d5a Bump @types/node from 14.11.2 to 14.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.2 to 14.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 20:19:59 +01:00
Michal Dorner
f861278768
Add jest-junit fixture project 2020-10-18 21:08:40 +02:00
Michal Dorner
83a6323aa9
Remove duplicated dart test 2020-10-18 20:58:36 +02:00
Michal Dorner
cd21268493
Add dart fixture project 2020-10-18 19:57:47 +02:00
Michal Dorner
c7b8acb0d7
Use relative path for dotnet test output (remove cross-env package) 2020-10-17 23:28:09 +02:00
Michal Dorner
62ec9da2d6
Add dotnet-trx fixture project 2020-10-17 21:41:49 +02:00
Michal Dorner
6aba2a4454
Fix name of NPM package
Actually this doesn't matter as the package won't be ever published to NPM :)
2020-10-12 22:28:56 +02:00
Michal Dorner
56c7e827cd
Add vscode launch configuration for jest tests 2020-10-12 22:25:12 +02:00
Michal Dorner
0ed7f56237
Add .editorconfig 2020-10-12 22:24:26 +02:00
Michal Dorner
fc6bfde935
Minimal project description & metadata 2020-10-12 22:23:09 +02:00
dependabot[bot]
5b8dac1c5f Bump eslint-plugin-jest from 23.20.0 to 24.0.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.0 to 24.0.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 23:43:52 +02:00
dependabot[bot]
6142d6163f Bump @types/jest from 26.0.10 to 26.0.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.10 to 26.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 23:42:09 +02:00
dependabot[bot]
d0adbaf0c8 Bump eslint from 7.8.1 to 7.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 23:41:30 +02:00
Michal Dorner
e09b207f38
Cleanup of the template 2020-10-01 23:35:59 +02:00
dependabot[bot]
c4979203f6 Bump @vercel/ncc from 0.23.0 to 0.24.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.23.0 to 0.24.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.23.0...0.24.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 23:33:07 +02:00
dependabot[bot]
4dff7a661d Bump @typescript-eslint/parser from 3.10.1 to 4.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 4.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.3.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 23:29:28 +02:00
dependabot[bot]
77dbef43ae Bump prettier from 2.1.1 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 23:26:28 +02:00
Michal Dorner
b31fc526a4
Merge pull request #2 from dorny/dependabot/npm_and_yarn/types/node-14.11.2
Bump @types/node from 14.10.0 to 14.11.2
2020-10-01 23:25:31 +02:00
Michal Dorner
c6edf15253
Merge pull request #1 from dorny/dependabot/npm_and_yarn/typescript-4.0.3
Bump typescript from 4.0.2 to 4.0.3
2020-10-01 23:25:12 +02:00
dependabot[bot]
d0dee9d67e
Bump @types/node from 14.10.0 to 14.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.10.0 to 14.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 20:55:12 +00:00
dependabot[bot]
071e9e1fb1
Bump typescript from 4.0.2 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 20:54:34 +00:00
Michal Dorner
0551aa4107 Initial commit 2020-10-01 22:53:25 +02:00