Skip to content

I write a few practical tests for JavaScript functions using the Jest library.

License

Notifications You must be signed in to change notification settings

Miliyonayalew/Testing-practice

Repository files navigation

Testing-practice

I write a few practical tests for JavaScript functions using the Jest library. I followed the AAA pattern to make my tests easier for other developers to read and understand.

Built With

  • JavaScript
  • Jest
  • VSCode

Getting Started

To get a local copy up run the following steps.

Install

  • Have NodeJS installed and follow the next steps

Usage

  • git clone https://github.com/Miliyonayalew/Testing-practice.git
  • npm i for installing dev dependencies
  • npm test to check the tests

Author

👤 Miliyon Ayalew

🤝 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!

Acknowledgments

  • Inspiration

📝 License

This project is MIT licensed.

About

I write a few practical tests for JavaScript functions using the Jest library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published