Skip to content

mrkamin/Test-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Test-Practice]

[Test-Practice] Write unit tests for a JavaScript app. Use AAA pattern for unit tests. Explain why testing code is important.👌

🛠 Built With

  • Apply JavaScript best practices and language style guides in code.
  • Use JavaScript to manipulate DOM elements.
  • A simple culculator that Add, divided, multiply and subtract numbers.
  • A stringLength function that return a string and the string must be between 1 and 10 characters.
  • A unit tests used AAA pattern.

Key Features

  • [Ruturn A string]
  • [Add numbers]
  • [Multiply numbers]
  • [subtract numbers]
  • [Divided numbers]
  • [A unit test used AAA pattern]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Use git@github.com:mrkamin/Test-practice.git to clone the repository using the HTTPS link into your local machine

Setup

  • cd into your local repository

Install

  • npm install - Installs the necessary dependencies

Usage

  • Open the index file and enjoy

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Mohammad Rafi Amin

👤 Author 2

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please support us by giving it a ⭐️.

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ

  • [What frameworks have you used?]

    • [We have not used any frameworks]
  • [Why did you work in group for a simple project?]

    • [Working in group is a habit of real work places and is good practice.]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Write unit tests for a JavaScript app. Use AAA pattern for unit tests. Explain why testing code is important.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published