Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2025-02-14 00:27:04 UTC
- JSON Representation
https://github.com/andrewbeng89/vue-unit-testing
Unit Testing in Vue.js - from theory into practice: a companion repo!
jest unit-testing vue-test-utils vuejs
Last synced: 06 Jan 2025
https://github.com/tobuya/catalog_of_my_things
Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.
postgresql rspec ruby unit-testing
Last synced: 21 Jan 2025
https://github.com/victoreronmosele/firestore-unit-test-flutter
Code demonstration for my blog post: Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 1 (Documents and Collections)
dart firestore flutter tutorials unit-testing
Last synced: 02 Feb 2025
https://github.com/grigorygerasimov/excel-in-js
Excel variation written in Vanilla JS
excel excel-table javascript jest-tests js self-written-dom-framework self-written-redux unit-testing vanilla-javascript vanilla-js
Last synced: 14 Jan 2025
https://github.com/manosbatsis/corda-testacles
Tools to grow cordapp test suites.
corda cordapps integration-testing junit-extension junit5 testcontainers unit-testing
Last synced: 28 Dec 2024
https://github.com/mozameljawad/tdd-project
In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.
Last synced: 13 Feb 2025
https://github.com/luontola/tdd-mooc-untestable-code
Exercise about unit testing legacy code
javascript kata legacy-code unit-testing
Last synced: 10 Nov 2024
https://github.com/b0o/mulberry
🫐 Single-file Lua BDD library for testing Neovim plugins
bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing
Last synced: 09 Feb 2025
https://github.com/C836/Weather-App
Interface para previsão de tempo, com opções para troca de escala e sistema de internacionalização.
api jest openweathermap react styled-components typescript unit-testing
Last synced: 23 Oct 2024
https://github.com/pwall567/kjson-test
Library for testing Kotlin JSON applications
Last synced: 11 Dec 2024
https://github.com/bushmusi/my-catalog
In this project we have create a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
linter oop pgsql ruby tdd unit-testing
Last synced: 11 Nov 2024
https://github.com/thibaudcolas/unit-test-workshop
Unit testing 101 workshop, in JavaScript with Jest (via create-react-app).
javascript jest unit-testing workshop
Last synced: 10 Feb 2025
https://github.com/moisessantana/solid-gym-api
API Rest inspirada no GymPass
cookie docker-compose e2e fastify jwt nodejs postgresql refresh-token solid token typescript unit-testing vitest zod
Last synced: 30 Jan 2025
https://github.com/accenture/docknet
A pure Numpy implementation of neural networks for educational purposes
deep-learning docker jupyter neural-networks python rest-api unit-testing
Last synced: 12 Nov 2024
https://github.com/mjbae/order-system
CLI 기반 주문 시스템
classical-test ddd integration-testing jpa kotlin unit-testing
Last synced: 01 Feb 2025
https://github.com/getstarted-spring/restcontroller-unit-test
Rest Controller - Unit Testing
rest-api spring spring-boot spring-test unit-testing webmvctest
Last synced: 23 Oct 2024
https://github.com/alielderawi/geoassistant
A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.
accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing
Last synced: 01 Feb 2025
https://github.com/karenpayneoregon/dotnet-vbnet-unit-testing
A place to learn unit testing with VB.NET
Last synced: 29 Jan 2025
https://github.com/mipmipp/rick-and-morty-wiki
Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.
bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper
Last synced: 08 Nov 2024
https://github.com/wibosco/modelingformchanges-example
An example project to show how we can implement a model to simplify form validation
data swift unit-testing validator
Last synced: 23 Jan 2025
https://github.com/wibosco/makingrequests-example
An example project to show how using custom request classes can lead to a more modular project that is easier to test
nsurlsession swift unit-testing url urlrequest
Last synced: 23 Jan 2025
https://github.com/sitholewb/usersapi
This is an API for registering and authenticating users. It uses JWT token and it supports different OAuth providers like Facebook, Google, etc
asp-net-core-api-starter aspnetcore dotnet dotnet-core facebook-oauth2 jwt jwt-bearer-tokens jwt-claims nunit-tests oauth-provider oauth-providers oauth2 unit-testing
Last synced: 24 Jan 2025
https://github.com/fortedigital/forte.functions.testable
In-memory orchestration for testing Durable Functions
azure-functions azure-functions-v2 durable-functions net-core unit-testing
Last synced: 19 Dec 2024
https://github.com/jpcadena/automated-software-testing
Automated Software Testing using Python
bdd behave cli-app flask integration-testing python restful-api tdd test-automation test-driven-development testing unit-testing unittest
Last synced: 15 Jan 2025
https://github.com/tebogoyungmercykay/concurrent-testing-framework
This project demonstrates the use of a custom multi-threaded testing framework to compare the performance of sequential and concurrent test execution. The framework uses custom annotations to specify the execution mode and order of tests.
annotations concurrent-synchronization gradle junit5 kotln runner testing unit-testing
Last synced: 01 Nov 2024
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 06 Feb 2025
https://github.com/edrisym/e-wallet
This E-Wallet project is developed using the Test-Driven Development (TDD) approach. It is built with .NET 8 and uses SQL Server for database management. The project utilizes XUnit for unit testing and FluentAssertions for expressive and readable assertions in tests.
csharp digitalwallet dotnet-core dotnet8 e-wallet e-wallet-system ewallet fluentassertions multicurrency multicurrency-wallet sqlserver test unit-testing wallet xunit
Last synced: 21 Nov 2024
https://github.com/feathersui/openfl-utest-tools
Command line tools for running utest tests with OpenFL
cli haxe openfl unit-testing utest
Last synced: 22 Jan 2025
https://github.com/ivangfr/springboot-testing-mysql
Goals: 1) Create a simple Spring Boot application to manage users; 2) Explore the utilities and annotations that Spring Boot provides for testing; 3) Test using Testcontainers.
integration-testing java mapstruct mysql spring-boot spring-data-jpa springdoc-openapi testcontainers unit-testing web
Last synced: 30 Oct 2024
https://github.com/mrlesmithjr/travis-ansible-testing
ansible ansible-roles travis-ci unit-testing
Last synced: 21 Jan 2025
https://github.com/rtmigo/neatest_py
Runs unit tests with standard Python unittest module. Automates test discovery. Can be conveniently invoked from Python code
automation package python test testing unit-testing unittest
Last synced: 20 Nov 2024
https://github.com/jl-/tupe
Generic unit-testing runner for front-end.➰
ava front-end puppeteer test testing unit unit-testing
Last synced: 22 Jan 2025
https://github.com/khesualdo/openid-connect-id-token-validator
:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.
asymmetric-cryptography authentication authorization csharp dotnet json-web-key json-web-token jwk jwt jwt-decode microsoft mocking moq oidc-jwks-verify openid-connect rs256 single-sign-on sso unit-testing
Last synced: 22 Dec 2024
https://github.com/gaurav156/SpringBoot-Ex-gradle
Spring Boot Gradle middleware server for Vue.js-Ex frontend
gradle java junit5 open-api rest-api spring-boot springboot swagger-ui unit-testing
Last synced: 23 Oct 2024
https://github.com/newhoteng/metrics
Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.
css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack
Last synced: 05 Feb 2025
https://github.com/ahmad-hamwi/pokedex-flutter
Pokedex demonstrates modern Flutter development with Clean Architecture, Bloc state management, Error Handling, Unit Testing, CI-CD Pipelines, and more.
bloc clean-architecture dio error-handling flutter get-it mockito shared-preferences unit-testing
Last synced: 10 Nov 2024
https://github.com/sieep-coding/connect4
Connect 4 created using C and Raylib.
c header-files makefile raylib raylib-c shell-script unit-testing
Last synced: 01 Feb 2025
https://github.com/siguici/vut
VUT is a lightweight framework for rule validation and unit testing in Vlang. Simplify code correctness checks, data validation, and unit testing in your V projects with this efficient tool.
assert assertions assurances ensure expect expectations filters sanitization sanitizers schema test-suite test-suites testing-framework unit-testing validation validators vlang vlang-package vut
Last synced: 11 Jan 2025
https://github.com/primus-anonymous/atms-ios
OSM data based ATMs locator
alamofire cuckoo mvvm rxswift swift unit-testing
Last synced: 23 Oct 2024
https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios
Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate
integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient
Last synced: 05 Jan 2025
https://github.com/lovicesunuwar/ios-uikit-rick-and-morty-app
iOS App on UIKit, using Rick and Morty Public API .
api-rest autolayout autolayout-constraints concurrency concurrent-programming datapersistence dependency-injection dynamicapicontroller imagecaching ios ios-app ios-swift mocktest mvvm mvvm-architecture pagination programatically-layout uikit unit-testing xctest
Last synced: 13 Jan 2025
https://github.com/hazae41/asn1
Zero-copy ASN.1 and DER coding 🏎️
asn1 browser decoding der encoding esmodules javascript nodejs parser typescript unit-testing zero-copy
Last synced: 18 Oct 2024
https://github.com/KanzaTahreem/TodoList-Best-Practices
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
code-review html javascript jest pair-programming todolist unit-testing webpack
Last synced: 13 Nov 2024
https://github.com/kanzatahreem/todolist-best-practices
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
code-review html javascript jest pair-programming todolist unit-testing webpack
Last synced: 08 Jan 2025
https://github.com/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com
A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.
api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing
Last synced: 09 Feb 2025
https://github.com/adrianomonteiroweb/solid-testable-api-architecture
Repository of architectural studies of a testable api with SOLID concepts in classes and TypeScript.
api nodejs solid typescript unit-testing vitest
Last synced: 22 Jan 2025
https://github.com/emmanuel-dominic/miniextensions-coding-challenge
This is a react-redux with typescript coding challenge, which uses the airtable api calls. The application only make 3 API calls to Airtable when a user logs in. The app only makes one API call to fetch the class records using filterByFormula. The same is true for fetching the names of the students within the classes.
challenge cypress-tests react-query reactjs rtk-query unit-testing
Last synced: 21 Jan 2025
https://github.com/hmasum52/cse308-software-engineering-sessional
Contains all offline assignment implementation
chain-of-responsibility-pattern creational-design-patterns design-patterns java junit5 oop structural-design-patterns unit-testing
Last synced: 31 Dec 2024
https://github.com/notixbit/ntbpp
NTB++ is a cross-platform header-only utility library for C++ >= 17
c-plus-plus c-plus-plus-17 colors cplusplus cpp cpp17 cross-platform ctest header-only linux macos osx templates types unit-testing unix util utility vcpkg windows
Last synced: 27 Jan 2025
https://github.com/adrianomonteiroweb/golang-crud
Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.
crud docker gin go golang pg postgresql psql testify unit-testing
Last synced: 09 Jan 2025
https://github.com/jaisayush/angular-jest-scaffolder
A command-line tool that scaffolds Angular projects with Jest as the default testing framework. Effortlessly replace Jasmine and Karma, configure Jest for Angular, and automate the setup process for efficient testing. Perfect for developers looking to streamline their Angular testing workflow.
angular angular-18 angular-cli angular-jest angular-testing automation continuous-integration devtools frontend-development javascript jest nodejs npm-package open-source scaffolding-tool software-engineering testing-framework typescript unit-testing web-development
Last synced: 14 Jan 2025
https://github.com/leotm/book-store
MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.
angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing
Last synced: 09 Jan 2025
https://github.com/mgobeaalcoba/unit_testing_python
Repository with data and practice about unit testing in Python
coverage doctest mock pytest unit-testing unittest
Last synced: 20 Jan 2025
https://github.com/martn2023/geektrust-mymoney-asset-reallocation
investment portfolio rebalancing tool graded by Geektrust, an AI recruitment platform
geektrust object-oriented-programming python unit-testing
Last synced: 12 Jan 2025
https://github.com/leonardovff/angular-open-test
Repository used as repository of examples for open test in Angular.
angular node testing unit-testing
Last synced: 04 Feb 2025
https://github.com/iv-mexx/unittestconditionalcompilation
A little sample project about how to set up a project to use preprocessor-macros for conditional compilation with unit tests
conditional-compilation preprocessor-macros unit-testing xcode xcode-unit-tests
Last synced: 26 Jan 2025
https://github.com/pdsuwwz/vite-react-unit
Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)
babel jest react sample testing typescript unit unit-testing vite
Last synced: 27 Oct 2024
https://github.com/jimlynchcodes/jims-dev-express-ng-demo
Example of some devexpress charts in an Angular webapp. Live demo:
angular devexpress typescript unit-testing
Last synced: 04 Feb 2025
https://github.com/haolamnm/flashcard-50
[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.
cs50p flashcards pandas project python streamlit unit-testing
Last synced: 21 Jan 2025
https://github.com/mbashia/testing-in-elixir-phoenix
testing in elixir and LiveView
elixir intergration-test liveview unit-testing
Last synced: 22 Jan 2025
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 26 Jan 2025
https://github.com/posinformatique/posinformatique.fluentassertions.json
PosInformatique.FluentAssertions.Json is a library to assert JSON serialization using the FluentAssertion style coding.
c-sharp fluentassertions json mstest nunit tdd unit-testing xunit
Last synced: 29 Jan 2025
https://github.com/mmellado/react-tdd-example
Example of how to build a react component using TDD
Last synced: 21 Jan 2025
https://github.com/stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests
Last synced: 13 Feb 2025
https://github.com/lfost42/franchise
Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.
algorithms aspnetcoremvc csharp csv-parsing data-access-object-pattern geolocation logging mapping model-view-conroller statistics tdd unit-testing xunit-tests
Last synced: 02 Feb 2025
https://github.com/vishal150494/task-management-system
Its a simple Task Management System project to demonstrate my Web Application Development skills using tools like Python, Flask, Database System, Docker and demonstrate my practical insights on developing and deploying RESTful APIs & micro services. Using the task management system user can perform all CRUD operations based on some input attributes
api api-documentation controllers curl docker docker-compose flask-login flask-migrate flask-sqlalchemy flask-web flassger html integration-testing jinja2-template models mvc-architecture postgresql-database swagger-ui unit-testing views
Last synced: 01 Feb 2025
https://github.com/stepanzh/scoredtests.jl
Test utilities with scoring.
julia teaching-assistant unit-testing
Last synced: 23 Dec 2024
https://github.com/farshaddavoudi/chargingassignment.withtests
Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.
api bogus c-sharp clean-architecture cqrs-pattern end-to-end-testing fluent-assertions integration-testing moq-framework onion-architecture unit-testing xunit
Last synced: 10 Feb 2025
https://github.com/samuellucas97/goal-list-ci-cd
Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito
docker github-actions integration-testing mysql sonarcloud spring unit-testing
Last synced: 07 Nov 2024
https://github.com/infeng/todo-react
jest starter
enzyme jest react redux todo unit-testing
Last synced: 30 Dec 2024
https://github.com/kyriejoshua/unit-testing
unit testing with jest
javascript javascript-tests unit-testing
Last synced: 09 Feb 2025
https://github.com/edmartt/go-testing-mocks
This project is for learning about mocking external services calls
go golang mock mocking solid-principles sqlite3 unit-test unit-testing vertical-slice-architecture
Last synced: 01 Feb 2025
https://github.com/leonardonicola/mitz-nft-nuxt
Uma galeria NFT feita em Nuxt + Tailwind + Typescript + Vitest
nuxt tailwindcss typescript unit-testing vitest vue
Last synced: 26 Jan 2025
https://github.com/sibeeshvenu/wcf-unit-tests-nunit-rhino-mocks
The detailed article can be found here: https://sibeeshpassion.com/wcf-service-unit-tests-using-nunit-with-rhino-mocks-and-entity-framework/
csharp nunit nunit-tests rhino rhino-mocks unit-testing wcf wcf-service
Last synced: 23 Dec 2024
https://github.com/teobler/react-testing-guideline
一部能够让你学会在不同场景下如何测试你 React 项目的指南。
cypress jest react react-testing-library testing unit-testing
Last synced: 23 Dec 2024
https://github.com/aghamohammadi/angular-test-cypress
Angular CRUD with e2e cypress & cucumber and unit tests
angular bdd crud cucumber cypress ddd e2e-test form-validation tdd unit-testing
Last synced: 13 Feb 2025
https://github.com/shubham14p3/testing-practice
building Unit Testing that test several different functions with TDD (Jest)Testing Practice with Jest in Javascript.
Last synced: 13 Feb 2025
https://github.com/tvc12/viu-ts
Boilerplate template for vue3 using typescript, pinia, vue-router and vite
cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs
Last synced: 13 Jan 2025
https://github.com/endreot/minesweeper
Play a simple minesweeper game
game model-view-controller python tkinter unit-testing
Last synced: 06 Feb 2025
https://github.com/nerdfiles/chordlike
handling modality in reactjs
coverage docs reactjs static-code-analysis unit-testing
Last synced: 21 Jan 2025
https://github.com/mjetpax/80sMixtapeAPI
The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!
api docker docker-compose go golang postgresql unit-testing
Last synced: 23 Oct 2024
https://github.com/willacosta/flutter_image_test_utils
Provides an easier and simple way to test flutter network images
dart flutter flutter-test image-utils unit-testing
Last synced: 30 Jan 2025
https://github.com/tommy-mitchell/bin-path-cli
Execute the current package's binary.
bin binary cli-app command-line-tool executable node-js npm-package package package-json shell terminal testing unit-testing
Last synced: 09 Feb 2025
https://github.com/damiansuess/test.restunittest
Xamarin REST API sample
mock restapi restsharp unit-testing xamarin xamarin-forms xeno-innovations
Last synced: 13 Feb 2025
https://github.com/rehan-ankalgi-7t2/junit-crashcourse
junit 5 crashcourse
java junit5 testing unit-testing
Last synced: 13 Feb 2025
https://github.com/jacraig/mecha
Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.
mecha property-testing unit-testing unit-tests
Last synced: 14 Dec 2024
https://github.com/hima890/airbnb_clone_v3
Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.
airbnb-clone alx-africa alx-backend alx-software-engineering backend-api flask-api flask-application flask-sqlalchemy html-css-javascript jinja2-templates oops-in-python puppet python static team unit-testing
Last synced: 13 Feb 2025
https://github.com/jsuyog2/express-mongodb-api
Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.
api api-development backend express expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing
Last synced: 13 Jan 2025
https://github.com/rbiedrawa/sonarqube-gradle-project-reference-template
Continuous inspection of code quality with SonarQube - Java / Gradle / Docker project reference template.
code-coverage code-quality code-quality-analyzer gradle integration-testing jacoco jacoco-plugin junit5 slice-testing sonar sonarqube sonarqube-plugin spring-boot unit-test unit-testing wiremock wiremock-server
Last synced: 26 Jan 2025
https://github.com/saintzet/fiscaldevicestatusdecoder
Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.
binary daisy datecs ddd domain-driven-design eltrade fd fiscal fiscal-printer fiscaldevices hex incotex mvvm mvvm-architecture port tremol unit-testing wpf xaml
Last synced: 23 Dec 2024
https://github.com/verbasu/rust_api_client_2024
Trying to interact with REST API and parse JSON-response at April 2024
api api-rest json json-parser rust rust-lang struct types unit-testing
Last synced: 30 Oct 2024
https://github.com/autokmg/micro-unit
This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.
Last synced: 01 Feb 2025
https://github.com/pauluswi/bigben
BigBen is a microservice which provides simple wallet service for application users.
docker docker-compose ewallet fintech golang microservice mysql payment unit-testing
Last synced: 09 Feb 2025
https://github.com/oveldman/madworldtools
This is a personal project that I can experiment and learn from it. The application will get easy tools that will be convenient for me.
azure azure-functions azure-templates blazor blazor-webassembly cscharp maui maui-blazor unit-testing
Last synced: 11 Feb 2025