run | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/testrunVariable runConstrun: (tests: TestList, options?: { onDone?: () => void }) => void = runTestsType Declaration(tests: TestList, options?: { onDone?: () => void }): voidRun tests Parameterstests: TestListList of tests to run Optionaloptions: { onDone?: () => void }Options. onDone: function to call when all tests are done (whether succesful or not) Returns voidDeprecatedUse runTests instead of run (available since WH5.7) SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Run tests