/testing-practice-js

First Practices using the testing tool: Jest

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

testing-practice-js

First Practices using the testing tool: Jest

Content

Features

A user can see the tests passes

Built With

  • Javascript
  • WebPack
  • Jest
  • ESLint (Linter) with Stickler (CI Tool)
  • Git, Github and VScode

Getting Start

Get a local copy

Now you need a copy of this application, if you are using Git:

git@github.com:rsnazario/testing-practice-js.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Run App

In order to install its dependencies, run in your terminal:

npm install

This command will install all its dependencies for node_modules folder, along with the Jest tool. Then, just run the script for testing:

npm run test

Check the results =)

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for all Microverse Team and Code Reviewers that guides me through my learning.

Authors

👤 Martin Njoroge

👤 Rafael Nazario

Show your support

Give a ⭐️ if you like this project!