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-09-25 00:34:16 UTC
- JSON Representation
https://github.com/nikicac/dynamicscrm.assemblydebugger
Easy debugging of Plugins and workflows, without deployment to Dynamics CRM
codeactivity debuging dynamics-crm integration-testing nuget plugin unit-testing
Last synced: 05 Sep 2025
https://github.com/bmvantunes/youtube-react-testing-video5-mocking-with-jest-and-react-testing-library
mock and spies using jest (and react-testing-library)
jest jest-mocking mock react-testing-library testing ts-jest unit-testing
Last synced: 03 Jul 2025
https://github.com/mrWh1te/ngLibrary
Scalable Enterprise Angular App Architecture using NgRx
angular angular-cdk angularmaterial best-practices continuous-deployment continuous-integration cypress delivery-automations e2e-testing jest ngrx ngrx-effects redux unit-testing
Last synced: 10 Mar 2025
https://github.com/zirho/firebase-unit-test
Unit tests for Firebase
database firebase firebase-console unit-testing
Last synced: 30 Apr 2025
https://github.com/wrumsby/ristretto
A browser friendly assertion library for Mocha
javascript legacy mocha unit-testing
Last synced: 23 Apr 2025
https://github.com/peter-evans/mutation-testing
Mutation Testing – featuring an example using Stryker, a framework for the JavaScript ecosystem
code-coverage fault-based-testing mutation-testing stryker stryker-testframework unit-testing
Last synced: 07 May 2025
https://github.com/restuwahyu13/golang-testing-fundamental
Example basic fundamental testing in golang
golang tdd testing unit-testing
Last synced: 07 May 2025
https://github.com/danailminchev/gatsby-starter-testing
A simple Gatsby starter with configured testing frameworks and tools for each layer of the The Testing Pyramid and more.
axe cypress cypress-axe cypress-snapshots cypress-testing-library end-to-end-testing gatsby gatsby-site gatsby-starter gatsby-starter-kit gatsbyjs jamstack jest jest-snapshots netlify react-testing-library storybook structural-testing unit-testing visual-testing
Last synced: 24 Jul 2025
https://github.com/devenjarvis/sundew
Making Python testing easy, enjoyable, and effective ☀️
python sundew testing testing-framework unit-testing
Last synced: 11 May 2025
https://github.com/danielcaldas/test-fixtures-pattern
A simple demonstration of a fixtures test based architecture in JavaScript
architectural-patterns javascript jest testing unit-testing
Last synced: 10 Apr 2025
https://github.com/cjrh/dockerctx
Context manager for managing the lifetime of a docker container
Last synced: 10 Jun 2025
https://github.com/yu-jack/yu-jack.github.io
This is a blog.
blog devops infrastructure-as-code security sharing unit-testing web-development
Last synced: 06 Jul 2025
https://github.com/maryamaljanabi/nestjs-crud-api
A demo CRUD REST API using Nest.js and MySQL
crud database docker docker-compose jest mysql nestjs repository rest-api typeorm typescript unit-testing
Last synced: 19 Apr 2025
https://github.com/erlonfs/gestao-escolar
:memo: Prova de conceito de modelagem de software com Domain Driven Design (DDD)
backend circle-ci csharp ddd-architecture docker docker-compose domain-driven-design domain-events dotnet-core ef-core efcore gestao-escolar proof-of-concept rabbitmq sqlserver tdd test test-driven-development unit-of-work unit-testing
Last synced: 18 Mar 2025
https://github.com/phohenecker/torch-test-case
Extends unittest.TestCase such that assertions support PyTorch tensors and parameters.
Last synced: 12 Apr 2025
https://github.com/keplersj/jest-preset-gatsby
Preset for testing Gatsby sites using Jest.
gatsby jest react testing typescript unit-testing
Last synced: 13 Aug 2025
https://github.com/nao1215/hottest
hottest - user-friendly 'go test' that extracts error messages.
command-line command-line-tool github-actions go golang test unit-testing user-friendly
Last synced: 10 Sep 2025
https://github.com/tfrommen/testable-code
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
Last synced: 08 Jul 2025
https://github.com/hazae41/cadenas
Zero-copy TLS protocol for the web 🏎️ (JS + WebAssembly)
browser diffie-hellman ed25519 encryption esmodules hashing hmac prf protocol rsa security sha1 sha256 tls typescript unit-testing webassembly zero-copy
Last synced: 06 Sep 2025
https://github.com/netfabric/netfabric.assertive
A fluent assertions library that performs full coverage on any enumerable type.
assertions assertions-library async-enumerable coverage csharp dotnet enumerable enumerable-interfaces enumerator-implementations nuget-package unit-testing
Last synced: 12 May 2025
https://github.com/fzn0x/php-unit-test-tutorial-bahasa
PHP Unit Test Tutorial in Bahasa
composer indonesia php phpunit tutorial unit-testing
Last synced: 11 Feb 2025
https://github.com/bartstc/interior-and-exterior-e-commerce-client
E-commerce application with React hooks, TypeScript, Redux and React Testing Library
e-commerce jest react react-testing-library redux redux-saga styled-components typescript unit-testing
Last synced: 15 Apr 2025
https://github.com/mazipan/testing-vuenuxt-playground
🌻 Playground for setup example and get in action with Unit Test on Nuxt, Vue 2 and Vue 3
jest nuxt-test nuxtjs unit-testing vue-test
Last synced: 12 Feb 2025
https://github.com/minapecheux/unity-unittestingpong
A sample Unity Pong game to show how to do basic unit testing with the Test Framework package, with a CI/CD integration thanks to Codemagic.
pong pong-game test testing unit-test unit-testing unity unity2d
Last synced: 10 Apr 2025
https://github.com/musobarlab/gorengan
Golang's GraphQL Server Starter Kit
clean-architecture go golang graphql graphql-server unit-testing
Last synced: 08 Aug 2025
https://github.com/mem-memov/mocknim
Mocking framework for Nim language
mock mocking-framework nim nim-lang nim-language nimble tdd test-driven-development unit-testing
Last synced: 09 Apr 2025
https://github.com/deverebor/typescript-design-patterns-study
Playground for studying design patterns, solid principles, GoF, testing and more with TypeScript
design-patterns gof-patterns jest solid-principles typescript unit-testing
Last synced: 10 Apr 2025
https://github.com/ezekielutshudi/testing-practice-with-jest
This is a lesson that involves learning how to use unit testing with jest and how to apply it in projects.
jest test testing testing-tools unit-testing
Last synced: 21 Sep 2025
https://github.com/mrdulin/mocha-chai-sinon-codelab
Learning testing with Mocha, Chai, Sinon By Examples
chai examples mocha mocha-chai-sinon mocha-tests mocha-typescript mochajs nodejs sinon sinon-js sinonjs stackoverflow test test-framework testing testing-framework testing-tools tutorial unit-test unit-testing
Last synced: 10 Feb 2025
https://github.com/alexmx/Combinations
A blazingly fast runtime test generator suited for boundary testing.
brute-force ios testing ui-testing unit-testing xctest
Last synced: 31 Mar 2025
https://github.com/bmvantunes/youtube-react-testing-video2-config-jest-react-testing-library
Setup React.js Testing environment: Next.js, ts-jest, jest, react testing library, eslint plugins for jest and react-testing-library and GitHub Actions
eslint github-actions jest react-testing-library testing unit-test unit-testing
Last synced: 29 Jul 2025
https://github.com/d-led/cpp-testing-no-excuses
there's no excuse not to do bdd/tdd in c++ projects
bdd cplusplus cucumber specification testing unit-testing
Last synced: 14 Apr 2025
https://github.com/tfrommen/wceu-2018-unit-testing
Code for the workshop "An Introduction to Unit Testing (for WordPress)" at WordCamp Europe 2018.
javascript php testing unit-testing wordpress
Last synced: 07 May 2025
https://github.com/chyiiiiiiiiiiii/test_riverpod_with_mocktail
Test Provider, FutureProvider and AsyncNotifierProvider in your Riverpod project
app dart flutter mocktail provider riverpod test unit-testing
Last synced: 11 Jul 2025
https://github.com/jaydattpatel/python-programming
Python Programming
coding-ninjas count-index-in-python doctest file-handling-in-python lamda-function-in-python list-comprehensions loops-python online-manipal-bca python python-3-programming random-in-python range rest-api set slice-operator-in-python string-in-python tupel turtle unit-testing zip-in-python
Last synced: 23 Apr 2025
https://github.com/igor-toporet/simply-test-data
Subtle test data factory with flexible capabilities to customize created objects
c-sharp declarative domain-driven-design test-data test-data-generator testdata unit-testing
Last synced: 20 Sep 2025
https://github.com/tkssharma/javascript-testing-world
🥼🧬🧪🔬🧫🦠 All about javascript Testing using Different Libraries 2021 [Become Smart Developer] 🥼🧬🧪🔬🧫🦠
code code-coverage-html coverage-report cypress e2e-tests istanbuljs jasmine jest jest-snapshots karma-jasmine mocha mocha-chai nestjs-graphql nock nyc sinon testing unit-testing
Last synced: 26 Jul 2025
https://github.com/sandrina-p/how-can-js-improve-your-css-mixins
How can JS Improve CSS Mixins
css css-mixins csstest javascript mixins postcss unit-testing
Last synced: 10 Aug 2025
https://github.com/priteshrnandgaonkar/testloginapplication
An example to test the viewcontroller and LoginApplication
Last synced: 31 Aug 2025
https://github.com/eth-p/best
A Bash unit and snapshot testing framework.
bash bash-testing hacktoberfest snapshot-test snapshot-testing unit-test unit-testing
Last synced: 24 Mar 2025
https://github.com/afassoftware/typescript-assistant
Combines and integrates professional TypeScript tools into your project
compiler coverage formatter linter release typescript unit-testing
Last synced: 26 Jun 2025
https://github.com/codecop/unit-testing-koans
Testing Koans to understand how to write unit tests with different frameworks.
exercise koan koans testing-framework testing-koans unit-testing
Last synced: 06 Sep 2025
https://github.com/kralizek/autofixtureextensions
A set of small extension packages to make the life of AutoFixture users easier.
aspnetcoremvc-testing autofixture dotnet grpc-testing mockhttp nuget-packages unit-testing
Last synced: 14 Jul 2025
https://github.com/olegkunitsyn/gcblunit
Simple Unit Testing for GnuCOBOL written in GnuCOBOL
Last synced: 17 Mar 2025
https://github.com/objectionary/jucs
JUnit Classpath Sources: a simple framework for using classpath resources as JUnit sources
java junit5 junit5-extension oop unit-testing
Last synced: 24 Jul 2025
https://github.com/gustavofreze/points-of-interest
Implementação do desafio "Pontos de Interesse por GPS", do repositório backend-br.
backend-br challenge hexagonal-architecture mutation-testing php points-of-interest pois unit-testing
Last synced: 23 Jul 2025
https://github.com/felipeaz/microservices-boilerplate
Microservices boilerplate built using Hexagonal architecture, DDD principles & SOLID
boilerplate docker-compose golang-application kong-api-gateway microservice microservices-architecture swagger unit-testing
Last synced: 13 Apr 2025
https://github.com/macmade/xstest
C++ unit testing library
cplusplus test testing unit-testing visualstudio xcode xctest
Last synced: 19 Apr 2025
https://github.com/minapecheux/unitytutorials-unittesting
The code for a short tutorial on how to implement basic unit testing in Unity/C# using the Unity Test Framework (in text or video format)!
automation ci-cd cicd csharp devops devops-tools test testing unit-testing unittest unity
Last synced: 10 Apr 2025
https://github.com/playcanvas/canvas-mock
Mock for HTMLCanvasElement and related classes
canvas canvas2d mock unit-testing webgl
Last synced: 22 Jun 2025
https://github.com/theycallmemac/dcurooms
A command line tool used to display room information and book and request rooms.
command-line-tool python python-script python3 school scraper scraping scraping-websites script tool travis-ci unit-testing
Last synced: 10 Apr 2025
https://github.com/favstats/pgk_slides
Slides for Package Development in R
documentation r-package rstats slideshow unit-testing
Last synced: 02 Apr 2025
https://github.com/itsallcode/junit5-system-extensions
JUnit5 extensions to test Java System.x functions
extension java junit junit5 junit5-extension unit-testing
Last synced: 09 Jul 2025
https://github.com/bikecoders/ngx-input-search
Angular directive to put in your search inputs to improve the UX. With its only output you will be able to get what the user writes with all good practices related to search input
angular angular-lib angular-library continuous-integration input-search ngx npm search-criteria sonar-scanner sonarqube tdd unit-testing ux
Last synced: 04 Feb 2025
https://github.com/springload/mocha-chai-to-jest
How to migrate unit tests from Mocha and Chai to Jest
chai documentation jest migrate migration mocha unit-testing
Last synced: 31 Jul 2025
https://github.com/martinnowak/qcheck
QuickCheck like test library
d fuzz-testing quickcheck unit-testing
Last synced: 17 Mar 2025
https://github.com/picimako/mockitools
Mockito framework integration for the IntelliJ platform.
intellij intellij-plugin made-in-hungary mocking mockito unit-testing
Last synced: 17 Mar 2025
https://github.com/jasonraimondi/graphql-server
Full Stack TypeScript GraphQL monorepo with Express/ApolloServer and a NextJS/ApolloClient
apollo-client apollo-server docker graphql integration-testing ioc monorepo nextjs repository-pattern typeorm typescript unit-testing
Last synced: 18 Jun 2025
https://github.com/youmari/foot-info
foot-info is a web application where you can see information about football leagues filtered by Countries and standings for every football team in the world
axios intergration-test jest react react-redux react-router react-testing-library redux redux-logger tailwindcss unit-testing
Last synced: 25 Jan 2025
https://github.com/atoum/phpunit-extension
atoum PHPUnit extension — Run your PHPUnit tests with atoum
atoum php phpunit test test-framework testing-tools unit-testing
Last synced: 10 Apr 2025
https://github.com/restuwahyu13/gocek
Gocek is a simple tools for BDD / TDD testing assertion library for golang.
assertions bdd go gocek golang golang-library integration-testing tdd testing-tool toolkit unit-testing
Last synced: 07 May 2025
https://github.com/bezzad/unitjest
Automation generate unit test for JavaScript by Jest Framework
babel cfg control-flow-graph escodegen esprima estraverse falafel flow-chart generate-unit-test genetic-algorithm instrument javascript jest test-code unit-testing
Last synced: 19 Apr 2025
https://github.com/2hdddg/chili
Unit tests for C in C
c embedded-c embedded-linux test-framework testrunner unit-testing unittest
Last synced: 23 Apr 2025
https://github.com/madahetooo/fullandroidcourseclassc
This project is for training purposes in Android with Kotlin Course.
adapters api coroutines firebase jetpack-compose kotlin lifecycle mvvm-architecture navigation-component oop-principles recyclerview retrofit room-database testing unit-testing
Last synced: 13 Apr 2025
https://github.com/ab-noori/finance-tracker
The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.
bootstrap-5 finance-management font-awesome postgresql-database render-deployment ruby-app ruby-gem ruby-on-rails unit-testing
Last synced: 11 Feb 2025
https://github.com/thomasms/toast
Testing Or ASsertion Toolkit - Fortran unit testing library
fortran fruit pfunit testcase testing toast unit-testing
Last synced: 29 Mar 2025
https://github.com/binarymuse/test-until
Utility method that returns a promise that resolves when a condition returns true
javascript promises unit-testing
Last synced: 14 Apr 2025
https://github.com/augustoproiete/exceldna-abstractions
ExcelDna.Abstractions allows you to mock / unit test Excel-DNA Add-ins
di exceldna hacktoberfest ioc mock mocking unit-test unit-testing wrapper
Last synced: 12 Sep 2025
https://github.com/piyalidas10/angular-tracker
Angular Tracking User Activity using Angular 12
angular jasmine logger logging tacking tracker typescript unit-testing user-activity user-activity-monitoring user-tracker user-tracking
Last synced: 14 Jun 2025
https://github.com/kilemonn/cpp-socketlibrary
C++ Network socket library for both Windows and Linux.
cmake cpp17 library linux make server-socket socket socket-library unit-testing wifi windows
Last synced: 14 Jul 2025
https://github.com/haarcuba/testix
Mocking framework for Python with *exact* Scenarios
mock mocking-framework python unit-testing unittest
Last synced: 16 Aug 2025
https://github.com/federicoceratto/nim-testrunner
Nim test runner
fswatch functional-testing nim nim-lang nim-language tdd test testing unit-testing unittesting
Last synced: 18 Feb 2025
https://github.com/natasha-ct/top-rated-tv-shows-web-app
A web application showing API results of top rated tv shows. Built with JavaScript, Html and CSS.
eslint html-css-javascript stylelint unit-testing webhint webpack
Last synced: 05 May 2025
https://github.com/alfianyusufabdullah/retrofitunittesting
Contoh Unit Testing dengan Retrofit
kotlin kotlin-android mvp-android mvp-architecture mvp-pattern retorfit2 rxandroid2 rxjava2 unit-testing
Last synced: 01 Mar 2025
https://github.com/tariktesfa/unit-testing-practice
This repository includes functions and their test cases to Exercise Unit Testing by using AAA Testing Pattern and TDD approach.
Last synced: 22 Feb 2025
https://github.com/luizcalaca/node-clean-architecture-api
Node.js API building on Clean Architecture
clean-architecture hapi mongodb nodejs postgresql unit-testing
Last synced: 13 May 2025
https://github.com/christianhelle/autofaker
Python library designed to minimize the setup/arrange phase of your unit tests
Last synced: 15 Apr 2025
https://github.com/eliasku/unit
Tiny unit testing library for C language
assertions bdd c clang cmake cross-platform embedded header-only kiss single-header-library small-projects testing unit-testing
Last synced: 12 Apr 2025
https://github.com/artbear/1testrunner
Юнит-тестирование для OneScript
junit-xml oscript testing unit-testing
Last synced: 05 Aug 2025
https://github.com/nemtrif/ftest
A simple and limited unit-test framework for C++ 98
cpp cpp98 testing unit-testing
Last synced: 15 May 2025
https://github.com/librity/ft_minishell
42 São Paulo - minishell
42 42born2code 42cursus 42projects 42saopaulo 42school bash c minihell minishell minishell42 minunit repl shell unit-testing
Last synced: 25 Apr 2025
https://github.com/prongbang/goclean
Go Clean Architecture
clean clean-architecture clean-code echo-framework go golang unit-testing
Last synced: 23 Feb 2025
https://github.com/ryantusi/word-frequency-analyzer-and-visualization
📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍
analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency
Last synced: 16 Aug 2025
https://github.com/andrehora/testing-framework
Implementando um Framework de Teste
educational python unit-testing xunit
Last synced: 20 Jun 2025
https://github.com/droiddevgeeks/githubfirebaseissue
GitHub web API to retrieve all open issues associated with the firebase-ios-sdk repository.
caching dagger-android-injection dagger2 dagger2-android dagger2-mvvm hilt-android hilt-dependency-injection junit-test kotlin kotlin-android livedata-viewmodel mocking-framework mockito mvvm-architecture mvvm-pattern offline retrofit2-rxjava2 rxjava2-dagger2-retrofit2 shimmerlayout unit-testing
Last synced: 08 Sep 2025
https://github.com/anvouk/anv
Collection of 1 header-only utility libraries under MIT license
c cross-platform header-only libraries library no-dependencies unit-testing utility-library
Last synced: 24 Apr 2025
https://github.com/secretariatv/fm-tip-calculator
This project is solution of frontend mentor challenge.
react scss styled-components typesc unit-testing vite vitest
Last synced: 22 Apr 2025
https://github.com/nivbend/mock-open
A better mock for file I/O
filesystem mock mocks python python2 python3 testing unit-testing
Last synced: 16 Apr 2025
https://github.com/marcode24/weekly-challenges
📆 This repository contains my solutions to the weekly challenges from Weekly Coding Challenges by MoureDev
challenge challenges challenges-solutions coding-challenge coding-challenges eslint hackerrank hackerrank-solutions husky husky-hooks javascript jest lint-staged logic-programming mouredev roadmap solutions testing unit-testing weekly-challenges
Last synced: 02 Aug 2025
https://github.com/rkotze/starwars-react-app-tests
Example code to mock React hooks for unit tests.
example mocking react react-hooks unit-testing
Last synced: 17 Feb 2025
https://github.com/pxls00/vue-message-plugin-ts
Vue message plugin base on Vue 3 + Typescript + Pinia, Docs page⬇️
composition-api jest modular-architecture npm-package pinia ts-jest typescript unit-testing vue vue-test-utils
Last synced: 24 Apr 2025
https://github.com/b-gonzalez/Fluent-VBA
An object-oriented fluent unit testing library for VBA
fluent-api object-oriented-programming oop tdd tdd-vba unit-testing vba
Last synced: 30 Jul 2025
https://github.com/mattmc3/ztap
An implementation of the Test Anything Protocol for unit testing Zsh using pure Zsh
Last synced: 06 Aug 2025
https://github.com/dp6/template-js-cloudfunction-with-terraform
Template to build CF with unit and integration test
cloud-functions dp6 gcp integration-testing template terraform unit-testing
Last synced: 30 Jul 2025
https://github.com/ksharma67/lyft-back-end-engineering-virtual-experience-program
Architecting a low-level system to improve performance and modularity! 🚗
backend forage lyft oops-in-python python python3 software-architecture tdd-python uml unit-testing
Last synced: 22 Jul 2025
https://github.com/hjerpbakk/asyncmethodcaller
AsyncMethodCaller is used to call methods asynchronously and continue with other methods after execution completes if you cannot use async and await. It makes asynchronous calls easy to understand and test. Very useful in ViewModels.
async csharp unit-testing viewmodel
Last synced: 14 Apr 2025