Skip to content

SouchetJulie/bun-wiptest-demo

Repository files navigation

fizz-bun

This is a poc to demonstrate the use of Bun's integrated tester, and compare it with Jest.

How to install Bun (only on Linux, macOS and WSL):

curl -fsSL https://bun.sh/install | bash

To install dependencies:

bun install

To run the tests:

bun test:bun

To run the tests benchmark Bun vs Jest:

bash ./benchmark.sh

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published