Skip to main content

Help

If you are looking at this page then something went wrong.

FAQ

A test is failing. Why I am not getting a suggestion?

Make sure you follow this checklist.

  1. Make sure you are connected to Kropply. Set the access token once again. On the bottom right you should see that you are connected to Kropply.
  2. TypeScript, Jest, Test Script. You need a TypeScript project and Jest installed as developer dependencies. Finally you need an npm test script which could be as simple as "test": "jest".
  3. Check the terminal. Press CMD+J or CTRL+J to bring up the terminal. Make sure that Jest is running properly within the Kropply terminal. If this step is failing, please reach out since we want to know why it is not running on your environment.

Feel free to send me a message through LinkedIn. I will be happy to help you out.
(Unfortunately, I am getting bombarded through email and I might not respond quickly.)