This is a brief demo of how to use Linode to test your Salt formulas. Test Kitchen creates the Linodes, then it uses Salt to provision them with the specified formula, then Serverspec is used to verify that the states were applied correctly. When the tests pass, the Linodes are destroyed.