Unit testing
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2026-07-02 00:32:17 UTC
- JSON Representation
https://github.com/MateusLeviDev/opentofu-101
Useful JUnit Jupiter material
integration-testing junit5 unit-testing
Last synced: 19 Feb 2026
https://github.com/igneus/getest-minimal-setup
minimal example of running Eiffel tests with Gobo Eiffel's getest
eiffel minimal-example unit-testing
Last synced: 19 Feb 2026
https://github.com/adolligit/store-manager
Store Manager é uma API Rest feita em NodeJS + ExpressJS, que faz consultas diretamente no banco de dados MySQL através query's no 'hardcoded'. O projeto foi idealizado pela escola de programação @tryber e realizado pelos alunos, como eu. Seja muito bem-vindo ao repositório!
api-rest architecture-components docker docker-compose docker-image dockerfile express-api express-js express-rescue expressjs mocha-chai mocha-tests mochajs mysql mysql-database mysql2 nodejs swagger-ui unit-testing unittest
Last synced: 03 Feb 2026
https://github.com/joseluisq/briefest
Small and fast Typescript unit testing library with no dependencies. [WIP]
browser library nodejs testing typescript unit-testing
Last synced: 05 Apr 2025
https://github.com/kaiwinter/di-instantiator
Unit testing support for code which uses dependency injection
integration-testing jee spring unit-testing
Last synced: 12 Jan 2026
https://github.com/adamdawi/weather-app
Clean MVVM architecture app to display weather
clean-architecture coroutines flow instrumentation-tests mvvm-pattern stateflow-android ui-testing unit-testing weather weather-api weather-app
Last synced: 28 Mar 2025
https://github.com/silvestrevivo/testing-jest-intro-tutorial
Jest intro tutorial regarding the youtube tutorial of @bradtraversy
javascript jest jest-test unit-testing
Last synced: 21 May 2026
https://github.com/codeismyid/types-testing
Test TypeScript types at test runner runtime - Works seamlessly with Jest, Vitest, and Bun.
bun jest tests ts-jest type-testing types-test typescript unit-testing vitest
Last synced: 09 Mar 2026
https://github.com/sharif-minhaz/next-testing-library
e2e-testing integration-testing jest react-testing-library unit-testing
Last synced: 18 Apr 2026
https://github.com/joelteogom/learning-go
I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.
concurrency dependency-injection go go-context goroutines goroutines-channels mock-testing modular-code tcp test unit-testing
Last synced: 19 Feb 2026
https://github.com/fongandrew/call-next
Hook to interrupt asynchronous function flow for ease of testing
async javascript stub testing typescript unit-testing
Last synced: 19 Apr 2026
https://github.com/sarwar-asik/testing-app
Testing with vitest for unit_testing, dom_testing , React testing.
dom-testing react-testing testing-library unit-testing vitest
Last synced: 30 Jul 2025
https://github.com/carseven/angular-testing
Repository for practicing Angular unit and end to end testing
angular angular14 end-to-end-testing testing unit-testing
Last synced: 18 Apr 2026
https://github.com/the-man-w-laughs/mpp-testgenerator
The Tests Generator project
async-await roslyn task-parallel-library test-generation unit-testing
Last synced: 22 Mar 2025
https://github.com/atomicptr/buster
A tiny, single file, header only assertion library for C++23
assertions cpp cpp-library cpp23 unit-testing
Last synced: 30 Jul 2025
https://github.com/the-man-w-laughs/mpp-faker
The Random Test Data Object Generator project
c-sharp expression-tree oop reflection unit-testing
Last synced: 24 Apr 2026
https://github.com/artcc/presentation-project
Presentation of a Swift project with UIKit using Clean Swift and unit tests
clean-architecture clean-swift code presentation swift unit-testing
Last synced: 23 Sep 2025
https://github.com/mohammadshehadeh/recipes-search-app
This Recipes Search App allows users to search for recipes using the Spoonacular API https://spoonacular.com/food-api/docs
react react-router-dom unit-testing
Last synced: 21 May 2026
https://github.com/greglixandrao/java-test-with-junit
Esse é um repositório onde estou efetuando os estudos de Testes em Java usando Junit no Bootcamp Jva c-m Spring da Claro com a DIO
dio dio-bootcamp java junit5 testing unit-testing unittest
Last synced: 31 Jul 2025
https://github.com/felipegf/ambev.omnia.eval
Technical assessment for a .NET position in the Omnia project (Ambev), using .NET 8 and best practices. Implements CQRS, Event Sourcing, and Clean Architecture with PostgreSQL, MongoDB, MediatR, and Serilog. Follows Dependency Injection, Unit Testing, and API versioning for scalability.
api-versioning clean-architecture cqrs-pattern dependency-injection dotnet dotnet-core event-sourcing mediatr mongodb postgresql serilog unit-testing
Last synced: 09 Apr 2026
https://github.com/nawodyaishan/webdev-js-unit-testing-bdd
Battleship game with JavaScript Unit Testing
bdd behavior-driven-development unit-testing
Last synced: 08 Jul 2025
https://github.com/hima890/airbnb_clone
Welcome to the AirBnB clone project! This project is the first step towards building a full web application, which will ultimately mimic the functionalities of the AirBnB platform. In this stage, we focus on creating a command interpreter to manage AirBnB objects.(CLI).
alx-africa alx-higher-level-programming alx-software-engineering console-application inheritance json-data json-parser opp python-script python3 static-website unit-testing webapplication
Last synced: 11 Oct 2025
https://github.com/vb64/test.helper.gae3
Class for autotests GoogleAppEngine python3 app.
gae-standard python3 testbed unit-testing
Last synced: 01 Aug 2025
https://github.com/thepatrickniyo/mockito-junit-world
Devops exam to serve for implementation of unit testing, intergration testing, e2e testing with junit and mocking
e2e-tests h2 integration-testing java junit mockito springboot unit-testing
Last synced: 14 Apr 2026
https://github.com/gealex/doublit
Double and test PHP classes easily in PhpUnit
mock mocking php phpunit test test-doubles testing testing-tools unit-test unit-testing
Last synced: 21 May 2026
https://github.com/islandcontroller/cutest-example
Example project setup for C Unit Testing using "cutest"
cutest eclipse-cdt embedded-c unit-testing
Last synced: 01 Aug 2025
https://github.com/mateusfonseca/dorsettodo
"To-Do List" Flask web application developed for my CA 4 at Dorset College BSc in Computing, Year 3, Semester 2.
flask html-css-javascript mvt-architecture object-oriented-programming pycharm-ide pytest python unit-testing web-application
Last synced: 20 Jan 2026
https://github.com/claby2/coretest
C++ Testing Framework
cpp header-only testing-framework unit-testing
Last synced: 06 Apr 2025
https://github.com/imetaxas/realitycheck
Fluent Java Code Test Checks.
assertion-framework check fluent-assertions java reality testing-framework testing-library unit-testing
Last synced: 12 Jan 2026
https://github.com/mystackbox/prj-online-portfolio
the migrated and enhanced version of Prj-MRP, which is being used to demonstrate most of angular concepts. this project is still. in the pipeline.
angular-cli angular-forms angular2 authentication charts-js css3 flexbox-layout grid-layout html5 json-server ngrx node-js responsive-web-design restful-api rxjs scss unit-testing
Last synced: 25 Feb 2025
https://github.com/harsh-sri/mocha-chai-unit-test
Unit test case implementation for nodejs app using mocha and chai assert library.
chai mocha-chai mocha-tests mochajs unit-testing
Last synced: 14 Apr 2026
https://github.com/sakuraisayeki/rimtest
Unit Testing Framework for Rimworld
rimworld rimworld-modding unit-testing
Last synced: 22 Jul 2025
https://github.com/mirokrastanov/software-engineering-softuni
🏛️📐📆🎓 Holds problem solutions, projects, exam solutions, various assets and extra materials related to my Software Engineering education in SoftUni.
back-end css development e2e-tests front-end full-stack html javascript projects softuni software-engineering student unit-testing web
Last synced: 14 Apr 2026
https://github.com/silvestrevivo/testing-counter
Unit-testing/React exercise developed with Jest + Enzyme, following the the Udemy tutorial from @flyrightsister
enzyme first jest reactjs udemy-tutorial unit-testing
Last synced: 14 Apr 2026
https://github.com/hammerheadshark666/mos-authentication-api
Microservice Order System - Authentication Microservice
api azure azurekeyvault cicd csharp docker docker-compose jwt-authentication mediatr sqlserver unit-testing unit-testing-framework
Last synced: 16 Mar 2026
https://github.com/iowacomputergurus/aspnetcore.utilities.unittesting.taghelpers
A utility library to streamline the process of unit testing ASP.NET Core Tag Helpers.
aspnetcore hacktoberfest taghelpers unit-testing
Last synced: 16 Sep 2025
https://github.com/davidlj95/angular-routerlinkactive-testing
Example of how to test an Angular's RouterLinkActive directive with best practices. Angular v17
angular jasmine routerlink routerlinkactive unit-testing
Last synced: 27 Sep 2025
https://github.com/fl0r1an84/test-chai-mocha
Testing with Mocha and Chai
chai javascript mocha mocha-chai nodejs testing unit-testing unittest
Last synced: 08 Apr 2026
https://github.com/martinkostelecky/demoinsuredpersonsregisterwebapp
Demo web application of insured persons and their insurances. MVC architecture providing basic CRUD operations of insured persons and their insurances. All stored in PostgreSQL database useing Docker conteinerization. The application is responsive and provides basic login and front-end control of entering valid data through beans validation api.
docker java lombok mockito mvc postgresql spring-boot spring-security thymeleaf unit-testing
Last synced: 11 Apr 2026
https://github.com/arxone/besttest
A smart replacement to the old, decaying MStest :wink:
Last synced: 28 Sep 2025
https://github.com/rabestro/learning-week-2023
Unit Test: the Good, the Bad, and by AI
ai bdd diffblue epam sample-code tdd-java unit-testing
Last synced: 08 Nov 2025
https://github.com/themusharraf/testing-fastapi
Unit and Integration tests for Apis
api fastapi integration-testing unit-testing
Last synced: 20 May 2026
https://github.com/samuellucas97/programming-spring-framework
practicing programming using Spring Framework
docker-compose grafana integration-testing junit5 mockito-junit mysql-database prometheus spring-actuator spring-data-jpa spring-mvc spring-security unit-testing
Last synced: 09 Apr 2026
https://github.com/emirtotic/instagramtracker
Spring Boot Application for Social Media Follower Tracking
docker flyway flyway-migrations json junit mapstruct maven mockito mysql spring-boot swagger swagger-ui unit-testing
Last synced: 08 Apr 2026
https://github.com/danpoynor/python-basketball-stats-tool
Demo console-based basketball team statistics app that divides a group of players into teams and presents statistics about each team.
basketball console-app demo-app docstring-documentation dunder-main game python3 statistics stats unit-testing word-game
Last synced: 20 May 2026
https://github.com/slowmoschen/console_crawler
Textbased Dungeon Crawler
console-application console-game csharp dungeon-crawler dungeon-crawler-game game game-development unit-testing
Last synced: 29 Jun 2026
https://github.com/artiomtr/gclados
Simple unit testing framework for the C language
Last synced: 05 Aug 2025
https://github.com/m7moudgadallah/expressjs-prisma-postgres-demo
This is a personal practice project for experimenting with Prisma, Express.js, and PostgreSQL.
expressjs jest nodejs postgresql prisma-orm unit-testing
Last synced: 09 Apr 2026
https://github.com/mystackbox/prj-portfolio
Personal portfolio application built using Angular framework, with an objective to showcase Front-End Development skills such as Responsive Web Design (HTML, CSS, JavaScript, and other UI libraries), and Angular (Modules, Components, Forms, Routing, API Integration, Animations, etc. )
angular-cli angular-forms angular2 css3 flexbox-layout grid-layout html5 node-js responsive-web-design restful-api rxjs scss unit-testing
Last synced: 14 Apr 2026
https://github.com/bell-kevin/temperatureconverter
SDEV 1060 Project. To concentrate on the unit testing, here is the pseudocode for the project: Display "Temperature Converter by Student Name" Declare variables: string answer = "y" string tempType = "f" double userTemp = 0.0 double result = 0.0 while (answer equals "y") display "\nWhat is the temperature to convert? " userTemp = input parsed to a double display "Is this Celsius (C) or Fahrenheit (F): " tempType = input converted to lowercase if (tempType equals "c") result = CtoF(userTemp); display "Fahrhenheit temp is " + result; else if (tempType equals "f") result = FtoC(userTemp); display "Celsius temp is " + result; else display "Error, use C or F for temperature type" display "Do you have another temperature to convert? "; answer = input converted to lowercase; The code for methods CtoF() and FtoC() is the same in Java and C#. Temp Converter methods Create this project, type in this code, and make sure it runs and produces results like the example above. When converting temperatures, there are 3 well-known test cases -- freezing point, boiling point, and normal human body temperature. The freezing point is 32 degrees Fahrenheit and 0 degrees Celsius. The boiling point is 212 degrees Fahrenheit, 100 degrees Celsius. The normal human body temperature is 98.6 degrees Fahrenheit, 37.0 degrees Celsius. Create the unit tests for the methods FtoC( ) and CtoF( ). Note that these methods are static helper methods. (Refer to the previous assignment if necessary about how to reference a static helper method rather than a method in a separate class.) Each test case should include all 3 of the well-known test cases -- freezing temperature, boiling temperature, body temperature. Note that when testing doubles in an assert statement, there is an additional parameter. The assert statement is: (Java) assertEquals(expected result, actual result, delta); (C#) Assert.AreEqual(expected result, actual result, delta); The "delta" is the amount of tolerance or precision allowed for doubles. Doubles have some small value way out to the right in the decimal places, so it is nearly impossible that you could compare 1.0 and 1.0 and get a perfect match. Instead, compare them up to a certain number of decimal places; the delta shows how many places to compare and how much variance is acceptable. If the first 4 decimal places must match exactly, you would use 0.0000 for the delta. If the first 2 decimal places must match exactly and the third one can be off by 1, the delta would be 0.001. With that delta, if the expected value is 1.234, the numbers of 1.235 and 1.233 would match, but 1.24 or 1.236 would not. In this project, use a delta of 0.00, checking that the first 2 decimal places match exactly, in the unit tests. Include all 3 assertions in each test. Take a screenshot of the output showing the tests passed. Take screenshots of the code for the project and for the unit tests. Submission: screenshot of passing unit tests, screenshots of code, root folder for the project == We're Using GitHub Under Protest == This project is currently hosted on GitHub. This is not ideal; GitHub is a proprietary, trade-secret system that is not Free and Open Souce Software (FOSS). We are deeply concerned about using a proprietary system like GitHub to develop our FOSS project. We have an [open {bug ticket, mailing list thread, etc.} ](INSERT_LINK) where the project contributors are actively discussing how we can move away from GitHub in the long term. We urge you to read about the [Give up GitHub](https://GiveUpGitHub.org) campaign from [the Software Freedom Conservancy](https://sfconservancy.org) to understand some of the reasons why GitHub is not a good place to host FOSS projects. If you are a contributor who personally has already quit using GitHub, please [check this resource](INSERT_LINK) for how to send us contributions without using GitHub directly. Any use of this project's code by GitHub Copilot, past or present, is done without our permission. We do not consent to GitHub's use of this project's code in Copilot. 
object-oriented-programming unit-testing
Last synced: 17 Mar 2025
https://github.com/ruben-rdez/rest-challenge
REST API for CRUD operations on user entities
integration-testing logging lombok maven mysql rate-limiting resilience4j rest-api spring-actuator spring-boot spring-data-jpa swagger unit-testing validation
Last synced: 20 Apr 2026
https://github.com/adedeji-taiwo/fullstack-open
A collection of my solutions to fullstack-open exercises
ci-cd express graphql integration-testing javascript jwt-token mongodb-atlas mongoose nodejs react react-native redux restful-api server typescript unit-testing user-management
Last synced: 09 Apr 2026
https://github.com/bell-kevin/chapter-11-example-project-binary-search-on-sorted-random-number-array
In this project, create a sorted integer array and implement a binary search to find a specific element and report its position. Ask the user how large the array is, fill it with random numbers, display it, sort it, and display it again. In a loop, ask the user which number to find, search for it, and report the position where it was found. The user will enter a sentinel value to stop the loop, and the program will respond with a goodbye message. You will include unit testing in this project, for the binary search. After writing that code, test it with a fixed array, so it has predictable results. Note that you don’t need any classes for this project, but you do need helper methods for the binary search (which must be recursive) and printing the array. Generate random numbers that begin at 1 and go up to 5 times the size of the array, and fill the array with those random numbers. Sort the array with the Java API method for sorting. Add this import in the code: import java.util.Arrays; After filling the array with random numbers, sort it with this call to the method for sorting arrays: Arrays.sort(yourArray); Use the recursive binary search algorithm in the book in Fig 11.8. This algorithm works but can be improved so it runs fewer times. In the bottom section with the comment “continue recursion”, it calculates the variable mid, then checks if the value at that point is larger or smaller than the target. What if it is equal to the target? If it is equal, then it has found the target in the array, so the recursion can stop. There are actually 4 base cases. If the target is at the first or last position, there is no need to search further -- those are base cases. If the first position equals the last position, every position has been searched, so either the target is in that position or it was not found -- base case. If none of those base cases have been reached, the else clause continues the recursion, calculating a new mid point; if the new mid point is the target, that's a base case. This helper method needs an array in the parameters. Create unit tests to verify that this method works as it should. Create a fixed array with 10 numbers, which could be as simple as "1, 2, 3, 4, 5, 6, 7, 8, 9, 10". Then test this method with different search numbers, two that are at or near the middle, two that are at or near the left end, two that are at or near the right end, and two that are not in the list. Run another unit test with a size of 20 numbers for the array. Take a screenshot of successful results of the tests. Run the program with an array size of 10, filled with random numbers and sorted, and find a number near the left end, a number near the right end, and a number that is not in the list. Take a screenshot. Run the program two more times, once with an array size of 20, and once with an array size of 50. In each execution, ask for a number near the left end, a number near the right end, and a number that is not in the array. Take screenshots of each execution. Submission: the specific screenshots (for execution of the program, and for unit tests) and the root folder for the project Note that you must use correct formatting in the code -- appropriate indentation is most important. You can use Shift-Alt-F to have NetBeans automatically format the code correctly. If the formatting is incorrect, it will be returned to you for changes with a grade of zero. Note: You need to submit the whole project for these assignments. In File Explorer, go to the location where you created the project. There will be a folder with the name of your project -- that is the root folder of the project. If you submit the root folder of the project, the instructor can run it on a different machine to grade it. If you don't submit the proper folder, it won't run on another machine, and the assignment will be marked with a zero.
binary-search recursion unit-testing
Last synced: 17 Mar 2025
https://github.com/lacegiovanni17/drones-backend
Designed and implemented a RESTful API 🔗 service to manage a fleet of 10 drones🚀 for efficient medication 💊delivery, optimizing logistics🚚
expressjs git javascript joi-validation mysql nodejs nodemon sequalize typescript unit-testing
Last synced: 09 Apr 2026
https://github.com/evanoc3/jest-test-custom-events
custom-events jest unit-testing
Last synced: 18 Feb 2026
https://github.com/asishkumar-gouda/Java_Testing
Testing Course
docker docker-image postman-api postman-collection unit-testing
Last synced: 02 Oct 2025
https://github.com/engsahaly/laravel_testing_series_pest_php
Laravel Testing Series Part 2: Mastering Pest PHP Course Files on Udemy
feature-testing laravel laravel-framework pest pestphp phpunit testing unit-testing
Last synced: 18 May 2026
https://github.com/pwall567/log-front-test
Test functions for log-front logging library
java library logging unit-testing
Last synced: 25 Aug 2025
https://github.com/dotnetbackendtraining/realtime-weather-monitoring-system
C# console application that simulates a real-time weather monitoring and reporting service.
csharp design-patterns extensible over-engineered real-time unit-testing
Last synced: 08 Aug 2025
https://github.com/123mwanjemike/address-book
Console address book application
address-book console-application phonebook unit-testing
Last synced: 08 Aug 2025
https://github.com/palinaskakun/sparty-sudoku-game
action sudoku: a cross-platform sudoku game with dynamic difficulty levels, utilizing wxWidgets for GUI, XML parsing, and advanced OOP design patterns for scalability and maintainability.
Last synced: 20 May 2026
https://github.com/helenanevesdeveloper/tic-tac-toe-game
Tic tac toe game against an Artificial Inteligence. I've used React and Node for front-end and Flask for back-end.
api flask javascript mocha nodejs pytest python react tic-tac-toe unit-testing
Last synced: 09 Apr 2026
https://github.com/rafaelmoraes003/car-shop
CRUD API for a vehicle dealership with a MongoDB database.
chai docker express http-server mocha mongodb mongoose nodejs oop sinon solid-principles typescript unit-testing zod
Last synced: 09 Apr 2026
https://github.com/imdeepanshugpt/airline
Airline
airline eslint material-ui oauth2-authentication pwa pwa-app react reactjs redux redux-thunk unit-testing
Last synced: 18 Apr 2026
https://github.com/amany-mm/alx-backend-javascript
ALX Backend Javascript
es6 nodejs typescript unit-testing
Last synced: 09 Apr 2026
https://github.com/wickedone/muppet
unit testing your setters, getters, adders, removers, issers and whatevers
infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing
Last synced: 03 Oct 2025
https://github.com/sekuldev/url-shortener
Simple URL Shortener with advanced architecture
clean-architecture clean-code docker docker-compose go golang htmx htmx-go integration-testing load-balancer mongodb mongodb-cluster nginx redis redis-cache scalability unit-testing url-shortener
Last synced: 09 Apr 2026
https://github.com/rbkgh/billablehoursapi
docker docker-compose gradle hibernate integration-testing java k8s kotlin kubernetes spring-boot unit-testing
Last synced: 09 Apr 2026
https://github.com/henriqueweiand/nestjs-mongodb-order
Exercise using MongoDB, NestJS, JWT, Jest. This is a simple aplication that some endpoints require login and some not, and the user can create products and than create and order that has those products.
auth e2e-tests github-actions jest mongodb mongoose nestjs swc unit-testing
Last synced: 09 Apr 2026
https://github.com/neofoxxo/the-mobile-hour-ecommerce
An e-commerce website with an admin dashboard. Built with Express.js, EJS, MySQL, and Bootstrap.
bootstrap ecommerce ejs expressjs mysql unit-testing
Last synced: 09 Apr 2026
https://github.com/lukaofirst/learning-unit-tests-dotnet-core
This repository contains all my practices and lessons about Unit Test in .NET Core using xUnit
dotnet-core unit-testing unittest xunit
Last synced: 18 May 2026
https://github.com/astoj/vibe-testing
A comprehensive test automation checklist for vibe coders
api-testing ci-cd cypress e2e-testing integration-testing jest playwright pytest quality-assurance selenium test-automation test-best-practices test-framework unit-testing vibe-coder vibe-coding vibe-testing
Last synced: 09 Apr 2026
https://github.com/gabrielalmir/hush
A lightweight, Redis-compatible in-memory data store implemented in Python with async/await support.
asyncio caching lru-cache pytest python queue unit-testing
Last synced: 04 Oct 2025
https://github.com/rybalkin-an/user-app
Testing REST API Spring Boot App with Keycloak, Java 17, Gradle, Junit5, Testcontainer, RestAssured, MockMvc, Wiremock, Integration Testing
integration-testing junit5 keycloak mocking mockmvc rest-api restassured spring-boot testcontainers unit-testing wiremock
Last synced: 25 Jan 2026
https://github.com/khachatur/ecommerceapp
ECommerceApp is a full-stack web application built using .NET 6, demonstrating clean architecture principles.
clean-architecture cqrs csharp dependency-injection dotnet-core entity-framework-core jwt-authentication restapi unit-testing
Last synced: 20 May 2026
https://github.com/jamal-saadeddin/react-testing-library-msw-training
A project created during my Frontend internship at Foothill Technology Solutions to practice and learn React Testing Library and Mock Service Worker (MSW) by writing unit tests for a SignUp component.
jest-tests mock-server msw react react-testing-library unit-testing
Last synced: 20 May 2026
https://github.com/pedrosfaria2/crypto-currency-market-data
An app to get real time market data
api-rest benchmarking criptocurrency market-data performance-testing pytest python python3 sqlalchemy unit-testing
Last synced: 12 Aug 2025
https://github.com/hokkung/srv
Internal library for communication with HTTP protocol for Golang application
Last synced: 20 May 2026
https://github.com/sanjay-1458/movie-ticket-booking
This is a Movie-Ticket-Booking application, where user can book tickets for specific movie, with their desired seats. The admin can set shows, view the booked seats also motior the earning of each movie. This project is written with React. TypeScript, Node, Express, MongoDB. Along with the unit test using Vitest & React-Testing-Library.
api backend clerk express full-stack fullstack javascript mern-stack mongodb nodejs nodemailer postgresql prisma react rest-api testing typescript unit-testing
Last synced: 03 May 2026
https://github.com/gcosta0410/y2s1-ldts-laboratorio-de-desenho-e-teste-de-software
Year: 2nd, Semester: 1st, Course: Laboratório de Desenho e Teste de Software (LDTS)
git gradle groovy java unit-testing
Last synced: 04 Oct 2025
https://github.com/amirdoosti6060/moqdemo
This project shows how to use Moq in unit tests.
csharp mock mockup moq testing unit-testing xunit
Last synced: 10 Jul 2025
https://github.com/viniciusbinder/expensetracker
Domain-based expense tracker app with Repository pattern
clean-architecture dependency-injection domain-driven-design ios mvvm repository-pattern swift swift-concurrency swift-testing swiftdata swiftui unit-testing
Last synced: 13 May 2025
https://github.com/Swapno963/Test-Driven-Development-MVT
Implemented Unit Tests, Integration Tests, and Functional Tests
cicd django functional-testing integration-testing test-automation testing testing-tools unit-testing
Last synced: 14 Aug 2025
https://github.com/mahammad-mostafa/school-library
This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.
aggregates associations composition decorator-design-pattern decorator-pattern gitflow gitflow-workflow inheritance microverse microverse-projects microverse-ruby microverse-students oop oop-in-ruby polymorphism rspec rubocop ruby solid-principles unit-testing
Last synced: 11 Feb 2026
https://github.com/parvez-ahammed/swin-adventure
A simple console based game application to practice the concepts of OOP , Unit Test and TDD
c-sharp oop-principles tdd unit-testing
Last synced: 06 Apr 2025
https://github.com/nnnlik/djangopdfmaker
This is a service designed to generate PDF files from a URL or HTML file. The service is built using Django, Django Rest Framework (DRF), Docker and Celery.
celery django flake8 poetry postgres pre-commit-hook redis unit-testing
Last synced: 09 Apr 2026
https://github.com/amir1887/next.js-unit-test-
jest nextjs tailwindcss typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/subhashchandra-birajdar/springboot-pdf
Generate PDF using SpringBoot. Verify that using Junit testing.
java junit5 openpdf openpdfcreator pdf-generation spring-boot unit-testing
Last synced: 20 May 2026
https://github.com/bagusvalentinoo/library-management-system-api
Manage your library effortlessly with our API! Built on JavaScript, Node.js, and Express.js, it brings a seamless experience. Authenticate securely with JWT, requiring an API key for access. Yarn handles packages, and Jest ensures code reliability.
api-key express javascript jest jsonwebtoken library-management-system node-js rest-api sequelize-orm unit-testing
Last synced: 11 Apr 2026
https://github.com/codecop/tax-table-kata
Exercise for finding tests for boundary conditions.
boundary-conditions code-kata exercise kata test-cases unit-testing
Last synced: 13 May 2025
https://github.com/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 14 May 2026
https://github.com/biemannt/sql-matrix
Development tool for creating multiple unit tests for MS SQL database projects.
Last synced: 29 Apr 2026
https://github.com/travetto/vscode-plugin
VS Code plugin for interacting with the Travetto framework
realtime-feedback travetto typescript unit-testing vscode vscode-extension
Last synced: 05 Oct 2025
https://github.com/pedrokehl/merchants-guide-to-the-galaxy
Solution to the Merchant's Guide to the Galaxy problem.
jest merchants-guide nodejs tslint typescript unit-testing
Last synced: 09 Apr 2026
https://github.com/nunogois/typescript-jest-tdd
Test Driven Development Example in TypeScript using Jest.
jest tdd-typescript test-driven-development typescript unit-testing
Last synced: 05 May 2026
https://github.com/wojciechdlugosz/currency-react-app-unit-testing
First tests - unit testing, integration testing
integration-testing react unit-testing
Last synced: 16 May 2026