e.g. ```javascript const smoke = new SmokeTest({ host: 'http://localhost:3004', config: { // Config for all tests here } }); ```