Projects with this topic
-
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
Updated -
Algorithms Exercises solved in C (GNU11), running with CMake and Catch2 (C++) unittest framework. Developed with TDD.
Updated -
-
First project for the bachelor's course Practical Aspects of Software Design at the BUT FIT. The aim of the project was to try out typical tasks related to software testing (unit tests). The project is divided into three parts: black box tests, white box tests, code coverage tests.
Updated -
git-gamble is a tool that blends TDD (Test Driven Development) + TCR (test && commit || revert) to make sure to develop the right thing
😌 , baby step by baby step👶 🦶Updated -
Better test runner for the D programming language. No nonsense.
Updated -
Webship-js is an Automated Functional Acceptance Testing tool. Helps to ease and speed the work with the End-to-end testing features in web apps or projects. Utilizing Nightwatch.js and Cucumber-js. Having custom and advanced general step definitions.
Updated -
Un kata pour tester les compétences et les bonnes pratiques d'architecture logicielle
Updated -
TDD Examples and a Few Small Hacks | https://tddexamples.com
Updated -
worker is a simple android application for keeping track of time spent on various projects
UpdatedUpdated -
How outside-in test driven development provides concrete business value.
Updated -
Simple, but realistic, example of test driving a Go web service from the outside in.
Updated -
-
A REST api written in TypeScript using NodeJS and Express to be consumed by blogs with some social friendly features
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 -
A demonstration of building a web application using Gin (Go) and React (JavaScript) with test-driven development.
Updated -
This is a back-end, Spring Boot project, hexagonal architecture based, that tries to show my own skills and knowledge level, designing and implementing Java applications by the Spring Framework.
Updated -
Companion repository for Python Summit 2022 talk "Never Write Scripts Again". https://www.python-summit.ch/program/
Updated