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

https://github.com/dansantander/testing-practice

This is a Javascript project for unit testing using Jest.
https://github.com/dansantander/testing-practice

Last synced: 3 months ago
JSON representation

This is a Javascript project for unit testing using Jest.

Awesome Lists containing this project

README

        

# Javascript Testing Practice

JavaScript project to learn how to use JEST and create test cases for functions.

![screenshot](./screenshoot.png)

## Table of Contents

* [Features](#features)
* [Live Demo](#demo)
* [Installation](#installation)
* [Built With](#built-with)
* [Contributing](#contributing)
* [Acknowledgments](#acknowledgments)
* [Authors](#author)
* [License](#license)

## Features
- Function to capitalize a string.
- Function to reverse a string.
- Function to apply Ceaser Cypher encrypt/decrypt strings.
- Function to calculate.
- Function to analyze an array returning an object with information about it.
- Test cases for all functions and edge cases.

## Installation

You can get a local copy of the repository please run the following commands on your terminal:
```
$ cd
$ git clone [email protected]:dansantander/testing-practice.git
```

## Built With
- Javascript
- JEST
- Babel
- ES6

## Contributing

Contributions, issues and feature requests are welcome!

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

## Acknowledgments

Special thanks to code reviewers.

## Show your support

Give a ⭐️ if you like this project!

## Authors

👤 **Daniel Santander**

- Github: [@dansantander](https://github.com/dansantander)
- Linkedin: [Daniel Santander](https://www.linkedin.com/in/daniel-santander)
- Twitter: [@dansantandr](https://twitter.com/dansantandr)

👤 **Gabriel Malheiros Silveira**

- Github: [@Stricks1](https://github.com/Stricks1)
- Linkedin: [Gabriel Silveira](https://linkedin.com/in/gabriel-malheiros-silveira/)
- Twitter: [@Gabriel_Stricks](https://twitter.com/Gabriel_Stricks)

## License

Creative Commons 2020