Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/jest-testing

Testing with Jest
https://github.com/daggerok/jest-testing

babel babel-jest jest jest-tests jestjs plugin-transform-modules-commonjs test test-driven-development testing tests ttd

Last synced: 22 days ago
JSON representation

Testing with Jest

Awesome Lists containing this project

README

        

# jest-testing [![CI](https://github.com/daggerok/jest-testing/actions/workflows/ci.yaml/badge.svg)](https://github.com/daggerok/jest-testing/actions/workflows/ci.yaml)
Testing with Jest

```bash
npx degit daggerok/jest-testing#main jest-testing && cd $_
npm i -E ; npm run dev
```