node-tdd icon indicating copy to clipboard operation
node-tdd copied to clipboard

Support for running bash command/docker command

Open watchinharrison opened this issue 7 years ago • 0 comments

I currently run my node app in a docker container and have custom make commands to run tests inside the container. I love the TDD extension in my non-docker apps and I would love to use it docker apps too. Adding the ability to be able to use docker-compose run npm/yarn test would be great

watchinharrison avatar Feb 08 '19 10:02 watchinharrison