jest-config-stripes: define a `stripes-jest` script

Description

Summary: jest-config-stripes’s package.json file should define a script, stripes-jest, that provides a simple wrapper around jest.

Details: We consolidate all our jest-related dependencies in jest-config-stripes. In order for applications to properly leverage this, jest-config-stripes should also define a script that dependent repositories can call to invoke jest. yarn allows us to do this at present, but other package manager will not allow a transitive dependency to be so invoked.

  • Define a script named stripes-jest that consuming projects can use to run jest tests in their codebase. It should be a simple wrapper around jest that forwards all arguments to the underlying command.

Environment

None

Potential Workaround

None

Checklist

hide

Activity

Show:

Details

Assignee

Reporter

Priority

Development Team

Vega

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created 4 days ago
Updated 4 days ago
TestRail: Cases
TestRail: Runs