..
matchers
feat(test-runner): introduce pixelCount and pixelRatio options ( #12169 )
2022-02-17 15:44:03 -08:00
reporters
fix(reporters): correctly handle missing stdout.columns ( #12016 )
2022-02-11 08:33:56 -08:00
third_party
fix(baseurl): support path-less baseurl ( #11527 )
2022-01-20 18:11:56 -08:00
cli.ts
chore: revert "fix(test-runner): escape backslashes in win cli ( #11763 )" ( #12004 )
2022-02-10 07:02:37 -08:00
dispatcher.ts
fix(test runner): shutdown redundant workers ( #12062 )
2022-02-14 10:57:15 -08:00
expect.ts
feat(test-runner): support expect.soft ( #11800 )
2022-02-02 18:33:51 -08:00
experimentalLoader.ts
fix(test runner): resolve tsconfig for each file ( #11662 )
2022-01-26 18:28:42 -08:00
fixtures.ts
feat(breaking): always report onBegin/onEnd, report file errors ( #11758 )
2022-01-31 17:09:04 -08:00
globals.ts
chore(test runner): extract TestInfoImpl ( #11725 )
2022-01-28 17:39:42 -08:00
index.ts
fix(test-runner): fix browser initialization in test modifiers ( #11984 )
2022-02-09 15:30:14 -08:00
ipc.ts
feat(test-runner): support expect.soft ( #11800 )
2022-02-02 18:33:51 -08:00
loader.ts
chore: parse-skip .tsx ( #12143 )
2022-02-16 15:45:35 -08:00
profiler.ts
chore: migrate to monorepo ( #9421 )
2021-10-11 16:52:17 +02:00
project.ts
test: expose repeatEachIndex ( #11158 )
2022-01-03 17:29:54 -08:00
runner.ts
chore: parse-skip .tsx ( #12143 )
2022-02-16 15:45:35 -08:00
test.ts
feat(test-runner): support expect.soft ( #11800 )
2022-02-02 18:33:51 -08:00
testInfo.ts
feat(test-runner): support expect.soft ( #11800 )
2022-02-02 18:33:51 -08:00
testType.ts
feat(parallel): allow setting enclosing scope parallel mode ( #11822 )
2022-02-02 20:44:11 -08:00
transform.ts
chore: parse-skip .tsx ( #12143 )
2022-02-16 15:45:35 -08:00
tsxTransform.ts
chore: parse-skip .tsx ( #12143 )
2022-02-16 15:45:35 -08:00
types.ts
chore(test runner): extract TestInfoImpl ( #11725 )
2022-01-28 17:39:42 -08:00
util.ts
feat(test-runner): filter out syntax error stack traces ( #12095 )
2022-02-14 14:33:14 -08:00
webServer.ts
fix(webServer): do not set baseURL equal to webServer.url ( #11951 )
2022-02-08 15:57:36 -08:00
worker.ts
chore(test runner): extract TestInfoImpl ( #11725 )
2022-01-28 17:39:42 -08:00
workerRunner.ts
fix(test runner): skip beforeAll/afterAll when all tests are skipped ( #11952 )
2022-02-08 16:36:30 -08:00