An open API service indexing awesome lists of open source software.

https://github.com/hamlim/bun-test-match-inline-snapshot

A small demo of using Bun as a test runner with @suchipi/match-inline-snapshot!
https://github.com/hamlim/bun-test-match-inline-snapshot

Last synced: over 1 year ago
JSON representation

A small demo of using Bun as a test runner with @suchipi/match-inline-snapshot!

Awesome Lists containing this project

README

          

# bun-test-match-inline-snapshot

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.31. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.