Skip to content

alexawesomecode/project-testing-practice

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Project-testing-practice


Logo

A project from the Microverse Javascript Curriculum

This project comes from the testing practice part of the Odin project curriculum.

Project: Testing Practice

This project involves using the Jest testing framework to write tests for a couple of basic functions. It is a practice project to test five functions which include:

  • capitalize(string) function
  • reverseString(string) function
  • calculator factory function
  • ceasarCipher function
  • Array Analysis function

Snapshot

screenshot

Test

  • JEST

Validations

  • ESLINT

Get Started

  • Download or clone this repo here
  • Run npm install to install project dependency if you have npm pre-installed.
  • Run npm run test to run tests.

Built With

This project was built with these techologies:

  • JAVASCRIPT
  • BABEL
  • HTML
  • CSS3
  • JEST

Authors

Michgolden Ukeje



Alejandro Andres

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •