github.com/go-chef/chef@v0.30.1/test_chef_server/README.md (about)

     1  # chefapi_examples
     2  
     3  Create a chef server and tests to run integration tests of the go-chef/chef api.
     4  
     5  Expected functions.
     6  
     7  * Spin up an instance of the chef server
     8  * Configure enough objects to illustrate the tests
     9  * Use inspec to run test and verify the results
    10  
    11  # Test Procedure