if (/^expect([\.\-]?js)?$/.test(assertion)) {
            assertionDescription.src = this.getBaseURL() + "/assertion/expect.js";
            this.use(staticFile.bind({
                page: "/assertion/expect.js",
                path: path.join(path.dirname(require.resolve("expect.js")), "index.js")