/jest-test

This is a project where I test some simple function using Jest. JS/Jest.

Primary LanguageHTML

Test Practice

In this exercise, I write a few practical tests for JavaScript functions using the Jest library. I make sure to follow the AAA pattern to make my tests easier for other developers to read and understand. I use the TDD approach in practice.

Built With

  • Major languages: JS.
  • Technologies used: Visual Studio Code, Git/GitHub, Jest.

Getting Started

To run this project locally on your computer clone using "git clone" command with this repo url. Open the file in your code editor.

Run: npm install.

Run: npm test and check the testing.

Thanks for watching.

Authors

👤 Giuseppe Tomasini

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.