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/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
https://github.com/bonejon/angular-jest-wallabyjs
An example repository with all the configuration to use Angular 7 with Jest and WallabyJs. The readme.md contains the steps taken to convert the project from a standard angular-cli project.
angular-cli angular7 angular8 jest sample-project unit-testing wallaby wallabyjs
Last synced: 13 Jan 2025
https://github.com/natanaelvich/ddd_ignite-rocketseat-23
This is a repository about Domain-driven Design (DDD), a software architecture focused on domain modeling.
Last synced: 01 Feb 2025
https://github.com/thomascode92/javascript-testing
A collection of resources used to master the art of "Testing in JavaScript".
javascript jest nodejs testing unit-testing vitest
Last synced: 07 Feb 2025
https://github.com/mustafa-hamzawy/rentify
Practicing NestJS.
authentication authorization crud docker docker-compose jest nestjs nodejs postgres postgresql rbac-roles redis redis-cache resful-api rest-api supertest typeorm typescript unit-testing
Last synced: 06 Feb 2025
https://github.com/keep-out-from-my-app/unit-testing-training
Unit testing practice work of "Software testing and verification" course, RTU MIREA
gradle gradle-kotlin-dsl java junit kotlin testing unit-testing
Last synced: 18 Dec 2024
https://github.com/dylibso/xtp-test-zig
A Zig test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 06 Feb 2025
https://github.com/christopherbate/quicktestcpp
QuickTestCPP - A lightweight C++ unit testing header library.
cpp11 header-library simple unit-testing
Last synced: 09 Feb 2025
https://github.com/bohdanmoroziuk/booky
This is a minimal example implementation of Clean Architecture in Vue/Quasar
clean-architecture functional-programming jest oop pinia quasar2 typescript unit-testing vue-router vue3
Last synced: 20 Dec 2024
https://github.com/tpal-dev/flutter_scaffold_clean_architecture_app
Flutter scaffold app: Clean Architecture, BLoC, Freezed, DIO HTTP get request + unit tests.
bloc clean-architecture dart dependency-injection dio flutter freezed scaffold-template tdd unit-testing
Last synced: 09 Jan 2025
https://github.com/andre-alck/testes_unitarios_em_java_domine_junit_mockito_e_tdd
Para acompanhamento do curso Testes unitários em JAVA: Domine JUnit, Mockito e TDD
junit tdd tdd-java unit-testing
Last synced: 03 Dec 2024
https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin
Jenkins Plugin for BMC AMI DevX Total Test
bmcamidevx compuware-topaz functional-testing jenkins-plugin test-scenario testtotaltest topaz topazfortotaltest unit-testing
Last synced: 03 Dec 2024
https://github.com/lebrancworkshop/learn-go-unittest-codebangkok
Learn how to do unit testing via Go Programming Language.
Last synced: 06 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: 22 Dec 2024
https://github.com/tybruno/unit-vs-functional-testing
We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.
functional-testing python testing unit-testing unittesting
Last synced: 02 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: 22 Dec 2024
https://github.com/gladir/unitest
Ce cadre d'application permet de faire des tests unitaires pour des programmes écrit en Turbo Pascal.
turbo-pascal turbopascal unit-testing
Last synced: 06 Jan 2025
https://github.com/biyonik/cleanarchitectureaccountingapp
Clean Architecture Accounting Application - .NET 7 | CQRS | Onion Architecture | PostgreSQL | Angular
angular clean-architecture cqrs csharp dotnet entity-framework-core generic-repository mediatr moq multitenant n-tier-architecture net7 onion-architecture postgresql unit-testing unitofwork webapi
Last synced: 13 Jan 2025
https://github.com/verbasu/rust_api_client_2024
Trying to interact with REST API and parse JSON-response at April 2024
api api-rest json json-parser rust rust-lang struct types unit-testing
Last synced: 30 Oct 2024
https://github.com/rcrdk/ddd-in-nodejs
A forum API for practicing the API REST in Node.js with Domain-Driven Design (DDD) principles.
clean-architecture ddd design-patterns domain-driven-design nodejs unit-testing vitest
Last synced: 03 Feb 2025
https://github.com/charles-dr/mern-todo-application
#reactjs#nodejs#MongoDB#expressjs#MERN#todo#unit-test#jest
expressjs jest mongodb nodejs react unit-testing
Last synced: 09 Feb 2025
https://github.com/mustansirzia/js-exam
This is a very simple JavaScript exam to make you feel comfortable with arrays, strings, objects and JavaScript in general.
ecmascript javascript jest practice testing unit-testing
Last synced: 08 Jan 2025
https://github.com/iowacomputergurus/netcore.utilities.unittesting
This library provides helpful items to speed the development of unit tests across all .NET Core project types. We will update this library regularly with helpful base classes/implementations.
aspnet-core hacktoberfest net-core unit-testing utilities
Last synced: 12 Dec 2024
https://github.com/ona-li-toki-e-jan-epiphany-tawa-mi/aplwiz
GNU APL automated testing script templates | Mirror of https://paltepuk.xyz/cgit/aplwiz.git/about
apl gnu-apl template unit-testing
Last synced: 06 Feb 2025
https://github.com/marijatopalova/taskmanagementsystem
A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.
api-versioning asp-net asp-net-core aspnetcore dotnet dotnet-core entity-framework entity-framework-core moq moq-framework net8-web-api nunit nunit-tests repository-pattern restful-api sqlserver swagger swagger-ui swashbuckle unit-testing
Last synced: 03 Feb 2025
https://github.com/alexf91/ltest
A unit testing framework for Lean 4
lean lean4 unit-testing unittest
Last synced: 20 Dec 2024
https://github.com/rehan-ankalgi-7t2/junit-crashcourse
junit 5 crashcourse
java junit5 testing unit-testing
Last synced: 21 Dec 2024
https://github.com/iagoantunes/mygoals
:blue_book: Simple app for setting and tracking your goals, allowing you to add amounts gradually until completion. [Flutter,Asp.Net]
asp-net flutter flutter-bloc unit-testing
Last synced: 31 Dec 2024
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/sangeethnandakumar/express-xunittests-template
This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations
fail integration-testing pass testable tests unit-testing xunit
Last synced: 09 Feb 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/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/bartoszkubicki/magento2-unit-tests-doubles
Magento 2 Unit Tests Doubles
magento magento2 magento2-extension magento2-module mock mocking overmocking phpunit stub stubbing unit-test unit-testing
Last synced: 03 Nov 2024
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/aashrafh/reactbullets
Some points I wrote before start coding Oud frontend in addition to some helpfull rsources which was a helping hand.
best-practices bullets front-end front-end-development frontend frontend-framework javascript learning learning-resources notes react reactjs unit-testing
Last synced: 06 Feb 2025
https://github.com/msadeqsirjani/watchlister
🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
builder-pattern c-sharp clean-architecture cqrs decorator-pattern docker docker-compose dotnet integration-testing kubernetes mediator-pattern tmdb-api unit-testing vertical-slice-architecture youtube-api
Last synced: 09 Feb 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/pedrohenrikle/gympass-api
Node.js & Typescript based, developed with concepts like SOLID, DDD, TDD, Repository Pattern, Factory Method and RBAC system. Has unit test for especific use-cases and test E2E for every HTTP controller.
api ddd e2e-tests factory-pattern nodejs repository-pattern solid tdd typescript unit-testing
Last synced: 24 Jan 2025
https://github.com/dpvreony/nettestregimentation
Unit Test Regimentation for .NET
Last synced: 21 Dec 2024
https://github.com/shubham14p3/testing-practice
building Unit Testing that test several different functions with TDD (Jest)Testing Practice with Jest in Javascript.
Last synced: 20 Dec 2024
https://github.com/bjoern-hempel/js-testing-framework
This is a small testing framework to make test driven development and unit testing easy.
javascript test-driven-development unit-testing
Last synced: 27 Dec 2024
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/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 28 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/akapez/book-store-fe
Booktopia is an online bookstore application that follows frontend architecture
book-store-app commitlint e2e eslint frontend frontend-architecture husky jest next-auth nextjs playwright prettier production rsc scalable-architecture shadcn-ui typescript unit-testing web yarn
Last synced: 03 Feb 2025
https://github.com/kazvee/tinyapp
🌍🔗 Full stack web application that allows users to shorten long URLs. Built with Node, Express, and the EJS template engine for page rendering. Unit testing has been implemented using Mocha and Chai.
bcryptjs chai cookie-session ejs express javascript mocha node-js unit-testing
Last synced: 02 Feb 2025
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/aliiiw/test-learning
this is repo for flash back to testing :)
android espresso junit4 mockito mockk-android roboelectric unit-testing
Last synced: 30 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/samlatavares/java-testes-unitarios
Project made during the "Unit Tests in Java: Master JUnit, Mockito and TDD" course from Udemy.
java junit maven mockito powermock unit-testing
Last synced: 19 Dec 2024
https://github.com/damiansuess/test.restunittest
Xamarin REST API sample
mock restapi restsharp unit-testing xamarin xamarin-forms xeno-innovations
Last synced: 21 Dec 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/kogosoftwarellc/test-c
A robust and minimal unit testing framework for C.
Last synced: 07 Jan 2025
https://github.com/robinhosz/educplus-academy
University project where we made an API for online education
educational-project integration-testing java junit spring-boot tdd unit-testing university-projects
Last synced: 02 Feb 2025
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/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/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/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/KanzaTahreem/TodoList-Best-Practices
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
code-review html javascript jest pair-programming todolist unit-testing webpack
Last synced: 13 Nov 2024
https://github.com/prdktntwcklr/embedded-cli
A simple command-line interface for use in embedded systems.
cli command-line embedded microcontroller unit-testing
Last synced: 14 Jan 2025
https://github.com/fvdm/nodejs-dotest
Yet another unit test runner for Node.js
debugger nodejs unit-testing unlicense
Last synced: 21 Nov 2024
https://github.com/ianwalter/test-server
Easily create a minimal Koa server for testing
koa mock-server server test test-server testing unit-testing
Last synced: 20 Dec 2024
https://github.com/jphp-group/tester
Unit Testing Framework for JPHP and JPPM
jphp php testing unit-testing unittest
Last synced: 23 Dec 2024
https://github.com/mo7amedaliebaid/study_cases
bloc bloc-test clean-architecture dart flutter unit-testing
Last synced: 20 Dec 2024
https://github.com/rakibrahman/react-testing
Test cases for react app
jest react react-testing-library typescript unit-testing
Last synced: 09 Feb 2025
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 19 Dec 2024
https://github.com/codemedic/bash-pack
Bash scripts library
bash library logging semver unit-testing
Last synced: 09 Jan 2025
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 05 Jan 2025
https://github.com/damirscorner/20210101-ng-lifecycle-test
Sample project for "Testing Angular lifecycle hooks" blogpost
Last synced: 29 Jan 2025
https://github.com/inventor96/fatfree-test-manager
A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.
composer fat-free-framework fatfree-framework fatfreeframework testing unit-testing
Last synced: 26 Jan 2025
https://github.com/sumanjs/karma-suman
Adapter for running Suman tests with the Karma test runner.
karma-framework karma-test-runner suman sumanjs unit-testing
Last synced: 19 Jan 2025
https://github.com/damirscorner/20210917-ng-test-timers
Sample project for 'Testing timers with fakeAsync' blogpost
Last synced: 29 Jan 2025
https://github.com/koistya/cloud-functions-routing
Google Cloud Functions example using Node.js, TypeScript, folder-based routing, hot module replacement (HMR), and unit tests.
cloud-functions express expressjs gcp google-cloud next nextjs router routing typescript unit-testing vite vitest
Last synced: 06 Feb 2025
https://github.com/nadavwr/makeshift
Makeshift unit testing library for Scala Native
mit-license scala-native unit-testing
Last synced: 18 Nov 2024
https://github.com/stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests
Last synced: 21 Dec 2024
https://github.com/horothesun/simple-scala-cli.g8
Giter8 template to generate a simple Scala-CLI Typelevel project (JVM or Native).
ci g8 giter8 giter8-template github-workflow munit renovate scala scala-213 scala-3 scala-cli scala-native scala-steward template template-project templating test typelevel typelevel-libraries unit-testing
Last synced: 29 Jan 2025
https://github.com/victoreronmosele/callback-test-dart
Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests
dart flutter mocking mockito testing unit-testing
Last synced: 02 Feb 2025
https://github.com/nelofarzabi/testing_practice
Unit testing using AAA format .
Last synced: 31 Dec 2024
https://github.com/plopezgit/sprint1_t4_testing
Testing
assertj assertj-assertions hamcrest hamcrest-matchers junit5 stability test test-driven-development testing unit-testing
Last synced: 26 Jan 2025
https://github.com/baralmanish/easy-travel-node-graphql
GraphQL api build on top of node. Techs used: Docker, PostgreSQL
docker graphql node postgresql typescript unit-testing
Last synced: 16 Jan 2025
https://github.com/dchproject/My-Dictionary-Framework
Framework for MyDictionary
ci icloud-sync swift swiftformat swiftlint unit-testing
Last synced: 23 Oct 2024
https://github.com/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com
A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.
api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing
Last synced: 09 Feb 2025
https://github.com/flandrade/express-typescript-scaffolding
An opinionated scaffolding: Express + TypeScript + Sequelize
express factory linter scaffolding sequelize starter tests typescript unit-testing
Last synced: 23 Jan 2025
https://github.com/samuelasherrivello/unit-testing-for-unity
Official Repo for the "Unit Testing For Unity" Course
best-practices template udemy unit-testing unity
Last synced: 07 Feb 2025
https://github.com/dewolfe001/date_calculator
A short example of a PHP MVC to request two dates and then calculate the difference between those dates expressed in days. I wrote some unit testing for this PHP app, but I didn't write enough. If you wanted to take this code and build some more unit testing, this could be a good example of work.
date-calculator php quiz test unit-testing
Last synced: 05 Feb 2025
https://github.com/Muhammad-1990/azure-function-calculator
DotNet Azure function that calculates the golden ratio.
azure-functions dependency-injection github-actions http-trigger open-api remote-container unit-testing
Last synced: 23 Oct 2024
https://github.com/sieep-coding/spark
A Python UI to manage essential business data with tkinter and a FAST SQLite backend.
desktop desktop-app full-stack gui hot-reload makefile python python3 sqlite theme tkinter ui unit-testing unittest
Last synced: 13 Jan 2025
https://github.com/pwall567/kjson-spring3-test
Spring Boot 3 testing functions for kjson
json kotlin spring-boot unit-testing
Last synced: 05 Feb 2025
https://github.com/feed0/graphs_theory
A repository designed to our Graphs Theory subject's assignment.
graph-algorithms maven unit-testing
Last synced: 22 Dec 2024
https://github.com/marlysson/fluxocomprajava
Mini-Aplicação de um fluxo de compras online pra mostrar como usar testes com JUnit e Hibernate.
Last synced: 29 Jan 2025
https://github.com/palashmon/learn-mocha-chai
Learning about Unit Testing our JavaScript code using Mocha and Chai
chai examples learning mocha unit-testing
Last synced: 23 Jan 2025
https://github.com/cedrickchee/nestjs-task-management
NestJS task management app example
backend-api educational-project nestjs postgresql typeorm unit-testing
Last synced: 18 Jan 2025
https://github.com/mgobeaalcoba/unit_testing_python
Repository with data and practice about unit testing in Python
coverage doctest mock pytest unit-testing unittest
Last synced: 20 Jan 2025
https://github.com/vknabel/taps
Taps is a lightweight Unit Test library optimized for asynchronous code and generating TAP13 compatible output.
asynchronous cocoapods reactivex rxswift swift swift-3 swift-package-manager swiftpm tape unit-testing
Last synced: 23 Jan 2025
https://github.com/scribetw/mocking-demo
Some demo code of mocking library usages
java jmockit mocking unit-testing
Last synced: 23 Jan 2025
https://github.com/fatihemres/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: 05 Feb 2025
https://github.com/lepetere/angularstrykerdemo
A demo of unit and mutation testing using Karma, Jasmine & Stryker in an angularjs 1.6 project.
angular1 angularjs jasmine javascript karma mutation-testing unit-testing
Last synced: 21 Jan 2025
https://github.com/dzmitrypanamarenka/js-differences
Cli-utility on JS which shows differences between two files - supports .yml .json .ini formats
cli node-js trees unit-testing
Last synced: 07 Feb 2025