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
My work for cspragmatics (EECS 201) Homework 7: Unit Testing and Python
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.
A test-first approach to developing a REST-ful API in Node.js
An Instagram clone that was built using industry-standard, test-driven development following numerous red/green/refactor cycles.
Solo : Chess game, built by unit testing and writing code to pass tests (red, green, refactor)
A simple user interface that will help you to stick to the red-green-refactor workflow
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 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.
A test-driven implementation of a URL parser which breaks down a URL into it's unique parts
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.
Material for quick internal TDD workshop
Counter with TDD, Flutter
TDD with Spring following Red-Green-Refactor cycle.
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."