ab-noori / Testing-with-JestLinks
A few practical tests for JavaScript functions using the Jest library. The AAA pattern is followed to make our tests easier for other developers to read and understand. We tried to use the TDD approach in practice.
☆15Updated 2 years ago
Alternatives and similar repositories for Testing-with-Jest
Users that are interested in Testing-with-Jest are comparing it to the libraries listed below
Sorting:
- Practicing the concepts of creating a store, dispatching actions, and reducers.☆13Updated 2 years ago
- This repository is created just for practicing the Gitflow.☆14Updated 2 years ago
- Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add …☆17Updated 2 years ago
- This is my README.md file to create my GitHub portfolio.☆12Updated 2 years ago
- Environmental setup and tools needed to develop a React application.☆13Updated 2 years ago
- Awesome movies is a JavaScript-based project that utilizes ES6 syntax, async/await, and follows best practices to build single page apps.…☆18Updated 2 years ago
- A simple webpack joke application. but actually it is a frontend webpack environment boilerplate for building JavaScript applications, w…☆11Updated 2 years ago
- Personal repository to locate the README file about my GitHub profile.☆21Updated last month
- Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add …☆22Updated last year
- The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse c…☆18Updated last year
- This is a sample repository for setting up the Rails.☆16Updated last year
- Awesome Books ES6 is a simple website that is created using ES6 syntax and modules to displays a list of books and allows you to add and …☆24Updated 2 years ago
- Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a mod…☆20Updated last year
- The database diagram is interpreted, and implemented the SQL needed to build that database.