runTests | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function runTests

    • Run tests

      Parameters

      • tests: TestList

        List of tests to run

      • Optionaloptions: { onDone?: () => void }

        Options. onDone: function to call when all tests are done (whether succesful or not)

      Returns void