Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-28 | toHaveProperty and tests (#1558) | 1 | -1/+1 | ||
* toHaveProperty and tests * emoji tests | |||||
2022-11-18 | bun test matchers and tests (#1526) | 1 | -0/+24 | ||
* ignore webkit for cherry-pick * toContain and toBeTruthy * toBe null, undefined, falsy, toHaveProperty, .not * markBindings * remove toHaveProperty, undo ignore webkit, more tests * undo ignore webkit * remove bad tests * check if length property exists for toHaveLength() * fix call signature * handle argument that is not an integer * getLengthOfArray returns u64 * switch to truncate * toHaveLength() edge cases * add toBooleanSlow() * infinity, nan, negative | |||||
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 | ||