Skip to content

BrunoSouza88/JS_Unit-tests_Trybe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Tests

This is a project that demonstrates unit testing in JavaScript using the Trybe framework.

Technologies Used

The project utilizes the following technologies:

  • JavaScript
  • Jest

Prerequisites

Before you begin, ensure that you meet the following requirements:

  • Have a modern web browser that supports JavaScript.

Installation

Follow these steps to set up and run the project locally:

  1. Clone the repository:
  2. git clone https://github.com/BrunoSouza88/JS_Unit-tests_Trybe.git
  3. Navigate to the project directory:
  4. cd JS_Unit-tests_Trybe
  5. Open the `index.html` file in a web browser to view the test results.

Usage

The project demonstrates various unit tests implemented using the Trybe framework (Jest). It includes test cases for different JavaScript functions and scenarios.

Contributing

Contributions are what make the open-source community a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project.
  2. Create a branch for your feature (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some amazing feature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License.

Contact

Bruno Souza - bmsouza88@gmail.com

Project Link: https://github.com/BrunoSouza88/JS_Unit-tests_Trybe

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published