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-10 00:31:06 UTC
- JSON Representation
https://github.com/edwyng/proyecto-ingenieria-del-software
Course Stack es un sistema de software que te ofrece la facilidad de conseguir avales para cursos online, presencial o semi-presenciales. En contribución con la UCV, está plataforma te permitira proponer tus ideas y enseñar tus conocimientos.
Last synced: 22 Jan 2025
https://github.com/pedrior/motorent-aluguel-de-motos
Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e Integração
api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing
Last synced: 12 Nov 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/mchalapuk/fake-promise
:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.
es6-promise fake javascript mock promise resolve testing unit-testing
Last synced: 12 Oct 2024
https://github.com/staivanov/unit-testing
Unit testing C# code with NUnit and Moq
csharp dotnet dotnet-core moq nunit unit-testing
Last synced: 13 Oct 2024
https://github.com/mxschmitt/golang-tdd-example
Test driven development in Golang based on Martin Fowlers stack example.
golang simple tdd unit-testing
Last synced: 02 Feb 2025
https://github.com/mhweiner/hoare
An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.
ava jasmine jest mocha mocha-typescript mochajs test testing typescript unit unit-testing
Last synced: 10 Oct 2024
https://github.com/bluedotbrigade/daten-lokator
Streamline your automated .NET tests: load the right input with 1 line of code.
csharp dotnet tdd testing testing-framework unit-testing
Last synced: 20 Dec 2024
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/randhir200/budgetbuddy
BudgetBuddy is a expense tracking application designed to help you monitor and manage your spending with ease. Built with a modern tech stack, this project leverages the strengths of HTML, CSS, JavaScript, React, Node.js, Express, MongoDB, and PostgreSQL to deliver a seamless and efficient user experience.
css docker express html javascript linux mongodb mongoose nginx nodejs pm2 postgresql react unit-testing
Last synced: 13 Oct 2024
https://github.com/moyasiginko/cost-management-capstone
A modern Cost Management web application built with Ruby on Rails. Easily track your expenses, manage categories, and stay on top of your financial goals. Features include user authentication, transaction history, and a responsive design for seamless use on any device.
css html javascript ruby ruby-on-rails unit-testing
Last synced: 28 Jan 2025
https://github.com/kathleenwest/contosopizzawebapidemo
A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.
asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video
Last synced: 15 Jan 2025
https://github.com/devmunyi/blog-app
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
authentication authorization cancancan devise gitflow integration-testing model-spec mvc-architecture postgresql request-specs rspec-rails ruby-on-rails unit-testing
Last synced: 09 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/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/germanysources/abap_test_injection
Test Injections in ABAP before release 750
abap test-automation unit-testing
Last synced: 20 Dec 2024
https://github.com/oekazuma/test-runner-compare
JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)
ava jasmine jest mocha tape testing unit-testing uvu vitest
Last synced: 08 Jan 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/sgrprmnk/swiggy
Design a class structure for a UNO game that allows multiple players to participate. The game should support the standard rules of UNO, including drawing cards, playing cards, skipping turns, reversing the direction of play, and declaring a winner
correctness java junit object-oriented-design unit-testing
Last synced: 31 Dec 2024
https://github.com/kdinev/jsunit-gen
Unit test generator for JavaScript.
javascript typescript unit-testing
Last synced: 08 Jan 2025
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/tommyip/ts-use-exports
A TypeScript transformer that makes stubbing work when targeting CommonJS
commonjs stubs typescript typescript-transformer unit-testing
Last synced: 08 Jan 2025
https://github.com/jsuyog2/express-sequelize-api
Express Sequelize API repository! This project is a robust and scalable RESTful API built using Express.js and Sequelize. 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 expressapi expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token loginapi node nodejs postgresql role-based-access-control sequelize unit-testing
Last synced: 14 Nov 2024
https://github.com/syed007hassan/backend-engineering-lyft
This repo contains the codebase of the tasks included in the virtual experience program of Forage.
factory-pattern refactoring tdd uml-class-diagram unit-testing
Last synced: 07 Nov 2024
https://github.com/kralizek/fakerabbitmq
A library of fakes targeting the RabbitMQ .NET client
dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing
Last synced: 23 Jan 2025
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/ac-gomes/data-engineering-with-databricks
A simple boilerplate for data engineering and data analysis training in Databricks.
data-analysis data-engineering databricks databricks-notebooks pyspark python unit-testing
Last synced: 09 Nov 2024
https://github.com/fogfish/it
Human-friendly unit tests assertions for Go
assert behavior-driven-development go golang human-friendly test-driven-development unit-testing
Last synced: 27 Oct 2024
https://github.com/wetware/matrix
In-process cluster simulation for libp2p
benchmarks casm in-process inproc libp2p simulation simulations traffic-shaping unit-testing wetware ww
Last synced: 15 Jan 2025
https://github.com/andre-alck/erp
Enterprise Resource Planning (ERP)
actions class-diagram clean-code design design-pattern diagram enterprise-resource-planning erp fluxograma github github-actions java spring-boot tdd tests uml unit-test unit-testing yaml
Last synced: 03 Dec 2024
https://github.com/alym62/gerenciamento-clientes-servicos
Projeto full stack de um gerenciamento de serviços e clientes
angular angular-material docker java postgresql spring-boot typescipt unit-testing
Last synced: 04 Feb 2025
https://github.com/owen-krueger/sqlitememorydatabaseprovider
For creating in-memory SQLite databases to be used within unit tests.
automock automocker database entity-framework entity-framework-core entityframeworkcore net6 net7 net8 sqlite unit-testing
Last synced: 09 Nov 2024
https://github.com/bhovhannes/jestor
Defines how Jest mocks should behave
implementation jest mock spy unit-testing
Last synced: 05 Nov 2024
https://github.com/kay-gyasi/hostel-crust
Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.
api-rest dotnetcore efcore sql unit-testing
Last synced: 19 Jan 2025
https://github.com/shulard/atoum-xml-extension
An atoum extension to perform tests on XML files
atoum atoum-extension dtd unit-testing xml-document xpath
Last synced: 07 Nov 2024
https://github.com/marlon-couto/js-unit-tests
Implementação de funções e testes unitários usando JavaScript e a biblioteca de testes Jest
Last synced: 22 Dec 2024
https://github.com/renatozr/vehicle-shop-api
API que maneja dados de veículos de uma concessionária.
chai express mongodb mongoose nodejs poo rest-api swagger swagger-ui typescript unit-testing
Last synced: 02 Jan 2025
https://github.com/benscabbia/autoname.xunit
An xUnit extension to dynamically generate human readable test names.
Last synced: 06 Feb 2025
https://github.com/dhiraj9022/todo_service
Maintain our day-to-day tasks or list everything that we have to do
jasperreports log mysql-database spring-boot spring-data-jpa spring-devtools unit-testing
Last synced: 27 Jan 2025
https://github.com/maxicorrea/java-simple-calculator
This repository contains some practices on Testing using a simple calculator as a domain.
end-to-end-testing java practices swing-gui unit-testing
Last synced: 11 Jan 2025
https://github.com/sky172839465/test-app
Front end testing with CI/CD
compatibility-testing functional-testing linting saucelabs travis-ci unit-testing visual-testing
Last synced: 29 Nov 2024
https://github.com/wlsf82/jest-unit-testing
Projeto demo para a live 7 da playlist JavaScript para QAs do canal TAT no YouTube.
javascript jest js-para-qas talking-about-testing unit-testing
Last synced: 06 Feb 2025
https://github.com/lonalore/simpletest
e107 (v2) plugin - Provides a framework for unit and functional testing.
e107 e107-plugin functional-testing plugin testing testing-framework unit-testing
Last synced: 08 Jan 2025
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 08 Jan 2025
https://github.com/kilkelly/tape-redux-unit-testing
Unit test a Redux store using Tape
Last synced: 27 Nov 2024
https://github.com/stefruseva88/unit-tests-mocks
Unit-testing, decoupling, mocking with Moq framework in C#
decoupling moq-framework nunit-tests unit-testing
Last synced: 29 Jan 2025
https://github.com/alansastre/java-junit5
Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.
api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing
Last synced: 13 Jan 2025
https://github.com/jc184/coffeeclub
An ASP.NET Core 5.0 web API project using the Repository Pattern
asp-net-core csharp dotnet-core efcore inmemory-db integration-testing postman-collection repository-pattern serilog sql-server unit-testing
Last synced: 31 Dec 2024
https://github.com/pktcodes/jotto-react-testing-project
Jotto Project Testing using Jest, Enzyme, TDD
bonnie-schulkin bootstrap create-react-app default-props enzyme jest jotto jsdoc manual-testing netlify prop-types react test-cases test-driven-development testing unit-testing
Last synced: 06 Jan 2025
https://github.com/typed-sigterm/any
Mock anything with a Magic Object.
chai jest mock testing unit-testing vitest
Last synced: 06 Jan 2025
https://github.com/stefruseva88/unit-tests-chai-mocha
Unit Tests with JS using Chai Library and Mocha Framework
commonjs mocha-chai unit-testing
Last synced: 29 Jan 2025
https://github.com/darky/klubok
Do notation pipes for Promise-based or pure functions which easy to mock
do-notation functional-programming javascript mock pipe promise typescript unit-testing
Last synced: 11 Jan 2025
https://github.com/keplersj/jest-serializer-react-helmet
Serializer to display React Helmet data in Jest Snapshots
jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing
Last synced: 14 Dec 2024
https://github.com/fkupper/private-sniffer-module
Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.
codeception-module unit-testing
Last synced: 31 Dec 2024
https://github.com/alansastre/sedcat-plugin
SonarQube Sedcat plugin for quality measurement in unit testing.
complexity coverage expert-systems fuzzy-logic java metrics percentage quality sonarqube testing testing-tools unit-testing unit-testing-framework widget
Last synced: 13 Jan 2025
https://github.com/wojwozniak/nodejs-projects
Solutions to challenges from FCC backend courses
backend chai expressjs javascript mocha mongodb mongoose multer nodejs unit-testing
Last synced: 19 Dec 2024
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/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/winterpuma/bmstu_testing
bmstu, IU7-7, Тестирование и Отладка ПО (2020)
7term bmstu e2e-tests iu7 testing unit-testing
Last synced: 17 Jan 2025
https://github.com/darky/klubok-gleam
Do notation pipes for functions which easy to mock
do-notation gleam mock pipe unit-testing
Last synced: 31 Jan 2025
https://github.com/bredalis/pytest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 14 Jan 2025
https://github.com/ps-sujith/mybooksapidemo
A sample app to showcase the Open Library API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization.
compose kotlin kotlinflow mvvm retrofit rxjava solid-principles unit-testing
Last synced: 03 Feb 2025
https://github.com/ashtech15/credit-capital
rewards v2 & vault contracts for the credit capital ecosystem
chai ethereum ethers fantom hardhat solidity typescript unit-testing vue3 vuex
Last synced: 14 Oct 2024
https://github.com/mystackbox/prj-mabunda-group
a static angular website that uses master-page with the implementation of lazy-loading, developed using grid-layout and flexbox-layout models, to achieve Responsive Web Design concept..
angular-cli angular2 flexbox-grid grid-layout html5 lazy-loading master-pages node-js responsive-web-design restful-api scss-styles typescript unit-testing
Last synced: 07 Jan 2025
https://github.com/mackenzie-high/unit_test_c
A nano unit testing framework for C
c framework minimalistic unit-testing unlicense
Last synced: 14 Jan 2025
https://github.com/gparlakov/scuri-code
Extension for VS Code running SCuri (https://github.com/gparlakov/scuri) without leaving the editor
angular scuri unit-testing unittests-generation
Last synced: 29 Jan 2025
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: 21 Dec 2024
https://github.com/tsotetsi/bloodhound
Track requested agents online.
allauth django docker drf postgresql pytest python3 redis unit-testing user-management
Last synced: 07 Feb 2025
https://github.com/lfost42/python
Introduction to Python
csv-parsing flask logging pylint pytest python sqlalchemy unit-testing
Last synced: 02 Feb 2025
https://github.com/sucodelarangela/ruby-practices
Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.
Last synced: 21 Jan 2025
https://github.com/br0wsa/billed
L'application de gestion de notes de frais Billed est pleine de bugs. Corrigez le code et implémentez des tests unitaires et d'intégration pour que ce ne soit plus le cas.
api-rest bdd billed coverage-report debug e2e-testing given-when-then jest openclassrooms p9 react saas tdd test unit-testing
Last synced: 27 Jan 2025
https://github.com/juandbta/recipes-project
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, the app allows you to make them public so anyone can access them.
capybara css-flexbox css3 database front-end-development posgresql rspec ruby ruby-on-rails unit-testing
Last synced: 29 Jan 2025
https://github.com/rtmigo/tempground_py
Quick creation of temp projects during unit testing
ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing
Last synced: 21 Jan 2025
https://github.com/thinkinglabs/cobol-fizzbuzz-kata
Unit testing with COBOL
Last synced: 13 Jan 2025
https://github.com/webmasterdevlin/apollo-angular-demo
GraphQL in Angular
apollo graphql integration-testing spectator unit-testing
Last synced: 26 Jan 2025
https://github.com/ulivz/karma-commonjs-test
a test example with karma for CommonJS module
commonjs commonjs-modules karma unit-testing
Last synced: 01 Feb 2025
https://github.com/ita-alibb/codexproject
Group project of Software Engineering, modelling CodexNaturalis boardgame to distributed MVC game in Java and JavaFX
design-patterns desktop-app distributed-application jar java javadoc javafx maven mvc-architecture rmi tcp tui uml-diagram unit-testing
Last synced: 08 Nov 2024
https://github.com/khemtat/poker
Poker card game, written in python with unit testing for studying TDD methodology
poker-game python unit-testing
Last synced: 05 Feb 2025
https://github.com/berkaykanca78/unit-test
C# ASP.NET 8.0 Web Api & xUnit Test Project & Descripiton Unit Testing Parts
asp-net-core c-sharp unit-testing web-api xunit-tests
Last synced: 22 Nov 2024
https://github.com/mdo91/exercism-swift
Set of algorithmic challenges provided by exercism platform about swift language and its generic functions
algorithm algorithms algorithms-and-data-structures challenge challenges challenges-solved closure closure-exercise closures exercism-platform generic-functions swift swift-language unit-testing unitest
Last synced: 20 Jan 2025
https://github.com/cuhsat/python-boilerplate
A basic structure for Python scripts.
boilerplate boilerplate-application boilerplate-template pytest python unit-testing
Last synced: 03 Feb 2025
https://github.com/itzg/try-sb-test-properties-loading
This Spring Boot code demonstrates several ways of using a type-safe configuration class during unit testing
Last synced: 14 Jan 2025
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 27 Dec 2024
https://github.com/nlesc-nano/assertionlib
A package for performing assertions and providing informative exception messages.
assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing
Last synced: 24 Jan 2025
https://github.com/ra1nz0r/cafe_list_with_testify
Возвращает список кафе из указанного города по запросу, с указанием количества.
cicd go golang map rest-api server unit-testing
Last synced: 01 Jan 2025
https://github.com/ardier16/jsunit
A simple unit testing framework written in JavaScript (ES6)
css3 es6 html5 javascript javascript-library testing-framework unit-testing vanilla-js
Last synced: 23 Jan 2025
https://github.com/haolamnm/pomodoro-50
[CS50x] A Flask-powered Pomodoro web app with session and database management, AI integration, user authentication and customizable timers, and productivity tracking.
ai cs50x css flask html javascript postgresql python supabase unit-testing vercel
Last synced: 12 Jan 2025
https://github.com/hozlucas28/adventts-solutions-2023
Repository with the solutions of Advent of TypeScript (2023), types challenges, by @typehero.
2023 adventts challenges husky jest mit-license prettier type-testing typehero typescript unit-testing
Last synced: 05 Feb 2025
https://github.com/flazefy/pinmarker
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3
apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing
Last synced: 24 Dec 2024
https://github.com/flazefy/gudangku-laravel
GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel
api-testing calendar cronjob csv-export firebase firebase-storage laravel machine-learning mailer migrations mysql pdf pdf-parser php rest-api seeding statistics swagger telegram-bot unit-testing
Last synced: 24 Dec 2024
https://github.com/rahul8320/levelup
Learning Asp .NET Core Web API, Angular 17, Redis, GraphQl
angular asp-net-core-identity asp-net-core-web-api clean-architecture clean-code dotnet dotnet-core entity-framework-core graphql identityserver4 n-layer-architecture redis redis-client rest-api role-based-access-control unit-testing webapi
Last synced: 29 Jan 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/mokkapps/rxjs-marble-testing-demo
An Angular demo application to demonstrate RxJS marble tests
angular angular-cli marble-testing rxjs testing unit-testing
Last synced: 07 Nov 2024
https://github.com/blaineconnor/tip_calculator
Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests
combine mvvm mvvm-architecture mvvm-ios snapkit snapshot-testing swift ui-testing unit-testing
Last synced: 28 Dec 2024
https://github.com/bedirhanssaglam/kotlin-tests-on-calculator-app
Unit tests and Instrumentation test of Calculator App in Kotlin
android calculator instrumentation java kotlin test unit-testing
Last synced: 13 Jan 2025
https://github.com/keller-michael/alarm_clock
⏰ alarm clock example in ABAP with Unit Test and Dependency Injection
abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing
Last synced: 07 Jan 2025
https://github.com/tommoulard/docker-criterion
Docker image/Dockerfile for criterion
criterion dockerfile unit-testing
Last synced: 05 Jan 2025
https://github.com/jamieynonan/maraquser
Maraquser, project to manage users roles and permissions. This project is designed to explain/present certain architectures and patterns in a more tangible way.
asynchronous command-bus ddd docker makefile mutation-testing php7 python3 unit-testing
Last synced: 07 Jan 2025