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-05-21 00:29:41 UTC
- JSON Representation
https://github.com/adrianomonteiroweb/e2e-tests-with-nodejs-and-prisma
Repositório de estudos de testes E2E e unitários no Node.js com uso do Prisma.
api e2e nodejs prisma tests typescript unit-testing
Last synced: 15 Mar 2025
https://github.com/zh217/py-pgtest
Making postgresql unit-testing less painful
postgresql python unit-testing
Last synced: 09 Apr 2025
https://github.com/mahammad-mostafa/countries-metrics
This is the capstone project of the third module in the Microverse program. It displays information about world countries & uses React framework with redux toolkit.
capstone-project create-react-app css-modules es6-javascript jest jest-snapshots jsx microverse microverse-projects microverse-students react react-hooks react-router redux redux-thunk redux-toolkit responsive-layout rest-api single-page-app unit-testing
Last synced: 28 Mar 2025
https://github.com/zmekonnen251/unit-test-practice
This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.
Last synced: 06 Apr 2025
https://github.com/badgerati/edison
Edison is an open source unit/integration test framework for .NET
assert chocolatey continuous-testing dotnet edison integration-testing nuget parallel regression-testing system-testing test-assembly test-framework testdriven tests unit-testing
Last synced: 18 Dec 2024
https://github.com/dylibso/xtp-test-js
A JavaScript/TypeScript test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 30 Apr 2025
https://github.com/120dev/template-api
This project allows to create Posts, Categories via an interface API type
api api-server dingo laravel54 unit-testing
Last synced: 27 Feb 2025
https://github.com/dylibso/xtp-test-rust
A Rust test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 18 Mar 2025
https://github.com/fullstackwithlawrence/openai-hello-world
A Python "Hello World" application that also demonstrates the OpenAI API and usage of Docker.
black chatcompletion chatgpt ci-cd docker docker-compose docker-container dockerfile flake8 github-actions gpt mergify openai-api pre-commit prettier-eslint pylint python semantic-release unit-testing
Last synced: 01 Mar 2025
https://github.com/zirho/karma-es6-babel-webpack
Karma es6 unit testing
babel es6 karma unit-testing webpack
Last synced: 13 Apr 2025
https://github.com/daniyalahmedkhan/androidtakehomeproject
Android simple App written in Kotlin using latest jetpack libraries and MVVM arch pattern. App also has Unit and UI testing
android android-testing android-ui-testing android-unit-testing coroutines dagger-hilt databinding mvvm-android uitest unit-testing
Last synced: 15 Mar 2025
https://github.com/minoddein/gymlog
GYMLog is a desktop application for conducting training activities and nutrition
desktop desktop-app dotnet-core json mvc unit-testing winforms
Last synced: 04 Apr 2025
https://github.com/RuixeWolf/leetcode-problems
Ruixe 的 LeetCode 算法题集,使用 TypeScript 语言,集成 Jest 单元测试,可快速新建题解源码与测试文件
leetcode leetcode-problems-solutions leetcode-typescript typescript unit-testing
Last synced: 11 Mar 2025
https://github.com/dmytro-anokhin/view-comparison
Unit Testing UIView
swift4 uikit uiview unit-testing
Last synced: 19 Feb 2025
https://github.com/khaledashrafh/jrobostack
It's a comprehensive testing project aimed at thoroughly testing a Todo application. It includes testing for both the backend and frontend components. The project is built using a Spring Boot backend server and an HTML/JavaScript frontend.
automation-testing backend-testing data-flow-coverage frontend-testing fullstack-testing graph-coverage junit junit-5 junit-test junit4 postman-collection quality-assurance robot-framework robotframework software-testing software-testing-course todo todoapp unit-testing unit-testing-framework
Last synced: 06 Apr 2025
https://github.com/caringdev/fsunit.xunit.typed
Painless, strongly-typed xUnit testing in F#
fluent-assertions fsharp fsunit functional-programming testing type-safe type-safety unit-testing xunit
Last synced: 16 Apr 2025
https://github.com/sheep-io/sheepy
🐑An incredible and performant framework for unit testing
frameworks hacktoberfest hacktoberfest2024 pytest python python-framework python-frameworks unit-testing unittest unittest-framework unittesting unittesting-library
Last synced: 19 Apr 2025
https://github.com/ryanchao2012/gutt
Auto Generate Unit Test Templates
code-generation codegen gutt python testing unit-testing
Last synced: 05 May 2025
https://github.com/knaxus/todo-rest
:gift_heart: Rest API for a todo app with support for JWT
cd ci jwt mongodb nodejs unit-testing
Last synced: 15 Mar 2025
https://github.com/devopsthinh/swift-microservices-vaporframework
Microservices with Vapor framework: The world of server development with the added bonus of using Swift. Build complex server applications using the Vapor framework to support our apps & front-end websites.
leaf microservice server-side testing unit-testing vapor vapor-fluent vapor-framework web-api web-application-framework
Last synced: 16 Mar 2025
https://github.com/matheusb432/task-manager-app-dotnet
Backend REST API for TMA, with E2E Tests using Selenium WebDriver
asp-net-core dotnet e2e-tests selenium-webdriver sql unit-testing
Last synced: 03 Apr 2025
https://github.com/chinchiheather/chai-spies-augment
Additions to the chai-spies library, adds ability to inspect the parameters a spy has been called with and ability to check if a spy was called with a partial object
chai chai-spies javascript unit-testing
Last synced: 16 Dec 2024
https://github.com/bryandejesusrt/restfull-api-clients
API RESTful para gestión de clientes con integración a base de datos PostgreSQL y servicio externo de países. 🚀
java junit5 maven postgresql quarkus restful-api swagger-ui unit-testing
Last synced: 11 Apr 2025
https://github.com/abhilashg001/jalebi
A standalone Student Management System Software
javafx junit mvc-architecture software-engineering unit-testing
Last synced: 16 May 2025
https://github.com/0rayn/Jt
Just-Test is your Test-Harness software made in C for C
c-language test-automation test-harnesses unit-testing
Last synced: 16 Feb 2025
https://github.com/zcemycl/algotest
Solving algorithm problems with C++ (Cmake,gtest), C# (dotnet,xunit), Py (pip,pytest), Js (NodeJS,mocha), bash scripts and github actions, under Win10/OSX/Ubuntu.
algorithms cmake cpp csharp dotnet github-actions googletest javascript leetcode macosx makefile mocha nodejs pip pytest python3 ubuntu unit-testing win2019 xunit
Last synced: 24 Apr 2025
https://github.com/nerdic-coder/jest-angular-demo
A demo of Jest unit tests with Angular
angular jest jest-tests typescript unit-testing
Last synced: 22 Feb 2025
https://github.com/ileostar/sokoban
推箱子小游戏📦
practice-project typescript unit-testing vite vitesse-lite vitest vue3
Last synced: 07 Apr 2025
https://github.com/omermorad/jest-gherkin
Jest Gherkin Plugin (For BDD Testing)
bdd bdd-framework integration-testing jest jest-plugin unit-testing
Last synced: 04 Dec 2024
https://github.com/pdsuwwz/vue-unit
Unit Test for Vue -- 搭建 Vue 3.x + Vite 4.x 单元测试环境(包含覆盖率测试)
codecov coverage environment jest jest-environment-jsdom pnpm starter-template unit-testing vite vite3 vite4 vue vue3
Last synced: 17 Mar 2025
https://github.com/ifzarasool/metrics-webapp
This is a mobile web application to check the data on the total covid19 confirmed cases and deaths, check data for all countries with recorded cases. It also has a details page to check for the statistics for each region/state if available.
es6-javascript html-css-javascript html5 jest-snapshots jest-tests nodejs reactjs reacttestinglibrary redux-thunk unit-testing webpack
Last synced: 22 Feb 2025
https://github.com/nassimtaghipour/negotiation-react-app
React.js app with unit tests that are implemented by jest-enzyme
bootstrap4 css3 enzyme-testing html5 jest-tests negotiation reactjs unit-testing
Last synced: 23 Feb 2025
https://github.com/abmsourav/wp-tdd
A Test-Driven Development WordPress plugin starter
test-automation testing-tools unit-testing wordpress wordpress-plugin
Last synced: 28 Mar 2025
https://github.com/seanox/aspect-js
Fullstack JavaScript framework for SPAs incl. Expression Language, Reactivity Rendering with additional attributes, Model View Controller (MVC), View Model Binding, Events, Interceptors, Resource Bundle, Immutable NoSQL DataSource, Test Environment and much more.
aspect-js datasource expression-language framework frontend i18n javascript micro-frontend mvc mvvm nosql reactivity seanox spa ui unit-testing
Last synced: 24 Apr 2025
https://github.com/fene-87/tdd-testing-practice
A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library
Last synced: 07 Apr 2025
https://github.com/piyalidas10/reactive-form-custom-validation-array
Reactive Form Validation
angular form-validation reactive-form reactive-form-validation unit-testing
Last synced: 20 Nov 2024
https://github.com/tw1ddle/geometrize-lib-unit-tests
Unit tests for Geometrize, a library for geometrizing images into geometric primitives
art cpp cpp-library geometrize geometry geometry-processing hill-climbing unit-testing
Last synced: 03 May 2025
https://github.com/amirabdollahi/productmanagement
This is a sample .NET Core web application for managing products with CRUD operations. It uses ASP.NET Core Web API, SQL Server, and includes Swagger documentation for easy API testing.
api-documentation asp-net-core c-sharp crud-operation entity-framework-core integration-testing product-management sql-server swagger unit-testing web-api
Last synced: 15 Apr 2025
https://github.com/coatue-oss/tisane
Minimal type-safe function testing
jasmine jest typescript unit-testing
Last synced: 20 Feb 2025
https://github.com/dickens-odera/laravel-to-do
A simple To Do app with API
api feature-testing laravel phpunit restful-api to-do-list unit-testing
Last synced: 04 Mar 2025
https://github.com/tidev/titanium-karma-client
Karma test runner client for Titanium
karma npm-package testing titanium unit-testing
Last synced: 13 May 2025
https://github.com/fakiolinho/javascript-unit-tests-playground
This is a playground so i can run some javascript unit tests fast
babel es6 javascript jest mocha tape testing unit-testing
Last synced: 29 Mar 2025
https://github.com/mihailgaberov/misc
This repo would contain any stuff that deserves to be preserved.
animations bangup bash css es6 html js misc tdd unit-testing
Last synced: 23 Apr 2025
https://github.com/canopas/ios-todo-app-with-unit-testing
Sample code for the articles written on Ultimate guide to iOS unit testing. https://blog.canopas.com/the-ultimate-guide-to-ios-unit-testing-with-best-practices-part-1-c3a484b8dc8d
ios swift swiftui unit-test unit-testing
Last synced: 22 Mar 2025
https://github.com/fshmidt/game-site
6 containerized services (Go backend, Postgres DB, Redis DB, Vue3 Account client, html/js/css Game App & Traefik) work together for Autentificate, Authorize, Update Profile details, Save profile picture in Google Cloud Storage & Edit it at Frontend side. Now there's a second gaming Front-end.
api css docker-compose full-stack gin golang google-cloud-storage html javascript jwt-authentication makefile postgresql redis rsa-cryptography unit-testing validation vue3 vue3-component
Last synced: 12 May 2025
https://github.com/yannickzahinda/space-travellers-hub
Space travellers hub is a website for space travelers allowing them to reserve a rocket for traveling, to join a mission, to leave it and to check their profile for rockets and missions recorded
javascript jsx-syntax reactjs redux-thunk redux-toolkit unit-testing
Last synced: 23 Apr 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: 09 Apr 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/ghilain/food-recipee
This is a Capstone project being built in the second module of curriculum at microverse. it's an application that uses the MealDB API to display meals and instructions on how to make the meals. The project also utilizes the Involvement API to update and display comments and likes for the meals
css3 eslint html5 javascript npm unit-testing
Last synced: 03 Apr 2025
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: 25 Mar 2025
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: 12 Mar 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: 01 May 2025
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: 09 Apr 2025
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: 04 Mar 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: 04 Mar 2025
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/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: 21 Feb 2025
https://github.com/debas-31/school-library-oop
This is a project school library app used to record what books are in the library, borrow them, add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 12 Apr 2025
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: 19 Mar 2025
https://github.com/staivanov/unit-testing
Unit testing C# code with NUnit and Moq
csharp dotnet dotnet-core moq nunit unit-testing
Last synced: 10 Apr 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: 28 Feb 2025
https://github.com/agl0809/react-location-history-player
Display a heat layer on the map using your Google Maps Timeline history
es6 google-maps-api javascript react react-component react-google-maps reactjs unit-testing
Last synced: 26 Mar 2025
https://github.com/ilieschibane/projet-gl3_test-unitaire_simulation-ascenseur
An application to showcase how to use Unit Testing in java using Junit5
java junit5 software-engineering unit-testing
Last synced: 23 Mar 2025
https://github.com/natanaelvich/iweather_ignite-rocketseat-23
Iweather is a mobile app that shows the weather forecast for the next 5 days. The app was developed using React Native and Expo.
expo integration-testing jest react-native unit-testing
Last synced: 26 Mar 2025
https://github.com/contributte/tester
🧪 Nette Tester with extra horse power.
contributte integration-testing mocks nette tester testing unit-testing
Last synced: 14 Jan 2025
https://github.com/c0zen/wiki
Just a bunch of stuff about Front-End stuff to help me (and maybe you) to have access to good pratices, reminders and snippet.
angular css front-end protip reminders sass unit-testing wiki
Last synced: 09 Apr 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: 23 Apr 2025
https://github.com/insight-architectures/unit-testing-csharp
This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.
autofixture csharp dotnet guide moq nunit3 unit-testing
Last synced: 30 Mar 2025
https://github.com/mjbae/order-system
CLI 기반 주문 시스템
classical-test ddd integration-testing jpa kotlin unit-testing
Last synced: 27 Mar 2025
https://github.com/ahmad-hamwi/pokedex-flutter
Pokedex demonstrates modern Flutter development with Clean Architecture, Bloc state management, Error Handling, Automated Testing, CI/CD, and more.
bloc caching ci-cd clean-architecture dio error-handling flutter http integration-testing mocking unit-testing
Last synced: 23 Apr 2025
https://github.com/albertopirillo/ing-sw-2021-pirillo-rocco-veliz
SW implementation of the board game "Master of Renaissance" using Object-Oriented programming and the MVC architectural pattern, relying on the Java programming language.
javafx-gui multiplayer-game mvc-architecture software-engineering unit-testing
Last synced: 21 Feb 2025
https://github.com/siaexplains/jasmine-karma
This is a repository for all Jasmine-Tesing learning =>
ci ci-cd es6 headless-browsers headless-chrome jasmine javascript karma nodejs test-automation testing travis-ci unit-testing
Last synced: 18 Mar 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: 10 Apr 2025
https://github.com/juz501/docker-nginx-alpine-playground
Playground for learning docker
alpine-linux boilerplate docker javascript nginx php7 travis-ci unit-testing
Last synced: 02 Mar 2025
https://github.com/ra1nz0r/scheduler_app
Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.
cicd go restapi server sql sqlite3 taskfile unit-testing yaml
Last synced: 01 Jan 2025
https://github.com/nicolab/crystal-testify
Testing utilities for Crystal lang specs. OOP abstraction for creating unit and integration tests.
crystal crystal-lang integration integration-testing spec test unit-testing xunit
Last synced: 25 Mar 2025
https://github.com/ebazhanov/task-view-list
Task view page
react tailwindcss typescript unit-testing
Last synced: 21 Mar 2025
https://github.com/clausklein/queuedthreadpool
Examples based on boost and asio
asio boost clang-static-analyzer cmake cpp17 examples gcov lcov multithreading pattern threadsanitizer unit-testing
Last synced: 06 Apr 2025
https://github.com/tonivade/purecheck
Property based testing in Java
experimental functional-programming java property-based-testing unit-testing
Last synced: 26 Mar 2025
https://github.com/sohil-mansuri/amadues-flight-search-microservice
Amadeus Flight Search with Soap api
docker dotnet-core flights fluentvalidation ipwhite logging microservice middleware redis soap-web-services unit-testing xml
Last synced: 21 Nov 2024
https://github.com/reviewdog/action-pytest
(WIP) Run pytest with Reviewdog :dog:
ci github-actions github-actions-ci github-actions-docker pytest pytest-cov pytest-profiling python3 reviewdog reviewdog-action unit-testing
Last synced: 11 Apr 2025
https://github.com/eisberg-labs/actix-actor-expect
Utility for unit testing actix actors, extension for `Mocker`
Last synced: 22 Apr 2025
https://github.com/stefh/solidity-examples
Solidity SmartContract Examples
abi code-generation coverage csharp javascript linter solidity solidity-contracts unit-testing
Last synced: 01 Apr 2025
https://github.com/damiansuess/test.uitests
Xamarin.UITest sample application
nunit unit-testing xamarin xamarin-android xamarin-forms xamarin-uitest xeno-innovations
Last synced: 08 Apr 2025
https://github.com/bmvantunes/youtube-react-testing-video4-async-tests-jest-react-testing-library
async testing using jest and react testing library
async-test jest react-testing-library testing unit-test unit-testing unit-tests
Last synced: 26 Mar 2025
https://github.com/fmontes/file-browser-ngrx
A File Browser app with @angular and @ngrx for state management
angular fmonteslab frontend javascript ngrx rxjs statemanagement unit-testing
Last synced: 29 Apr 2025
https://github.com/hrkings/express-typescript-full-template
A full feature Express API template, including database, Babel toolchain and full testing support
api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing
Last synced: 18 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/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: 30 Mar 2025
https://github.com/bhovhannes/jestor
Defines how Jest mocks should behave
implementation jest mock spy unit-testing
Last synced: 06 Apr 2025
https://github.com/goapt/gee-app
A golang application with complete unit testing
Last synced: 26 Mar 2025
https://github.com/feathersui/openfl-utest-tools
Command line tools for running utest tests with OpenFL
cli haxe openfl unit-testing utest
Last synced: 16 Mar 2025
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: 17 Mar 2025