If you try to download TestBox standalone and run the tests in the sample directory you will get errors as many of the runners point to tests in coldbox.testing which in turn point to files in coldbox.system.
Make the samples stand-alone so you don't need ColdBox to run them. To test, make sure you are in an isolated app with no mappings and remove any coldbox server-level mappings.