Projects with this topic
-
TDD Examples and a Few Small Hacks | https://tddexamples.com
Updated -
The MegaMart Checkout Software Module enhances the online shopping experience by ensuring accurate cost calculation, stock verification, age compliance, and error handling. Real-time calculations, intuitive UI, and robust error handling optimize user experience. Testing includes acceptance and unit tests, CI/CD pipelines, and static analysis tools for code review. Implementation involves Python coding, unit testing using PyUnit, Test-Driven Development and bug fixing.
Updated -
Companion repository for Python Summit 2022 talk "Never Write Scripts Again". https://www.python-summit.ch/program/
Updated -
Simple Test Driven Development (TDD) example
Updated -
PMPL Group Project By 'Testing With Us'
Archived 1Updated -
Explicar de manera clara y consicsa el uso de TDD
Updated -
Building a cache which represents executables (drun, run) to use for rofi -dmenu
Updated -
Base structure for Test-Driven Development katas, in several programming languages.
Updated -
A Pythonic implementation of Uncle Bob's BowlingGameKata (http://butunclebob.com/ArticleS.UncleBob.TheBowlingGameKata)
Updated -
Source code for the Testing Goat book, forked from its home repo on GitHub.
Updated -
python TDD assistant, runs test command on source file change only
Updated -
This is a personal project demonstrating the application of Test-Driven Development (TDD) for various mathematical models, optimizations, and control systems.
Updated -
Test Driven Development whit Python - Obey the Testing Goat!, basado en el Libro de Harry J.W Percival
Updated -
learn the Test Driven Development methods, from this blog https://code.tutsplus.com/tutorials/beginning-test-driven-development-in-python--net-30137
Updated