When running a test file like [this one](https://github.com/ipfs/js-ipfs-bitswap/blob/master/test/browser.ts) autodetect fails to detect mocha. I think this is because autodetect doesn't load the imported test files to continue trying to detect the test runner? Maybe it should?