jest-testing
There are 26 repositories under jest-testing topic.
tripheo0412/jamstack-typescript-boilerplate
Awesome boilerplate with smooth CI/CD developing-staging-production pipeline.
raphaelalmeidamartins/es6-unit-tests
Unit tests project developed at the end of Unit 7 (Principles of Web Development Module) of the Trybe's Web Development course
KarimMokhtar/ToDo-React-TypeScript
Simple ToDo static website made with React JS and TypeScript in addition to Linting with (ESLinting) and Prettier with jest testing
sir-gon/algorithm-exercises-js
Algorithms exercises solved in Javascript ECMA6, running with Jest testing suite. Developed with TDD.
cmolinan/To-Do-List-project
"To-Do List" is a minimalist website that helps organize your day. It simply lists the things you need to do and allows you to mark them as complete. It was built primarily with JavaScript, ES6, and Webpack. Also, includes testing with Jest.
igor-h/javascript-unit-test-styleguide
Suggested best practices when writing Jest/Jasmine unit tests.
tripheo0412/jamstack-javascript-boilerplate
Awesome boilerplate with smooth CI/CD developing-staging-production pipeline.
Dwipasca/simple-counter
this project for learn basic testing in ReactJS
gzacharski/AGH-Praca-inzynierska-front-end
Praca inżynierska "System do wspomagania zarządzania placówką profilaktyki zdrowotnej" autorstwa Bartosza Kordka i Grzegorza Zacharskiego.
HMagda/budget-app
A React app for tracking income and expenses made with TypeScript, and SCSS. ChartJS was also used to provide a clear and powerful visual representation. Tested using Jest and React Testing Library.
kkgthb/az-as-wa-001-node-express-tiny
A 6-file (1 app, 1 test, 1 Azure DevOps Pipeline, 1 framework config, 1 Readme, 1 GitIgnore) repo that builds Hello World for an Azure App Service Web App live website
robin-dc/React-Context-and-Jest
Compilation of React Context and Jest exercises from appacademy.io
sir-gon/algorithm-exercises-ts
Algorithms Exercises solved in Typescript, running with Jest testing suite. Developed with TDD.
Aragor70/Messages
Messenger application - full-stack JS/TS application
dnmrc-paredes/Where-In-The-World
A Next JS project paired with REST Countries API | Frontend Mentor Challenge
dyarawilliams/codewars-katas
This is a collection of the katas I've completed on codewars.com
katiyarkartik0/ITWOX
This is an assignment project for an organization named ITWox, the specification is mentioned in readme.
micahsuomi/gatsby-typescript-portfolio
my portfolio website built with Gatsby, TypeScript, GraphQL and Contentful. built using JAMStack boilerplate from tripheo0412
NightDreams/Catwiki
Proyect from devchallenges.io
oyejideoyetunji/formTemplates
Efficiently handling large dynamic data on the frontend. Also includes Pagination, Search, Sort, and Filtering
stix2you/meet
eet App is a serverless, progressive web app, which is an electronic bulleton board for events in cities around the globe. It allows users to get information about upcoming events in any city, and to filter the results by city or keyword.
TheRemoteCoder/Unit-Testing-Playground
TDD + BDD testing + tools - Playground + Experiments
HMagda/timer-react
A simple and versatile React app that allows the user not only to measure time but also to view intermediate times. Tested using Jest and React Testing Library.
melihcanndemir/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization