Skip to content

xpl0siv/angular-bun-test

Repository files navigation

angular-bun-test

A little example with JEST replaced by BUN TEST

Commands (for 'ng serve'):

  • bun install
  • bun run start (Actually is executing the "moduleResolution with node")

Commands (for 'test'):

  • bun test ("moduleResolution with bundler, the bun-types are defined inside tsconfig")

About

A little example with JEST replaced by BUN TEST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published