Bryan Campbell
04/15/2022, 10:28 PMnpm run test and npx sst test both return the same error, “Unknown script test”.
I’ve uninstalled the VSCode Jest extension, removed and reinstalled /node_modules and package-lock.json, restarted VSCode several times. Nothing seems to work. I am able to still run tests fine in another sst project. Anyone know how to get me back testing again?Bryan Campbell
04/15/2022, 10:54 PMFrank
Frank
sst test did not add much value on top running jest directly.Frank
sst test doesn’t work well with certain jest setup.Frank
Frank
jest directly?Bryan Campbell
04/18/2022, 2:49 PM