GitHub topics: unit-test
MikeSchulze/gdUnit4
Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.
Language: GDScript - Size: 76.6 MB - Last synced at: about 13 hours ago - Pushed at: about 15 hours ago - Stars: 753 - Forks: 40

Neko-Box-Coder/CppOverride
Override any functions you want, just like mocking but better
Language: C++ - Size: 1.03 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

Happy-Coding-Clans/vue-easytable
A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
Language: JavaScript - Size: 129 MB - Last synced at: about 13 hours ago - Pushed at: about 1 year ago - Stars: 3,767 - Forks: 760

vladopajic/go-test-coverage
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
Language: Go - Size: 454 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 157 - Forks: 23

harp685/modernAndroid
Android application with MVVM architecture
Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

just-jeb/angular-builders
Angular build facade extensions (Jest and custom webpack configuration)
Language: TypeScript - Size: 52.2 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 1,159 - Forks: 204

MaZo2020/unit-testing
A simple unit-testing project with CI/CD pipeline for testing
Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

tayne3/CUnit
🧪 CUnit: A lightweight and easy-to-integrate C unit testing library
Language: C - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

moazragab12/online-book-store-Task
Language: Java - Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

vahidvdn/realworld-design-patterns
Explore real-world scenarios for Design Patterns, alongside comprehensive diagrams and unit tests. ✅
Language: TypeScript - Size: 8.54 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 169 - Forks: 8

keploy/keploy
Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!
Language: Go - Size: 68.4 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 10,285 - Forks: 1,474

Iann-rst/GymPass-backend
Back-End da aplicação GymPass Style App
Language: TypeScript - Size: 2.96 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

bitwes/Gut
Godot Unit Test. Unit testing tool for Godot Game Engine.
Language: GDScript - Size: 5.95 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2,093 - Forks: 122

suites-dev/suites
Unit testing framework for dependency injection that automates mocking and simplifies test setup, reducing boilerplate code and enabling developers to build comprehensive and reliable test suites with a standardized, type-safe API
Language: TypeScript - Size: 4.34 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 427 - Forks: 16

cevheri/flutter-bloc-advanced
Flutter Template : BLoC Pattern(Data, Models, Repository, Presentation), Environments, Configuration, Themes, IOS, Android and Web
Language: Dart - Size: 1.57 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 84 - Forks: 25

qualityshepherd/splog
A simple, single page, blog written in functional, vanilla js that supports markdown, rss, podcasts and deploys to github pages (github.io).
Language: JavaScript - Size: 23.7 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

Rendy752/Anime-App
Anime themed Android App that showing anime information from recommendation, filter, detail, and episode streaming using room to store local data to minimize hit API.
Language: Kotlin - Size: 273 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 1

gdut-yy/leetcode-hub-java
基于 java21 + maven3.9 + junit5 + jacoco 的 leetcode + codeforces + atcoder + nowcoder 练习仓库。
Language: Java - Size: 33.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 38 - Forks: 5

Jody-Whitis/SafeSurroundings
Find a place to meet, get safety ratings, and personalize your profile. Most of the prebuild project is complete, I may still work on and off on this project depending on time from work/school..
Language: JavaScript - Size: 50.5 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

offline-pixel/offline-pixel.github.io
Language: HTML - Size: 107 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

EranBoudjnah/TestIt
Generate unit testing boilerplate from kotlin files.
Language: Kotlin - Size: 31.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 45 - Forks: 7

tcunit/TcUnit
An unit testing framework for Beckhoff's TwinCAT 3
Language: C# - Size: 5 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 323 - Forks: 78

heatherlyrobert/koios
clean, flexible unit testing meta-program and mini-language
Language: C - Size: 724 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

iambumblehead/esmock
ESM import and globals mocking for unit tests
Language: JavaScript - Size: 733 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 206 - Forks: 20

christ-off/POCJest
A POC to proove myself that Jest "inject mocks" works
Language: JavaScript - Size: 570 KB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

AlexGalhardo/farm-nestjs-api.alexgalhardo.com
A simple NestJS REST CRUD API using PostgreSQL, PrismaORM, Zod, Docker, Pino Logger, Swagger OpenAPI Documentation, Unit and Integrations Tests using Jest
Language: TypeScript - Size: 394 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

idealvin/coost
A tiny boost library in C++11.
Language: C++ - Size: 3.28 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 4,135 - Forks: 577

William-Nogueira/ecommerce-api-spring-kafka
A Spring Boot-based RESTful API for managing core eCommerce functionality, designed with best practices for maintainability.
Language: Java - Size: 196 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

felipeoriani/nodejs-typescript-express-rest-api
Sample NodeJs, Typescript and Express REST / Graphql API service used to manage and handle Tasks by User. Deploy is build on the top of AWS ECS, AWS ECR and AWS RDS with Github Actions workflows.
Language: TypeScript - Size: 436 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 4

nose-devs/nose2
The successor to nose, based on unittest2
Language: Python - Size: 2.24 MB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 807 - Forks: 131

Avanade/UnitTestEx
UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.
Language: C# - Size: 745 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 30 - Forks: 4

cactuaroid/PrivateObjectExtensions
Extension methods of PrivateObject for unit tests
Language: C# - Size: 61.5 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

xhd2015/xgo
All-in-one go testing library
Language: Go - Size: 4.26 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 408 - Forks: 22

jahanalem/LiliShop-backend-dotnet-test
This repository is part of the LiliShop-backend-dotnet project. It contains tests specifically designed to ensure the functionality and integrity of the backend system.
Language: C# - Size: 11.7 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DrBarnabus/Mimic
Fast, friendly and familiar mocking library for modern .NET
Language: C# - Size: 345 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

tank0317/unit-test-demo
一步一步介绍如何给项目添加单元测试
Language: JavaScript - Size: 1.19 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 894 - Forks: 134

rpgrca/clima
Minitutorial para aplicar TDD con Python
Language: HTML - Size: 947 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

egm0121/jest-test-gen Fork of FDIM/jasmine-unit-test-generator
This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.
Language: TypeScript - Size: 1.27 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 182 - Forks: 26

aaduhalde/Data-Analysis
Language: R - Size: 4.42 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

foresterre/yare
🛶 Lean parametrized testing library for Rust
Language: Rust - Size: 97.7 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 23 - Forks: 1

lateapexearlyspeed/Lateapexearlyspeed.JsonSchema
Simple and high performance json schema implementation for .Net and related json validation in .Net, Nullability info reader even if generic type
Language: C# - Size: 1.05 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 67 - Forks: 5

ambersun1234/closea-contract
Smart contracts for Closea
Language: TypeScript - Size: 272 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

mohammedabdelraouf/Algorithms-Practice
I hope this repo helps everyone who try to start learning algorithms design especially with C#
Language: C# - Size: 1.97 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

christianhujer/aceunit
AceUnit (Advanced C and Embedded Unit): A comfortable C code unit test framework. AceUnit is JUnit 5.x style, easy, modular and flexible. AceUnit can be used in resource constrained environments, e.g. embedded software development.
Language: C - Size: 841 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 48 - Forks: 16

mheriyanto/awesome-cpp-testing
:clipboard: Collection of awesome C++ resources for testing,
Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

IvanShestachenko/JUnit5-parameterized-tests
JUnit 5 default and parameterized tests with data providers are covering the tested model of an E-Shop within the assignment of FEL CTU B6B36TS1 - Software Testing university course.
Language: Java - Size: 12.7 KB - Last synced at: 15 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

darrenburns/ward 📦
Ward is a modern test framework for Python with a focus on productivity and readability.
Language: Python - Size: 14.1 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 1,209 - Forks: 54

osamasayed585/JetNews
This is JetNews, an app built with the latest industry practices. It features Multi-Modules, Clean Architecture, Compose UI, Coroutines & Flow, Dark/Light Theme, and comprehensive Unit and UI Testing.
Language: Kotlin - Size: 607 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 3 - Forks: 0

salesforce/lwc-test
LWC plugins and utilities for testing
Language: JavaScript - Size: 3.27 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 51 - Forks: 32

cuppa-framework/cuppa
Cuppa - A testing framework for Java 8+
Language: Java - Size: 832 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 12

Romfos/TestFixture
Small fixture library. Test data generator for arrange section of unit test.
Language: C# - Size: 177 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

gmhafiz/go8
Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development
Language: Go - Size: 3.97 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 477 - Forks: 49

victorcs85/cryptodroid
Sample app consuming Coin API and Mempool Space API.
Language: Kotlin - Size: 835 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

hrosicka/QuadraticEquationSolver
Quadratic equations made 😎 easy! Enter coefficients, see the equation, roots, and 📈 graph - all in one place!
Language: Python - Size: 436 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

palashmon/array-add-num
Add up all the numbers in the array
Language: JavaScript - Size: 164 KB - Last synced at: about 11 hours ago - Pushed at: 18 days ago - Stars: 3 - Forks: 1

oliverlee/skytest
a lightweight C++ unit test framework
Language: C++ - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

mateovalenzuela/Servicio-gestor-de-gastos
Proyecto Web API ASP.NET Core con el objetivo de gestionar y clasificar gastos e ingresos. Este servicio es un complemento de mi proyecto de tesis de
Language: C# - Size: 256 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

davidjbclark/xrm-mock
:books: A fake implementation of the Xrm object model. Written in TypeScript against @types/xrm definitions.
Language: TypeScript - Size: 1.85 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 83 - Forks: 33

Fabricio-Antonio/CRUDMessenger
Full-stack NestJS CRUD app simulating a real-world messaging API.
Language: TypeScript - Size: 526 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

AliAsadi/Android-Clean-Architecture
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
Language: Kotlin - Size: 78.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 427 - Forks: 64

kefirfromperm/jmina
JMina is a lightweight Java utility for testing and debugging complex systems through log interception. It was created to address the challenges of diagnosing flaky tests—especially those that fail intermittently in CI/CD environments with limited visibility into internal state.
Language: Java - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

gammasoft71/tunit
Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.
Language: C++ - Size: 2.44 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 0

AhmedAlyElGhannam/Weather-Report-Kotlin-App-Final_Project
A weather forecasting android app written in Kotlin and built using MVVM architecture.
Language: Kotlin - Size: 27.9 MB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

TommyLemon/UnitAuto
☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc.
Language: JavaScript - Size: 29.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 242 - Forks: 57

tcunit/TcUnit-Runner 📦
Program that makes it possible to automate runs of TcUnit unit tests
Language: C# - Size: 3.21 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 19

sunxfancy/zeroerr
A powerful C++ unit testing/assert/log utils
Language: C++ - Size: 10.4 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 34 - Forks: 2

qax-os/goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Language: Go - Size: 28.9 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 3,133 - Forks: 268

SlavaKuntsov/software-security
Software Security study project on ASP NET Core + Flutter
Language: Dart - Size: 2.14 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

S-S-X/mineunit
Luanti / Minetest integration and unit testing framework.
Language: Lua - Size: 483 KB - Last synced at: 10 days ago - Pushed at: 19 days ago - Stars: 10 - Forks: 6

beanbaginc/kgb
Python function spy support for unit tests
Language: Python - Size: 303 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 52 - Forks: 3

jwodder/anys
Matchers for pytest
Language: Python - Size: 71.3 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 23 - Forks: 0

anatfernandes/my-market-backend
API de supermercado.
Language: JavaScript - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

GeorgiiKlepche/YadroGSM_test_project_C
Прототип системы, которая следит за работой компьютерного клуба, обрабатывает события и подсчитывает выручку за день и время занятости каждого стола.
Language: C - Size: 158 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

VakhoKontridze/VCore
VCore is a Swift collection containing objects, functions, and extensions that I use in my projects
Language: Swift - Size: 3.91 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 53 - Forks: 5

yogyogi/ASP.NET-Core-Unit-Testing-with-xUnit
How to perform Unit Testing with xUnit in ASP.NET Core
Language: C# - Size: 36.6 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 14

sheredom/utest.h
🧪 single header unit testing framework for C and C++
Language: C++ - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 897 - Forks: 66

nicledomaS/cmake_build_action
The GitHub Action for building cmake projects
Language: JavaScript - Size: 454 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 4

omermorad/mockingbird
🐦 Decorator Powered TypeScript Library for Creating Mocks
Language: TypeScript - Size: 1.15 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 90 - Forks: 5

FortuneN/FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
Language: C# - Size: 165 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 569 - Forks: 44

vasilievsv/example_ascii_counter
Генератор ASCII последовательности
Language: C - Size: 24.4 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

unbreakabl3/vmware_aria_orchestrator_examples
Repo with example code for VMware Aria Orchestrator. The detailed explanation can be found on the website
Language: TypeScript - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 3

Zzzul/kledo
PT. Kledo Berhati Nyaman - Backend Developer Laravel (Remote) - Back End Assessment V
Language: PHP - Size: 151 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

malexer/pytest-spark
pytest plugin to run the tests with support of pyspark
Language: Python - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 86 - Forks: 30

salesforce/apex-mockery
Lightweight mocking library in Apex
Language: Apex - Size: 795 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 140 - Forks: 21

ViniciusCestarii/modular-pets
🐶 Modular Monolith Pet Shop App
Language: TypeScript - Size: 1.41 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 0

mawrkus/js-unit-testing-guide
📙 A guide to unit testing in Javascript
Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1,977 - Forks: 175

PauloGoncalvesBH/aprenda-tdd-na-pratica
Uma breve introdução prática a Test Driven Development (TDD) em JavaScript para pessoas que querem escrever códigos mais confiáveis
Language: HTML - Size: 5.74 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 560 - Forks: 45

PalmeseMattia/CUnit
Simple and Automatic C Unit Testing
Language: C - Size: 264 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 8 - Forks: 1

wilson0x4d/punit
A modernized unit-test framework for Python.
Language: Python - Size: 145 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hungdv136/rio
Flexible HTTP mocking in Golang
Language: Go - Size: 254 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 34 - Forks: 4

codeismyid/types-test
Testing TypeScript types using the 'expect' assertion style, compatible with Jest, Vitest, Bun, and other testing frameworks.
Language: TypeScript - Size: 218 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Kjuly/KYUnitTestResourceManager
Unit test resource manager.
Language: Swift - Size: 27.3 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

hedayat/powerfake
C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing purposes.
Language: C++ - Size: 713 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 28 - Forks: 1

sc0ttj/tea
a lightweight Test Environment Application ("tea")
Language: JavaScript - Size: 1.13 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

COT-WORLD/FAST-API-APP
Built a high-performance RESTful API using FastAPI, integrating asynchronous endpoints, Pydantic for data validation, and JWT-based authentication; deployed with NGINX and systemd on a Linux server.
Language: Python - Size: 41 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sheepgrass/cpp_project_framework
C++ Project Framework is a framework for creating C++ project.
Language: Python - Size: 280 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

Yeniceri98/hotel-booking-app-be
Backend part of the application by using Spring Boot
Language: Java - Size: 131 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DeadlySurgeon/testfinder
Test finder for Go
Language: Go - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mnemnion/ohsnap
Oh Snap! Easy Snapshot Testing for Zig
Language: Zig - Size: 103 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 55 - Forks: 4

omid-ahmadpour/CleanArchitecture-Template
This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowess of CQRS implementation, all within the ASP.NET Core framework.
Language: C# - Size: 305 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 178 - Forks: 33
