[
    {
        "title": "AutoFinder Tests",
        "source": "tests/autofinder-tests.js",
        "testFunction": "AutoFinderTests"
    },
    {
        "title": "TimeoutQueue Tests",
        "source": "tests/timeout-queue-tests.js",
        "testFunction": "TimeoutQueueTests"
    }

]