diff options
author | 2023-08-09 07:25:32 +0200 | |
---|---|---|
committer | 2023-08-08 22:25:32 -0700 | |
commit | 63f58f40267856ef5e8ff3e8b0c5720a6d870873 (patch) | |
tree | a4098acc2ac5339511f9db43666c780fe0d5837a /src/runtime.js | |
parent | 009fe18fa269247ae533608fa524c442b69b8f3a (diff) | |
download | bun-63f58f40267856ef5e8ff3e8b0c5720a6d870873.tar.gz bun-63f58f40267856ef5e8ff3e8b0c5720a6d870873.tar.zst bun-63f58f40267856ef5e8ff3e8b0c5720a6d870873.zip |
feat(bun:test) add support for test.each() and describe.each() (#4047)
* rename callback to func
* update testscope to handle function arguments
* works
* big cleanup
* works in debug, not release
* fix memory issue & update tests
* catch & str test
* write types for each() & switch tests to ts
* rm & typo
* move some code around & support describe
* review changes
Diffstat (limited to 'src/runtime.js')
0 files changed, 0 insertions, 0 deletions