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

https://github.com/softspiders/jest-starter

Test example in JavaScript in Jest
https://github.com/softspiders/jest-starter

hello-world helloworld javascript jest js min node softspider softspiders ss template test testing

Last synced: 2 months ago
JSON representation

Test example in JavaScript in Jest

Awesome Lists containing this project

README

          





# Test example in JavaScript in Jest

---

## Feature tags

- jest
- starter
- template
- javascript

## Direct ancestors

[javascript](https://github.com/softspiders/javascript) - also by code

## Direct descendants

- [jest-mock-fs-starter](https://github.com/softspiders/jest-mock-fs-starter)
- [node-testing-in-travis](https://github.com/softspiders/node-testing-in-travis)
- [puppeteer-jest](https://github.com/softspiders/puppeteer-jest)
- [typescript-test](https://github.com/softspiders/typescript-test)
- [cra_rtl_msw_react-query](https://github.com/AlexanderLapygin/cra_rtl_msw_react-query)

## Direct code descendants

- [jest-mock-fs-starter](https://github.com/softspiders/jest-mock-fs-starter)
- [node-testing-in-travis](https://github.com/softspiders/node-testing-in-travis)
- [puppeteer-jest](https://github.com/softspiders/puppeteer-jest)

---

## Authors

[Alexander Lapygin](https://github.com/AlexanderLapygin)

---

## Requirements

[Node.js](https://nodejs.org/en/download/package-manager/)

---

## Installation

```sh
yarn
```

---

## Running test

```sh
yarn test
```

---

### License

Licensed under the [MIT license](./LICENSE).

---

[SOFTSPIDERS](https://github.com/softspiders/softspiders)