Skip to content

Commit f51cca2

Browse files
committed
update(docs jest installation guide): add an example of loading jest.config.js
1 parent 21445c3 commit f51cca2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus/docs/jest/guide/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,8 @@ If you are using Create React App, make sure to:
808808

809809
<ShowIfSearchParam searchParam="ci">
810810

811+
You need to explicitly tell Knapsack Pro to [load the `jest.config.js` file](../cookbook.md#use-a-jest-config-file) if needed.
812+
811813
### Verify that everything works
812814

813815
Push a new commit to your repository and visit your [dashboard](https://knapsackpro.com/dashboard) to make sure all your CI nodes were recorded successfully in _Show build metrics > Show (build)_.

0 commit comments

Comments
 (0)