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-16 00:31:07 UTC
- JSON Representation
https://github.com/zhentian-wan/redux-training-app
Example for Redux and React, also Unit testing
es6 react redux redux-observable unit-testing
Last synced: 10 Jan 2025
https://github.com/moderateepheezy/cities
Load 200k+ item in a table view with pagination. Pagination also works with search filter.
algorithms-datastructures map pagination swift unit-testing
Last synced: 02 Jan 2025
https://github.com/realdreamer/react-redux-weather-app
Weather application built using React and Redux
react redux redux-thunk unit-testing weather-app weather-forecast weather-forecast-application weather-forecaster-webapp
Last synced: 23 Jan 2025
https://github.com/olegkunitsyn/ecblunit
Simple Unit Testing for z/OS written in IBM Enterprise COBOL
Last synced: 23 Jan 2025
https://github.com/kkgthb/web-site-nodejs-02-tests
Code for a teeny-tiny Node.js web server with Jest unit tests to ensure it really says Hello World!
express-js expressjs jest jest-tests node-js nodejs unit-testing web-server webserver
Last synced: 03 Jan 2025
https://github.com/remirobert/go-mobile-twitter-stream
Golang mobile experimentation on iOS. Simple twitter stream client
asyncdisplaykit go go-mobile golang gomobile gomobile-bind snapshot-testing swift-3 texture unit-testing
Last synced: 11 Jan 2025
https://github.com/virag-ky/tdd-ruby-poject
This is an exercise in Ruby to practice Test Driven Development.
rspec rubocop ruby tdd unit-testing
Last synced: 10 Jan 2025
https://github.com/sakibvhossain/spring-boot-crud-app
Simple CRUD application created by using Spring Boot Web Framework
bootstrap hibernate html5 java lombok mysql mysqlworkbench springboot springmvc test-driven-development thymeleaf unit-testing
Last synced: 17 Jan 2025
https://github.com/miladsade96/lcrs
LeetCode Related Stuff
algorithms algorithms-and-data-structures data-structures hacktoberfest-accepted hacktoberfest2022 javascript jest jest-tests leetcode-python leetcode-solutions pytest python unit-testing
Last synced: 03 Jan 2025
https://github.com/hashim21223445/nextjs-andoka
📝 Andoka Minimalistic Vue-powered static site generator
algorithms blog ecommerce expo game-development github-actions github-config object-detection open-source operating-system react-router tools unit-testing unit-testing-service-worker university university-project utilities video youtube zustand
Last synced: 17 Jan 2025
https://github.com/hashim21223445/solid-quickstart
# Andoka-2 H.5 Andoka now TV
android angular api automation aws express firebase html java javascript jquery js laravel mongoose python typescript unit-testing unity youtube zsh
Last synced: 17 Jan 2025
https://github.com/dzmitrypanamarenka/weather_app
Weather app based on react/redux/recompose toolkit + unit-testing
nodejs react redux unit-testing
Last synced: 07 Feb 2025
https://github.com/chetanvaghela457/rickymotry_mvvm_kotlin_unittesting_demo
This repository is an innovative Android application created using Kotlin and follows the principles of Clean Architecture and MVVM design pattern. The app aims to provide users with Test Cases written for the every page. It focuses on Unit Test using mockito.
android-application clean-architecture dagger2 hilt hilt-dependency-injection kotlin mockito mvvm-android mvvm-architecture testing unit-testing unittest
Last synced: 23 Jan 2025
https://github.com/asacxyz/frankensteiner
Frankensteiner: Stitch it all!
gradle inheritance java jdk oop polymorphism poo tdd test unit-test unit-testing
Last synced: 04 Jan 2025
https://github.com/chicio/asynchronous-testing-closure-dependency
This repository contains an example for my article "Asynchronous testing in Swift".
asynchronous-tests closure swift unit-testing xctest
Last synced: 17 Jan 2025
https://github.com/jeamon/go-digital-root-algorithms
This is a short full scale coding challenge consisting of implementing two algorithms that compute the digital root of a given number. Each function has its unit test and benchmark implementations as well. Outputs have been provided to see how looks like the execution results.
algorithms benchmarking data-structures go-examples golang unit-testing
Last synced: 17 Jan 2025
https://github.com/maxicorrea/java-refactoring
My code practices and unit tests when reading Martin Fowler book Refactoring.
java junit-test junit4 maven refactoring testing unit-testing
Last synced: 11 Jan 2025
https://github.com/maxicorrea/javascript-data-structures
Basic implementation of data structures programmed and tested with javascript and jest.
abstract-data-types adt data-structures javascript jest jest-test jest-tests unit-testing unittest
Last synced: 11 Jan 2025
https://github.com/exp-realty-engineering/mx-unit-testing-enhanced
Mendix Module that adds additional features like coverage tests, and data variations to the Unit Testing module
mendix mendix-module unit-testing
Last synced: 04 Jan 2025
https://github.com/freddiehaddad/console-blackjack-game
A C++ Blackjack game that runs in the console. The emphasis of this project was to develop a state machine graph to handle game events and actions.
blackjack console console-application cpp game unit-testing visual-studio
Last synced: 11 Jan 2025
https://github.com/asacxyz/busbuzz-api
The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.
api api-test busbuzz firebase firestore gcp integration-test integration-testing java mock mockito spring-boot springboot test unit-test unit-testing
Last synced: 11 Jan 2025
https://github.com/lenin-anzen/javascript-unit-testing
Pruebas unitarias con Karma, Jasmine, Mocha, Jest, Chai...
chai jasmine javascript jest karma mocha unit-testing
Last synced: 11 Jan 2025
https://github.com/rbaltrusch/batest
Lightweight batchfile unit testing framework
batch batch-file batchfile framework lightweight test-automation testing tests unit-testing windows
Last synced: 11 Jan 2025
https://github.com/theoryofnekomata/react-testing-demo
Demonstration for various ways on testing React apps
demo enzyme jest react storybook unit-testing
Last synced: 12 Jan 2025
https://github.com/lunardiver/pimovementdetector
Raspberry Pi based movement detection system that can notify other systems over TCP.
csharp dotnet dotnet5 image-processing movement-detection raspberry-pi raspberrypi tcp unit-test unit-testing unittest vscode
Last synced: 12 Jan 2025
https://github.com/hakenr/workingeffectivelywithlegacycodedemo
DEMO for my Working Effectively with Legacy Code sessions
castle-windsor demo dependency-injection moq unit-testing
Last synced: 07 Feb 2025
https://github.com/joubertredrat/pokelang
Bora caçar pokemons com golang?
cli-app go-command-line go-testing golang pokemon table-driven-test table-driven-testing talk talks unit-testing unit-tests
Last synced: 07 Feb 2025
https://github.com/bethanyuo/truffle-advanced
Solidity-specific Unit Tests with Truffle
solidity solidity-testing truffle truffle-testing unit-testing
Last synced: 12 Jan 2025
https://github.com/afthaab/unit-testig-go
This repository consist of Unit test cases for a simple go application
Last synced: 12 Jan 2025
https://github.com/crisandolindesmanrumahorbo/reactive-spring-webclient
Spring boot with WebClient and WebTestClient
java spring spring-boot unit-testing webclient webflux-client webtestclient
Last synced: 12 Jan 2025
https://github.com/mrdulin/jasmine-examples
Learning the Jasmine testing framework by examples
babel babel7 coverage jasmine jasmine-framework nyc unit-testing
Last synced: 12 Jan 2025
https://github.com/hammerheadshark666/mos-register-user-func
Microservice Order System - Register Microservice
azure-functions azure-service-bus azurekeyvault cicd csharp dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/mohjarabahh/unix-shell
A simple version of UNIX Shell developed using Python and Pytest with awesome open-source technologies.
app application docstrings figlet linux linux-app linux-shell pytest python python-app python-application python-script python3 type-hint type-hinting type-hints unit-testing unix unix-command unix-shell
Last synced: 18 Jan 2025
https://github.com/feed0/graphs_theory
A repository designed to our Graphs Theory subject's assignment.
graph-algorithms maven unit-testing
Last synced: 14 Feb 2025
https://github.com/deepakbhalla/nace-service
Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.
cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing
Last synced: 18 Jan 2025
https://github.com/ollieday/mockablehttp
A mockable wrapper for System.Net.Http.HttpClient
csharp dotnet http library mocking mocks testing unit-testing
Last synced: 14 Feb 2025
https://github.com/vagnerbellacosa/dio_project
Programa De Aceleração DIO-GFT
digital-innovation-one gft html lab qa robot-framework soft-skills unit-testing
Last synced: 19 Jan 2025
https://github.com/sumanjs/suman-browser
Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.
browser suman sumanjs tdd testing unit-testing
Last synced: 19 Jan 2025
https://github.com/nameisjayant/jetpack-compose-android-testing
In this repository we will be working with Unit , Instrument & Ui tests in android kotlin with jetpack compose.
android-uitesting assertion-library instrumentation-tests integration-test jetpack-compose room-database unit-test unit-testing
Last synced: 19 Jan 2025
https://github.com/martincastroalvarez/docker-redis-flask-financial-reports-api
Financial Statements with Flask with Redis & CI/CD
api cdci cicd docker flask redis rest-api unit-testing
Last synced: 14 Feb 2025
https://github.com/cabdesigns/trace-test-listener
Searches the call trace when running your unit tests. Useful for identifying dependencies that should be mocked.
php phpunit phpunit-listener unit-testing
Last synced: 19 Jan 2025
https://github.com/michelemartone/dabo
Did Anything Break Overnight? : minimalistic shell scripts unit-testing
bash bash-script command-line-tool cron-jobs feedback minimalist modulefiles nohup reporting-tool shell-script testing-tool unit-testing
Last synced: 25 Jan 2025
https://github.com/fracasula/file-to-slack
A little app that reads from a file and sends its content to a Slack webhook
golang slack slack-webhook unit-testing
Last synced: 25 Jan 2025
https://github.com/thedvlprs/jest-testing
JavaScript unit testing using Jest
javascript jest-tests unit-testing
Last synced: 31 Jan 2025
https://github.com/sukhoy94/debtor_api
api for debtor application
homeproject laravel mysql php7 unit-testing
Last synced: 31 Jan 2025
https://github.com/pruggitorg/unit-test-frameworks-comparison
This project compares MS Test, NUnit, XUnit and Fluent frameworks. Using an example application, various test scenarios are run through and their implementation in the frameworks is shown.
csharp fluent-assertions mstest nunit unit-testing xunit
Last synced: 01 Feb 2025
https://github.com/flazefy/gudangku-express
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 ExpressJS
auth backend end-to-end-testing express mongodb mongoose rest-api service-pattern swagger typescript unit-testing
Last synced: 01 Feb 2025
https://github.com/fajarnugraha37/nestjs-unit-test-implementation
Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies
api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing
Last synced: 01 Feb 2025
https://github.com/zijianhuang/fonlowtesting
Helper functions for constructing unit testing and integration testing efficiently
ci-server continuous-integration csharp iis iis-express unit-testing
Last synced: 15 Feb 2025
https://github.com/lh0x00/ts-lib-boilerplate
a simple template and easy to start for a library using Typescript and Jest
boilerplate ci jest node template typescript unit-testing
Last synced: 15 Feb 2025
https://github.com/lh0x00/ts-node-boilerplate
a simple template and easy to start to build a Node project using Typescript and Jest
api boilerplate ci jest node server template typescript unit-testing
Last synced: 15 Feb 2025
https://github.com/edmartt/go-unit-test-excercise
A simple go project for learning about unit test in simple way and with cases table
go golang testing testing-practices unit-testing
Last synced: 01 Feb 2025
https://github.com/esraa-ragab7/planets
clean coredata mvp swift unit-testing universal-app
Last synced: 08 Feb 2025
https://github.com/guidevloper/vitest-logica
Logical exercises to illustrate line of thoughts and unit-test/TDD features.
Last synced: 08 Feb 2025
https://github.com/gabrieldiem/assignment_for_algorithms_3
Little smalltalk project to learn the language, the pillars of OOP, unit testing and UML
7507 fiuba oop pharo-smalltalk smalltalk sunit uml unit-testing university-project
Last synced: 08 Feb 2025
https://github.com/nojronatron/java-code-challenges
Exercising and building data structure and algorithm experience in Java
algorithms challenges gradle java unit-testing yaml
Last synced: 08 Feb 2025
https://github.com/vukan-markovic/converter
Windows form converter application
c-sharp csharp csharp-code csharp-core csharp-resources csharp-sdk desktop-app desktop-application dotnet dotnet-cli dotnet-core dotnet-core2 dotnet-framework dotnet-standard dotnetcore dotnetstandard unit-testing windows windows-app windows-desktop
Last synced: 08 Feb 2025
https://github.com/rblcoder/daily_sleep_tracker
An example of CRUD using Springboot and Thymeleaf
java-8 spring-boot thymeleaf unit-testing
Last synced: 08 Feb 2025
https://github.com/stepanzh/scoredtests.jl
Test utilities with scoring.
julia teaching-assistant unit-testing
Last synced: 15 Feb 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: 15 Feb 2025
https://github.com/teobler/react-testing-guideline
一部能够让你学会在不同场景下如何测试你 React 项目的指南。
cypress jest react react-testing-library testing unit-testing
Last synced: 15 Feb 2025
https://github.com/janijegoroff/solidity-unit-testing-basics
Basic smart contract unit testing examples in Solidity using Truffle, Hardhat and Foundry.
blockchain ethereum evm foundry hardhat javascript nft smart-contracts solidity truffle unit-testing
Last synced: 09 Feb 2025
https://github.com/rproenza86/simplerestapi-graphql-client
GraphQL server project built using Apollo Server and ExpressJS.
apollo-server expressjs graphql integration-testing jest unit-testing
Last synced: 16 Feb 2025
https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq
Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.
cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing
Last synced: 16 Feb 2025
https://github.com/sandesh300/hewlett-packard-software-engineering-internship
Hewlett Packard Enterprise Software Engineering
java json junit rest restful-webservices spring-boot unit-testing web-development
Last synced: 16 Feb 2025
https://github.com/amitkannaujiya/gotrainbookinggrpcserver
This Repo will have a golang grpc server which will expose protobuf api for the train ticket booking .
api go-patterns golang grpc-server unit-testing
Last synced: 07 Feb 2025
https://github.com/tafthorne/cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of The Docker Official Image for gcc
cpputest docker docker-hub docker-image gcc gnu-gcc unit-testing
Last synced: 19 Jan 2025
https://github.com/tafthorne/clang-cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc
clang clang-static-analyzer cpputest docker docker-hub docker-image gcc gcc-complier unit-testing
Last synced: 19 Jan 2025
https://github.com/ahmedrafat-sw/library-management-system
library management API Performs CURD Operation
embedded-tomcat-server java openapi3 postgresql-database spirngboot-security spring-boot spring-data-jpa spring-web swagger unit-testing
Last synced: 12 Jan 2025
https://github.com/kernel-loophole/python-exe
include argprase and python practice.
argprase command-line competitive-programming openpyxl pytest python python3 records-management socket-io socket-programming spider tqdm unit-testing
Last synced: 24 Jan 2025
https://github.com/somecho/leetcode.java
My solutions to leetcode problems using Java. For learning Java and unit testing.
java junit leetcode leetcode-java leetcode-solutions unit-testing
Last synced: 31 Jan 2025
https://github.com/mehmetpekdemir/test-driven-development
Test Driven Development ( TDD )
java-11 maven tdd tdd-java test unit-testing
Last synced: 07 Feb 2025
https://github.com/nickemma/cryptomaster_and_web_server
CryptoMaster Web Server is a Go-based API and test suite for retrieving real-time cryptocurrency exchange rates from the CEX.io API. This project demonstrates how to build a robust and tested API client for fetching currency rates and handling various scenarios, including invalid input and API errors.
Last synced: 07 Feb 2025
https://github.com/antonharbers/binary-search-tree-demo
Binary Search Tree - The Odin Project: https://www.theodinproject.com/lessons/javascript-binary-search-trees
binary-search-tree binary-search-tree-visualiser javascript jest npm testing unit-testing
Last synced: 19 Jan 2025
https://github.com/antonharbers/jest-testing-demo
JS Testing Demo - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-testing-practice
babel javascript jest testing unit-testing
Last synced: 19 Jan 2025
https://github.com/bperlakih/swift4cart
A simple e-commerce cart solution in Swift 4
checkout ios11 swift-4 unit-testing
Last synced: 19 Jan 2025
https://github.com/zairbulos/spring-boot-testing
Unit Testing Spring Boot.
java spring-boot testing unit-testing
Last synced: 10 Jan 2025
https://github.com/srodriguezamarillo/milkyroutes
MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.
advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing
Last synced: 16 Feb 2025
https://github.com/amany-mm/alx-backend-python
Python Backend Specialization
async integration-testing python unit-testing
Last synced: 18 Jan 2025
https://github.com/edwinvanderven/euler-in-angular
Euler solutions in an Angular app
algorithms angular euler euler-project euler-solutions jasmine javascript karma karma-jasmine typescript unit-testing
Last synced: 30 Jan 2025
https://github.com/jaffar-hussein/password_generator
A simple python application that runs on the terminal that allows the user to create an account and login with their credentials.This app allows the storage of existing account information and also auto generate passwords and create new account credentials
Last synced: 23 Jan 2025
https://github.com/jmgogo/mocha-js
A demo for unit testing with the Mocha.js framework.
assertion-framework devcontainer javascript mocha-js node-js unit-testing
Last synced: 16 Feb 2025
https://github.com/vicktorms/ocnimporter
OCNImporter é uma ferramenta projetada para importar dados gerados por sensores meteoceanográficos para um banco de dados. Foi desenvolvida especialmente para operações de Suporte a Petrobras.
importing-data oceanography pyside6 python-3 qtcreator unit-testing
Last synced: 14 Feb 2025
https://github.com/akram-sakib/javascript-testing
Experimenting JavaScript testing by using Vitest
javascript testing unit-testing vitest
Last synced: 12 Jan 2025
https://github.com/dynamicbalaji/ngtestingdemo
Unit Testing demo for Angular application
angular angular-cli angular2 angular4 jasmine karma karma-jasmine testing unit-testing unittest
Last synced: 19 Jan 2025
https://github.com/tsheporamantso/alpha_chat_v2
Ruby on Rails Chat application
bcrypt bootstrap5 functional-testing gravatar-url integration-testing many-to-many one-to-many partials postgresql ruby-on-rails test-driven-development unit-testing will-paginate
Last synced: 19 Jan 2025
https://github.com/areal060781/javascript-katas
Javascript exercises
mocha nodejs training unit-testing
Last synced: 19 Jan 2025
https://github.com/areal060781/python-katas
Python exercises
kata pytest tdd training unit-testing
Last synced: 19 Jan 2025
https://github.com/yadamvinay369/taskmanagementserver
Express Application for managing tasks. Repository also contains unit tests for testing the controllers.
cicd expressjs jest mongoose mvc-architecture nodejs supertest unit-testing
Last synced: 20 Jan 2025
https://github.com/yadamvinay369/cve_server
Backend code providing APIs for CVE dashboard
api-rest cors expressjs jest mongoose mvc-pattern nodejs supertest unit-testing
Last synced: 20 Jan 2025
https://github.com/niels-bosman/sorting-algorithms
Sorting algorithms performance tests using TypeScript.
bubble-sort quicksort sorting-algorithms typescript unit-testing
Last synced: 20 Jan 2025
https://github.com/vukedd/novalite-workshop
"NUnit tests and Refactoring with LINQ" workshop organized by NovaLite where we covered the Basics of Unit Testing in C# and refactoring code with LINQ
linq nunit refactoring unit-testing workshop
Last synced: 20 Jan 2025
https://github.com/hashimsaffarini/doctor_app
The doctor system is a flutter application for booking appointments with the doctor and some additions that facilitate dealing with the doctor’s office
ci-cd clean-architecture flavors restful-api sharedpreferences shimmer unit-testing
Last synced: 24 Jan 2025
https://github.com/darkwebdesign/doctrine-unit-testing
Doctrine Unit Testing
Last synced: 24 Jan 2025
https://github.com/bethanyuo/truffle-unit-test
Develop and Unit Test Smart Contracts with Truffle
smart-contracts solidity truffle truffle-testing unit-testing
Last synced: 12 Jan 2025
https://github.com/rezairfanwijaya/go-post
clean-architecture ddd-patterns go postgresql restapi unit-testing
Last synced: 14 Feb 2025
https://github.com/c-kiplimo/e-commerce-application-api
This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.
api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing
Last synced: 12 Jan 2025