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

https://github.com/sevlamare/jest-test-suit

Practice exercises to write test suits with JEST.
https://github.com/sevlamare/jest-test-suit

jest test-suite unit-test

Last synced: about 1 month ago
JSON representation

Practice exercises to write test suits with JEST.

Awesome Lists containing this project

README

          

# JEST TEST SUIT
> A few basic functions to practice unit tests using JEST workflow

## Content

* [Requirements](#requirements)
* [Built With](#built-with)
* [Getting Start](#getting-start)
* [Contributing](#contributing)
* [Acknowledgments](#acknowledgments)
* [Author](#author)
* [License](#license)

## Pre-requisites


  • Node

  • Yarn

## Built With

- Javascript

- JEST

- Webpack

- ESlint and Stylelint (Linters)

- GitHub Actions (CI Tool)

- Git, Github and VScode

## Setup

#### Get a local copy
Now you need a copy of this application, if you are using Git:
```js
git clone git@github.com:SevlaMare/jest-test-suit.git
```
Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

#### Download all dependencies with
```js
npm install
```

#### Run tests
```js
yarn test
```

### Contributing

Contributions, issues and feature requests are welcome!

You can do it on [issues page](issues/).

## Acknowledgments

A special thanks for the code reviewers.

## Authors

👤 **Oscar Elizarrarás**

- Github: [@Oscar](https://github.com/AlfredoElizarraras)
- Twitter: [#Oscar](https://twitter.com/OscarAlfredoGm4)
- Linkedin: [Oscar](https://mx.linkedin.com/in/oscar-alfredo-gomez-elizarraras)

👤 **Thiago Miranda**

- Github: [@SevlaMare](https://github.com/SevlaMare)
- Twitter: [#SevlaMare](https://twitter.com/SevlaMare)
- Linkedin: [SevlaMare](https://www.linkedin.com/in/sevla-mare)

### License
Creative Commons • Ago 2020