29.6.3 • Published 2 months ago

@jest/types v29.6.3

Weekly downloads
21,003,200
License
MIT
Repository
github
Last release
2 months ago

@jest/types

This package contains shared types of Jest's packages.

If you are looking for types of Jest globals, you can import them from @jest/globals package:

import {describe, expect, it} from '@jest/globals';

describe('my tests', () => {
  it('works', () => {
    expect(1).toBe(1);
  });
});

If you prefer to omit imports, a similar result can be achieved installing the @types/jest package. Note that this is a third party library maintained at DefinitelyTyped and may not cover the latest Jest features.

Another use-case for @types/jest is a typed Jest config as those types are not provided by Jest out of the box:

// jest.config.ts
import {Config} from '@jest/types';

const config: Config.InitialOptions = {
  // some typed config
};

export default config;
jest-utiljest-message-utiljest-haste-mapjest-validatejest-mockjestjest-jasmine2jest-configjest-clijest-environment-nodejest-runnerjest-runtimejest-snapshot@jest/transform@jest/console@jest/fake-timers@jest/test-resultjest-eachjest-watcher@jest/environment@jest/core@jest/reporters@jest/globalsjest-circusjest-environment-jsdom-fourteen@modern-js/plugin-testing@storybook/test-runner@irisview/jest-cli@origyn-sa/identity-azure-key-vaultjest-circus-allure-environment-custom-handlerauth0-reportingauth0-reporting-cliwwv-reports-test@infinitebrahmanuniverse/nolb-_jes@rife/lint@everything-registry/sub-chunk-486flex-plugin-scripts@lizacullis/helpers@stress-test-toolbox/helpers@webstudio-is/jest-configfastest-jest-runnergamura_jest-cligamura_test-resultkarma-jesthardhat-jest-pluginharris-configshaomajest-preset-rajzikjest-preset-oriflamejest-bdd-html-reporterjest-allure-circusjest-allure-prvjest-audio-reporterjest-html-reporterjest-html-reporter-hyperlinkjest-hud-reporterjest-litejest-tests-results-reporterjest-circus-allure-environmentjest-circus-allure-playwright-environmentjest-circus-allure-reporterjest-circus-async-skipjest-circus-bunjest-environment-happy-domjest-environment-browserstackjest-environment-jsdom-fifteenjest-environment-jsdom-latestjest-environment-jsdom2jest-environment-lambdatestjest-environment-linkedomjest-environment-miniflarejest-repljest-quarantinejest-runner-iansujest-environment-urljest-yogi-html-reporterjest-runner-vscodejest-starejest-stare-2jx-reportmy-chakra-uilerna-packer@rife/config@rfprodz/backend-diagnosticspan-lib@project-tool/biu-types@sandboxes/startup@rwx-research/jest-circus@rwx-research/jest-config@rwx-research/jest-core@rwx-research/jest-runnerodin-confi3r@selikhovalexey/jest@zkail/runtime-detox@tdd-buffet/jest-configapi-ms-framework@benits/teste-ui@beemo/driver-jestredux-synced@anmeng/test
30.0.0-alpha.3

2 months ago

29.6.3

8 months ago

29.6.0

10 months ago

29.6.1

10 months ago

30.0.0-alpha.2

5 months ago

30.0.0-alpha.1

6 months ago

29.5.0

1 year ago

29.4.2

1 year ago

29.4.3

1 year ago

29.4.1

1 year ago

29.4.0

1 year ago

29.3.1

1 year ago

29.2.0

2 years ago

29.2.1

2 years ago

29.1.0

2 years ago

29.1.2

2 years ago

29.0.1

2 years ago

29.0.2

2 years ago

29.0.3

2 years ago

29.0.0

2 years ago

28.1.3

2 years ago

29.0.0-alpha.6

2 years ago

29.0.0-alpha.4

2 years ago

29.0.0-alpha.2

2 years ago

29.0.0-alpha.3

2 years ago

29.0.0-alpha.0

2 years ago

28.1.0

2 years ago

28.1.1

2 years ago

28.0.0-alpha.8

2 years ago

28.0.0-alpha.9

2 years ago

28.0.0

2 years ago

28.0.1

2 years ago

28.0.2

2 years ago

28.0.0-alpha.6

2 years ago

28.0.0-alpha.7

2 years ago

28.0.0-alpha.4

2 years ago

28.0.0-alpha.3

2 years ago

28.0.0-alpha.5

2 years ago

27.5.0

2 years ago

27.5.1

2 years ago

28.0.0-alpha.0

2 years ago

28.0.0-alpha.2

2 years ago

28.0.0-alpha.1

2 years ago

27.4.0

2 years ago

27.4.1

2 years ago

27.4.2

2 years ago

27.2.5

3 years ago

27.2.3

3 years ago

27.2.4

3 years ago

27.1.1

3 years ago

27.1.0

3 years ago

27.0.6

3 years ago

27.0.2

3 years ago

27.0.1

3 years ago

27.0.0-next.10

3 years ago

27.0.0-next.8

3 years ago

27.0.0-next.7

3 years ago

27.0.0-next.3

3 years ago

27.0.0-next.1

3 years ago

27.0.0-next.0

3 years ago

26.6.2

3 years ago

26.6.1

3 years ago

26.6.0

4 years ago

26.5.2

4 years ago

26.5.0

4 years ago

26.3.0

4 years ago

26.2.0

4 years ago

26.1.0

4 years ago

26.0.1

4 years ago

26.0.0

4 years ago

26.0.1-alpha.0

4 years ago

26.0.0-alpha.2

4 years ago

26.0.0-alpha.1

4 years ago

26.0.0-alpha.0

4 years ago

25.5.0

4 years ago

25.4.0

4 years ago

25.3.0

4 years ago

25.2.6

4 years ago

25.2.5

4 years ago

25.2.3

4 years ago

25.2.1

4 years ago

25.2.1-alpha.2

4 years ago

25.2.1-alpha.1

4 years ago

25.2.0

4 years ago

25.2.0-alpha.86

4 years ago

25.1.0

4 years ago

25.0.0

5 years ago

24.9.0

5 years ago

24.8.0

5 years ago

24.7.0

5 years ago

24.6.0

5 years ago

24.5.0

5 years ago

24.3.0

5 years ago

24.2.0-alpha.0

5 years ago