Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnftitor/jestpractice

This repository has some basic JavaScript functions created to test some cases using jest. It's an activity to get hands on testing
https://github.com/johnftitor/jestpractice

Last synced: about 3 hours ago
JSON representation

This repository has some basic JavaScript functions created to test some cases using jest. It's an activity to get hands on testing

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Project Title

> Project headline description

![Preview](./preview.gif))

Project Description

## Built With

Tecnologies used

## Live Demo

[Live Demo Link]()

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone this repository with git clone```https://github.com/username/projectname.git``` using your terminal or command line.
- Change to the project directory by entering :

```cd projectname``` in the terminal

### Prerequisites

You need to make sure to have installed the latest version of Node.js and npm on your computer.

### Setup

You can clone this repository or simply download the files as a .zip
If you want to set up a personal repository based on this one, you can as well fork it.

### Install

After clone it and before working on it, you have to run ```npm install``` so that all the dependencies of the project get downloaded in your pc locally.
Such dependencies include webpack and linters checks, for which you have to either generate your own config file or get one.

Note: If you're a Microverse's Student, you should use the config files provided by the program.
[Linters Config HTML/CSS and JS](https://github.com/microverseinc/linters-config/tree/master/html-css-js)

### Usage

You're free to use this project however you like it for educational purposes. Just keep in mind the acknowledgment described below

### Run linters checks

Linter Checks are automatically run with Github actions when there's a pull request. If you want to run them locally, remember to have the config file in the root of the local project.

### Deployment

The deployment can be found in the Github Pages of this repository or through the link provided above

## Authors

πŸ‘€ **AndrΓ©s Felipe Arroyave Naranjo**

- GitHub: [@JohnFTitor](https://github.com/JohnFTitor)
- Twitter: [@johnftitor](https://twitter.com/johnftitor)
- LinkedIn: [Andres](https://www.linkedin.com/in/andresfelipe117/?locale=en_US)

## Acknowledgments

## Show your support

Give a ⭐️ if you like this project!

## πŸ“ License

This project is [MIT](./MIT.md) licensed.