DEV Community

Discussion on: Dockerize your Node app

Collapse
 
jonlauridsen profile image
Jon Lauridsen

Thanks! Where do you run tests?

Collapse
 
karanpratapsingh profile image
Karan Pratap Singh

Thank you reading! I usually run integration tests before building the images and unit test while building by adding a step in the dockerfile itself