Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): add jestConfig option to test script #605

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Conversation

mediremi
Copy link
Contributor

Usage: d2-app-scripts test --jest-config ../path/to/jest.config.js

Copy link
Contributor

@varl varl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think an absolute path to --jest-config will work as is, added a comment with more detail.

cli/src/commands/test.js Outdated Show resolved Hide resolved
@mediremi mediremi merged commit 57d6407 into master Aug 12, 2021
@mediremi mediremi deleted the feat/jest-config branch August 12, 2021 14:49
dhis2-bot added a commit that referenced this pull request Aug 12, 2021
# [7.3.0](v7.2.1...v7.3.0) (2021-08-12)

### Features

* **cli:** add jestConfig option to test script ([#605](#605)) ([57d6407](57d6407))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 7.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants