Projects with this topic
-
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 -
TestFile for your unit tests. Automatically deleted on drop.
Updated -
This is a Java console Application that allows users to search for flights, book plane tickets, cancel bookings, and view their booked flights. It simulates a simple ticket booking system with flight information stored in local files.
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 -
МДК.01.02 Поддержка и тестирование программных модулей (Полякова А.Н.) [Петровский колледж]
Updated -
Open Source Embedded C/C++ Project Template with dockerized development environment and MISRA C/C++ support.
Updated -
An atoum extension to perform tests on XML files.
Updated -
Cobertura report for atoum
Updated -
The JUnit 2024 Course Repository is a comprehensive learning platform designed to teach JUnit testing concepts in a practical, hands-on way. Built on a robust Spring Boot application with Maven, this project demonstrates industry-standard unit testing practices for Java applications. Whether you're new to testing or looking to enhance your skills, this repository covers everything from writing effective unit tests and integrating with Maven to leveraging mocking frameworks like Mockito. It's an ideal resource for developers seeking to master JUnit and improve code quality in real-world projects.
Updated -
This project is helping people read must-haves for Python developers library! It returns an Excel file. The code has two git tag versions and, a CI/CD with automated code checking and testing. The testing codes were written twice, it helped me understand a lot of features of tests in IT.
contact: sashapetrovskyidev@gmail.com
UpdatedUpdated -
A game made in Godot 4. Has unit tests, and deploys to Itch automatically using Gitlab CI.
Updated -
A straightforward and robust unit testing framework for C++ that is easy to integrate with CI/CD tools.
Updated -
C++ Unit tests with Google Test, CMake, gcov and GitLab Test Coverage Integration
Updated -
ERP Best is an advanced ERP system designed specifically for managing factory operations, encompassing modules for manufacturing, warehouses, sales, purchases, quality control, and more. Currently under development, ERP Best boasts a wealth of features, including advanced permissions with RBAC and ABAC, real-time data processing, and a host of other functionalities aimed at optimizing factory management. This robust system aims to streamline and enhance every aspect of factory operations, ensuring efficient and effective management across all departments.
Updated -
-
Framework for writing Godot unit tests that run in scenes.
Updated -
-
A battle simulator for everyone to fight their favourite Pokemon!
Updated -
A dynamic flight booking platform that offers an interactive experience through map navigation!
Updated -
A minimalistic and portable unit testing and benchmarking framework for C.
Updated