In our development environment , we created cookbooks and Chef inspec scripts to test the outcome.In our PROD servers, only chef client is present and CHEF inspec is not present.
Is it a good practice to install CHEF Inspec in all PROD servers(around 250+) so that we can run automated test?