Closed yzevm closed 2 years ago
This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 14 days.
This issue was closed because it has been stalled for 7 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Hi, thanks for amazing testing tool :+1:
🐛 Bug Report
I have a microservice and sdk for it, I would like to reuse tests in sdk for e2e tests in microservice (mocks will be removed).
Running
npm run test:e2e
I expect to launch server (in rootDir/dist) and start running tests (rootDir/node_modules/sdk/*)Error message
package.json script
jest.config.js
Reproduce
Repo to reproduce
Run
npx envinfo --preset jest
Paste the results here: