Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-19 | feat(bun/test): Impl. "toBeArray", "toBeArrayOfSize" & "toBeTypeOf" (#3316) | 1 | -0/+12 | |
2023-06-09 | `toMatchObject` and some asymmetric matchers (#3260) | 1 | -0/+35 | |
2023-06-09 | Implement mocks in bun:test (#3252) | 1 | -0/+4 | |
2023-05-31 | Small improvements to `bun test` (#3071) | 1 | -0/+68 | |
2023-05-26 | Implement `expect().toBeEmpty()` (#3060) | 1 | -8/+13 | |
2023-04-30 | Bun Test matchers even/odd. Also, .toContains fix and truthy (#2754) | 1 | -0/+8 | |
2023-03-14 | Implement `toMatchSnapshot()` (#2294) | 1 | -0/+12 | |
2023-02-06 | Mark some things as not configurable | 1 | -0/+1 | |
2022-11-28 | toHaveProperty and tests (#1558) | 1 | -1/+1 | |
2022-11-18 | bun test matchers and tests (#1526) | 1 | -0/+24 | |
2022-11-15 | add generated getter/setter type with thisValue (#1513) | 1 | -0/+3 | |
2022-11-07 | [bun:test] Implement `expect` in faster Zig bindings | 1 | -0/+186 |