aboutsummaryrefslogtreecommitdiff
path: root/docs/cli/test.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-07-14Update docsGravatar Colin McDonnell 1-1/+1
2023-07-06Various docs updates (#3437)Gravatar Colin McDonnell 1-0/+18
* Various docs updates * Add mocks page * Fix make * WebKit instructions * Update instructions * Updates * Update nodejs compat table * Document trusted deps * Tweak trustedDependencies docs * Document --exact * Update test docs * Tweaks * Boring * Remove redundant j * Undo makefile changes * Undo makefile changes * Update page title * Regen * Undo changes
2023-06-20Docs for DOM testing and FileSink (#3330)Gravatar Colin McDonnell 1-0/+2
* Update websocket docs & jsdoc * Add info about user-specific data in ws * Document FileSink * Docs for happydom test * Updates
2023-06-02Update macro/test docs (#3180)Gravatar Colin McDonnell 1-1/+10
* Add test and fix plugin type * Update docs and config pages
2023-05-29More/better docs for JSX, utils, binary data, streams, hashing, `bun test`, ↵Gravatar Colin McDonnell 1-18/+29
`Bun.serve` (#3005) * WIP * Updates * Document deepEquals * WIP * Update typeS * Update TLS docs for Bun.serve * Update types for tls * Draft binary data page. Add Streams page. * Update test runner docs * Add hashing, flesh out utils * Grammar * Update types * Fix * Add import.meta docs * Tee
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-183/+36
* Restructure * Update nav * Reorg * Reshuffle ecosystem pages * Split up runtime/runtime * Back to runtime/index * Fix issue * Split up runtime/index * Add Writing Tests page * Prettier matcher table * More updates
2023-03-15:white_check_mark: some test matchersGravatar Jarred Sumner 1-2/+2
2023-03-11Update comparison matchers compatibility in docs (#2366)Gravatar Nicholas 1-4/+4
2023-03-03Fix broken async test example (#2291)Gravatar Hannes Käufler 1-1/+1
2023-02-24remove parametersGravatar Dylan Conway 1-1/+1
2023-02-24Docs tweaks (#2160)Gravatar Colin McDonnell 1-6/+20
* Tweaks * Add ecosystem. Add bunx. Flesh out install. * Tweaks * Add TS to installation * Tweaks * New readme * Write new readme * Tweak * Center header * Bun * tweaks * No dollar sign * Fix links * Update * Tweak
2023-02-24[docs] Minor syntax correction in test.md (#2153)Gravatar Jake Boone 1-1/+1
2023-02-23Add documentation (#2148)bun-v0.5.7Gravatar Colin McDonnell 1-0/+224
* Add documentation * Tweaks * Fixes * Rearrange * Update