vitest
Version:
A blazing fast unit test framework powered by Vite
25 lines (24 loc) • 953 B
JavaScript
export { c as createExpect, d as describe, e as expect, i as it, s as suite, t as test } from './chunk-runtime-chain.0ab05798.mjs';
export { a as afterAll, d as afterEach, b as beforeAll, c as beforeEach } from './chunk-runtime-hooks.e4219ed5.mjs';
export { a as setupGlobalEnv, s as startTests } from './chunk-runtime-error.f5506f40.mjs';
import * as chai from 'chai';
export { chai };
export { assert, should } from 'chai';
import 'util';
import './chunk-mock-date.2917be60.mjs';
import 'path';
import './chunk-constants.71e8a211.mjs';
import 'tty';
import 'url';
import 'local-pkg';
import './vendor-_commonjsHelpers.4da45ef5.mjs';
import './chunk-runtime-rpc.00a890d2.mjs';
import './chunk-utils-timers.b48455ed.mjs';
import 'fs';
import './chunk-utils-source-map.2be5aa48.mjs';
import './spy.mjs';
import 'tinyspy';
import 'perf_hooks';
import './chunk-integrations-coverage.99c020eb.mjs';
import './chunk-env-node.ceb43f1c.mjs';
import 'console';