Skip to content

FelipeEnne/Testing-Practice

Repository files navigation


Testing Practice

Table of Contents

About The Project

Testing practice is a project where we use Jest to test some some JavaScript algorithms.

The algorithms

  • Capitalize - Where the first character of a string is captalized.
  • Reverse String - Where a string is reversed
  • Calculator - Works with add, subtract, divide and multiply
  • Ceasar Cipher - Decript a string
  • Array Analysis - Return an object that contains average, min, max and length of an array.

Full task description: Odin Project.

Built With

  • Git
  • Github
  • JavaScritp
  • Jest

Run This App

Just open the dist/index.html file.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

About

Introduction to the use of Jest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors