An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tdd-javascript

A curated list of projects in awesome lists tagged with tdd-javascript .

https://github.com/oslabs-beta/jester

Jester is a test-generation tool to create integration test code.

javascript jest supertest tdd tdd-javascript test-driven-development testing testing-tool testing-tools

Last synced: 30 Apr 2025

https://github.com/keyboarddrummer/typeless

Typeless: the benefits of TypeScript, without the types

javascript javascript-tools tdd tdd-javascript typescript

Last synced: 12 Apr 2025

https://github.com/veilair/test-driven-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Test Driven Development (TDD).

redgreenrefactor tdd tdd-framework tdd-go tdd-golang tdd-java tdd-javascript tdd-python tdd-utilities tdd-workflow test-driven-development testing testing-framework testing-tools

Last synced: 30 Apr 2025

https://github.com/jahn08/web-page-highlighter

A Mozilla Firefox and Google Chrome extension for marking text or adding notes on a web page

babel-es6 eslint highlighter javascript mocha mozilla-firefox-addon tdd-javascript

Last synced: 07 Apr 2025

https://github.com/iturres/jest-testing

🧪I will write a few practical tests for JavaScript functions using the Jest library. I will make sure to follow the AAA pattern to make your tests easier for other developers to read and understand. I will also use the TDD approach in practice.🧪

javascript jest jest-tests tdd tdd-javascript

Last synced: 23 Apr 2025

https://github.com/abdulsametileri/web-based-todo-list-application

Golang + vue.js + nginx + docker-compose + github action

docker-compose github-actions golang tdd-golang tdd-javascript vuejs

Last synced: 18 Mar 2025

https://github.com/glaucia86/curso-tdd-node-clean

Repositório do curso de TDD do Manguinho (Node + TS + SOLID + TDD + Clean Architecture)

clean-architecture nodejs solid-principles tdd-javascript typescript

Last synced: 20 Mar 2025

https://github.com/kaiosilveira/test-driven-development

A chapter-by-chapter, pull-request-oriented implementation with a descriptive commit history of the two examples discussed in "Test-Driven Development, by example" (Beck, 2000)

tdd tdd-javascript

Last synced: 06 Dec 2024

https://github.com/teobler/tdd-with-react-hooks-demo

this is a demo for TDD in React

react react-hooks tdd tdd-javascript

Last synced: 05 Apr 2025

https://github.com/poly-glot/vanilla-front-end-starter

A vanilla front-end starter kit with tools to support code quality, accessibility, unit testing, end to end testing, continuous integration setup and feature branch testing.

accessibility cicd code-quality codereview jest jest-tests percy sonar-scanner sonarqube sonarqube-scanner tdd tdd-javascript vanilajs vanilla-javascript vanilla-js

Last synced: 07 Apr 2025

https://github.com/mahabubx7/todo-list-webpack-js

ToDo-list is a web-application for managing your daily tasks in the terms of To-Do's. A user can create, update, delete and manage these. It also used the localStorage for backup or store the data.

css html javascript jest tdd-javascript webpack

Last synced: 04 Mar 2025

https://github.com/evilamaior/cpf-validator-evm

Biblioteca criada para validar números de CPF.

es6 eslint javascript mocha nodejs npm nyc tdd tdd-javascript

Last synced: 27 Feb 2025

https://github.com/marabesi/smelly-test

Finding test smells in your javascript/typescript code

smells tdd-javascript tdd-typescript testing

Last synced: 12 Feb 2025

https://github.com/evilamaior/card-validator-evm

Biblioteca criada para validar números de Cartões de Crédito.

es6 eslint javascript mocha nodejs npm nyc tdd tdd-javascript

Last synced: 14 Mar 2025

https://github.com/cedrickchee/tdd-node-pg-knex

A test-first approach to developing a REST-ful API in Node.js

knexjs-nodejs-db-migration nodejs postgresql red-green-refactor tdd tdd-javascript

Last synced: 12 Mar 2025

https://github.com/rmachado55/sorteador-de-amigo-secreto-main

Aprendendo a utilizar testes unitários (JEST) e T.D.D.

jest react tdd-javascript testing typescript

Last synced: 22 Mar 2025

https://github.com/channely/tdd_guessingnumber_jasmine

Guessing number Game create long before in Jasmine

game jasmine tdd-javascript tdd-kata

Last synced: 30 Mar 2025

https://github.com/osamamammar/testing-practice

Test-driven development practice using Jest.

jest tdd-javascript test-driven-development

Last synced: 27 Mar 2025

https://github.com/odilson-dev/testing-practice

Practicing TDD(Test Driven Development) from Odin

html-css-javascript jest-tests npm tdd-javascript test theodinproject

Last synced: 01 Mar 2025

https://github.com/ryanorsinger/intro-to-testing-js

Intro to writing unit tests in test-driven-development for JS

tdd tdd-javascript unit-testing

Last synced: 11 Mar 2025

https://github.com/sirleyalmeida/extratctlinksmd

Projeto Extract Links Markdown, na Laboratoria >>

eslint library node-js node-module nyc tdd-javascript test

Last synced: 11 May 2025

https://github.com/azevedo-pedro/tdd-testing-ewacademy

A Node.js application for managing car rentals with test-driven development using Mocha, Chai, Sinon, and Istanbul (NYC).

chai mocha nodejs nyc tdd tdd-javascript unit-testing

Last synced: 17 Mar 2025

https://github.com/spyna/tdd-workshop

Code for the Codemotion 2024 workshop on TDD

kata tdd tdd-javascript tdd-kata test-driven-development

Last synced: 10 Apr 2025

https://github.com/bodiali/battleship

Battleship is a strategy guessing game where each player takes turns to destroy the other's battleships!

guessing-game javascript npm-package strategy-game tdd-javascript

Last synced: 27 Mar 2025

https://github.com/mahammad-mostafa/unit-testing-exercise

This is the fifth project in the second module in the Microverse program. It is an exercise for practicing unit testing in JavaScript using Jest framework & Test Driven Development.

arrange-act-assert arrow-functions es6 javascript jest jest-matchers npm-scripts tdd-javascript test-automation test-driven-development testing testing-framework testing-tools

Last synced: 28 Mar 2025

https://github.com/poly-glot/agile-poker

A serverless application built on Firebase Cloud to make agile team's story estimating efficient and fun.

firebase firebase-auth firebase-realtime-database firebase-testing micro-app serverless tdd-javascript vanilla-javascript vanilla-js webpack5 year-2021

Last synced: 04 Apr 2025

https://github.com/m0hanraj/social-comments

Simple react app to render comments with React Testing Library based tests

jest react react-testing-library reactjs tdd tdd-javascript

Last synced: 12 Apr 2025

https://github.com/aman3096/modular-login-sdk

test driven development using jest and webpack config for treating es6 modules and syntax.

babel javascript javascript-library jest jest-tests js json jsx tdd tdd-javascript tdd-kata tdd-sample webpack

Last synced: 23 Jun 2025

https://github.com/ashmalzahra/testing-practice

This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.

javascript jest tdd-javascript testing unit-testing

Last synced: 05 Apr 2025

https://github.com/pazfelipe/tdd-react

Simple react project following TDD concepts

bun react tailwindcss tdd-javascript testing-library-react typescript

Last synced: 23 Feb 2025

https://github.com/jucian0/object-path

An immutable implementation of dot-prop.

imutability javascript tdd-javascript

Last synced: 29 Mar 2025

https://github.com/funmilolajire/jammmingv2

A web application built on spotify's web api.

enzyme jest react spotify-library spotify-web-api tdd-javascript

Last synced: 27 Mar 2025

https://github.com/dev-fringe/tdd-typescript

typescript, webpack, react, alsatian, spring like .. ing maybe doesn't

alsatian annotations dependency-injection node npm pattern-program react tdd-javascript typescript webpack

Last synced: 04 Mar 2025

https://github.com/sultanbadri/testing-practice

Test driven development practice using Jest.

jest jest-tests tdd tdd-javascript test-driven-development

Last synced: 12 May 2025

https://github.com/zetsux/hapijs-clean-starter

🧹 A Test Driven Development (TDD) starter template with clean architecture for projects using Hapi.js (JavaScript)

api api-template clean-architecture hapijs javascript rest-api starter starter-template tdd tdd-javascript

Last synced: 29 Mar 2025

https://github.com/robhhr/vending-machine

TDD Vending Machine built w/ JS Class and Jest 🃏

javascript jest jestjs tdd tdd-javascript

Last synced: 13 Apr 2025

https://github.com/hurricanemark/tdd-nodejs-mocha-chai-testing

Software testing --Applying chai assertions under the mocha light framework.

chai mocha nodejs-server tdd-javascript

Last synced: 22 Mar 2025

https://github.com/uwancha/battleship

A classic battleship game built following TDD

css3 html5 jest tdd-javascript

Last synced: 14 Mar 2025

https://github.com/bismarkagyare/testing-practice

Test Driven Development(TDD) in JavaScript using Jest. This is an assignment as part of TheOdinProject curriculum

jest tdd-javascript theodinproect theodinproject

Last synced: 28 Mar 2025

https://github.com/earth-hominid/tdd

A JavaScript project dedicated to practising Test Driven Development. Jest is utilized for the automated tests.

javascript jest-tests tdd-javascript

Last synced: 05 Mar 2025

https://github.com/ariessa/swipa-backend

The backend part of Swipa, a dating app. Built using Express.

docker docker-compose express-js javascript jest tdd-javascript

Last synced: 26 Feb 2025

https://github.com/jay-ike/js-competitive-algorithms

a set of algorithms use in programing contests implemented in javascript

algorithms dynamic-programming javascript linked-list tdd-javascript tree

Last synced: 27 Feb 2025

https://github.com/krsy0411/payservice

웹 더치페이 서비스

dutchpay react tdd-javascript

Last synced: 23 Feb 2025

https://github.com/victorsouza19/tdd

A repository to understand and practice the TDD concepts.

javascript jest tdd tdd-javascript testing

Last synced: 24 Mar 2025

https://github.com/sofyansetiawan/ttd-jest-oop-simulation

TDD with Jest.js to test and simulate OOP using Node.js

jest nodejs oop tdd tdd-javascript

Last synced: 28 Feb 2025

https://github.com/tatilimongi/jest_basics

This repository contains basic JavaScript functions with Jest unit tests, covering operations like addition, subtraction, and string manipulation, along with error handling.

automation-testing error-handling functions javascript jest tdd-javascript unit-test

Last synced: 30 Mar 2025

https://github.com/brian-izaki/tdd-jest

Estudos sobre testes automatizados com Jest

jest study-project tdd-javascript

Last synced: 28 Feb 2025

https://github.com/ashishkapoor/tdd-react

A website built with test driven development.

i18n msw react-router-dom-v6 react-testing-library reactjs tdd-javascript

Last synced: 22 Nov 2024