Project #41 of Codecademy's Full Stack Engineer Career Path
-
Updated
Jan 5, 2023 - JavaScript
Project #41 of Codecademy's Full Stack Engineer Career Path
Counter with TDD, Flutter
The Commitizard CLI is a wizard tool that helps you generate better commit messages. It provides an interactive prompt that guides you through the process of writing a commit message, based on different strategies.
My work for cspragmatics (EECS 201) Homework 7: Unit Testing and Python
TDD-first spec workflow for AI coding agents. Strict red-green-refactor enforcement, alternating TEST-IMPL task pairs, TDD Log audit trail. Everything in Spec Mint Core plus test-driven discipline. Claude Code plugin + universal skill.
A test-first approach to developing a REST-ful API in Node.js
This a TDD implementation of a bracket balancing helper which ensures all brackets in a file are balanced with opening and closing brackets.
A simple user interface that will help you to stick to the red-green-refactor workflow
Demo Python function implementation showcasing test-driven-development best practices built by following coding tutorial walkthroughs as part of Code Institute's Diploma in Software Development course.
A test-driven implementation of a URL parser which breaks down a URL into it's unique parts
Demo project for Date/Time Utlities with TDD
Production-grade String Calculator TDD Kata with 35 commits demonstrating perfect RED-GREEN-REFACTOR cycles. 100% test coverage, 15 features implemented.
Solo : Chess game, built by unit testing and writing code to pass tests (red, green, refactor)
Lab 2: Test-Driven Development with Vitest
TDD with Spring following Red-Green-Refactor cycle.
A simple example of a Mars Rover that has to do a number of things...with a twist. This entire project was solved using Test-Driven Development following the Red/Green/Refactor principles.
Material for quick internal TDD workshop
This repository contains an implementation of the String Calculator TDD Kata, written in Dart following Test-Driven Development (TDD) principles.
Add a description, image, and links to the red-green-refactor topic page so that developers can more easily learn about it.
To associate your repository with the red-green-refactor topic, visit your repo's landing page and select "manage topics."