When I want to test my nuxt project locally I have to run npm run dev in one terminal and in another terminal npm run test. Is there a method where
npm run dev
npm run test