diff options
author | 2023-06-09 16:38:06 -0700 | |
---|---|---|
committer | 2023-06-09 16:38:06 -0700 | |
commit | bf518222d456c913fc5e6b6e0d14952d76c0ce91 (patch) | |
tree | 99431a14fefb1b52b75ea0528b68232e8af2cb7c /docs/dev | |
parent | 6565bd89d533b17d0d975f2790a4b4d37d8aecc1 (diff) | |
download | bun-bf518222d456c913fc5e6b6e0d14952d76c0ce91.tar.gz bun-bf518222d456c913fc5e6b6e0d14952d76c0ce91.tar.zst bun-bf518222d456c913fc5e6b6e0d14952d76c0ce91.zip |
Implement mocks in bun:test (#3252)
* wip
* wip
* most of the code for mocks in bun:test
* finishing up
* Implement `toHaveBeenCalled` and `toHaveBeenCalledTimes(1)`
* Test
* visit
* results, not returnValues
* exact
* Update jest.zig
* A couple more tests
* Add jest.fn
* support resetting mocks
* Implement spyOn
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Diffstat (limited to 'docs/dev')
0 files changed, 0 insertions, 0 deletions