i try to implement TDD to use jest and supertest in express. db is mysql and orm is sequelize.
when i typed npm test, it made this issue in vsc terminal. i w
npm test