0.0.24 • Published 4 years ago

@carbon/cli-plugin-jest v0.0.24

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

@carbon/cli-plugin-jest

Jest plugin for @carbon/toolkit

Getting Started

Run the following command using npm:

npm install -S @carbon/cli-plugin-jest

If you prefer Yarn, use the following command instead:

yarn add @carbon/cli-plugin-jest

Adding to your project

If you already are using @carbon/toolkit, you can use add this plugin to your project by running:

$(yarn bin)/toolkit add @carbon/cli-plugin-jest

🤲 Contributing

To learn more about how to contribute, look here!