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
- 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 …☆17Updated 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 …☆22Updated 2 years ago
- This is a sample repository for setting up the Rails.