Simple app to illustrate TDD development methodology using Jest + React Testing Library
-
Updated
Jan 17, 2023 - TypeScript
Test-driven development (TDD) is a software development process relying on software requirements being converted to test cases before software is fully developed, and tracking all software development by repeatedly testing the software against all test cases. This is as opposed to software being developed first and test cases created later. Programmers also apply the concept to improving and debugging legacy code developed with older techniques.
Repeat.
Simple app to illustrate TDD development methodology using Jest + React Testing Library
Practising unit and integration test.
Program files for "Lyft Back-End Engineering Virtual Experience Program" held by Forage
Java OOP Module
Experiment Design Patterns in Typescript using TDD - Jest
A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library
These are my notes/code while working through Chad Darby's Spring Boot Unit Testing with JUnit, Mockito and MockMvc Course
Practicing logic skills and TDD by solving leetcode challenges using a TDD environment.
Serverspec / Specinfra backend for Docker nsenter execution driver.
Conditional code with LINQ and Func
Created by Kent Beck, D.D. McCracken
Released 1957