Thursday, 13 September 2018

Do you deploy code with tests on the server?

When you deploy the code to the production server, is there any reason to include the test files there or would you remove them? What's the recommended approach here, how could you do it? Just simply copy the files to the server and delete the test directory?

Submitted September 13, 2018 at 06:18PM by nowboarding

No comments:

Post a Comment