5.0.8 • Published 1 year ago

spire-plugin-jest v5.0.8

Weekly downloads
9
License
MIT
Repository
github
Last release
1 year ago

spire-plugin-jest

Jest plugin for Spire.

Hooks

  • setup Adds test command and prepares jest arguments.
  • precommit Adds jest linter.
  • run Runs jest tests.

Options

  • Plugin ['spire-plugin-jest', options]

    • command \<string> Command to run jest on. Defaults to test.
    • jestConfig \<string> Default jest configuration. Defaults to ./jest-preset.js
    • allowCustomConfig \<boolean> Whether to allow user-provided config. If this option is false and there's custom jest config found it will throw an error. Defaults to true.
    • glob \<string> Linter glob to run on precommit. Defaults to *.js.
  • CLI npx spire test [args]

    • Passes all arguments as-is to jest.
5.0.5

1 year ago

5.0.8

1 year ago

5.0.1

3 years ago

5.0.0

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.2.2

3 years ago

3.0.2

4 years ago

3.0.0

4 years ago

2.1.2

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.8.4-next.47

4 years ago

1.8.4-next.49

4 years ago

1.8.4-next.46

4 years ago

1.8.4-next.42

4 years ago

1.8.4-next.27

4 years ago

1.8.2

4 years ago

1.8.0

4 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.2-next.1

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago