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: 2024-11-20 00:26:01 UTC
- JSON Representation
https://github.com/pedrior/motorent-aluguel-de-motos
Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e Integração
api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing
Last synced: 12 Nov 2024
https://github.com/mc-cat-tty/complementiprogrammazione
Appunti del corso di Complementi di Programmazione. UniMoRe. 2023-2024.
functional-programming garbage-collection garbage-collector map-reduce object-oriented-programming oop python python3 reference-counting unit-testing
Last synced: 27 Oct 2024
https://github.com/mxschmitt/golang-tdd-example
Test driven development in Golang based on Martin Fowlers stack example.
golang simple tdd unit-testing
Last synced: 17 Oct 2024
https://github.com/arjunu/react-redux-testing-cheatsheet
cheatsheet enzyme jest react redux testing unit-testing
Last synced: 19 Nov 2024
https://github.com/thibaudcolas/unit-test-workshop
Unit testing 101 workshop, in JavaScript with Jest (via create-react-app).
javascript jest unit-testing workshop
Last synced: 30 Oct 2024
https://github.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber's goleak
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 27 Oct 2024
https://github.com/imolein/gambiarra
A tiny lua unit-testing library. Mirror of
Last synced: 23 Oct 2024
https://github.com/luontola/tdd-mooc-untestable-code
Exercise about unit testing legacy code
javascript kata legacy-code unit-testing
Last synced: 10 Nov 2024
https://github.com/mrlesmithjr/travis-ansible-testing
ansible ansible-roles travis-ci unit-testing
Last synced: 12 Oct 2024
https://github.com/stakx/dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing
Last synced: 19 Nov 2024
https://github.com/islamarr/MVI_Clean_Architecture
🚀 Grid view List of pictures.
clean-architecture coroutines hilt-dependency-injection moshi-converter mvi-architecture navigation-component retrofit2 state-flow unit-testing viewbinding
Last synced: 23 Oct 2024
https://github.com/glpzzz/gateways
This sample project is managing gateways - master devices that control multiple peripheral devices.
bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue
Last synced: 16 Nov 2024
https://github.com/codecop/lcd-numbers-mocking-kata
Add tests to LCD Numbers Kata using test doubles.
code-kata exercise kata mocking unit-testing
Last synced: 06 Nov 2024
https://github.com/itzg/try-sb-test-properties-loading
This Spring Boot code demonstrates several ways of using a type-safe configuration class during unit testing
Last synced: 14 Nov 2024
https://github.com/widoz/wordpress-nonce
An OOP wrapper for the WordPress nonce
composer nonce psr-4 unit-testing unprefix wordpress
Last synced: 08 Nov 2024
https://github.com/keller-michael/alarm_clock
:alarm_clock: alarm clock example in ABAP with Unit Test and Dependency Injection
abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing
Last synced: 10 Nov 2024
https://github.com/roodbaraky/checkout-system
An implementation of the shopping cart kata as outlined by SpareRoom built using TypeScript, Node.js, Vitest.
api e-commerce integration-testing javascript nodejs tdd test-driven-development typescript unit-testing vitest
Last synced: 19 Nov 2024
https://github.com/ryanorsinger/intro-to-testing-js
Intro to writing unit tests in test-driven-development for JS
tdd tdd-javascript unit-testing
Last synced: 23 Oct 2024
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: 13 Oct 2024
https://github.com/dean9703111/vuetify-vite-ts-test
Vuetify+Vite+Vue3+TypeScripts+@vue/test-utils 入門專案
type typescript unit-testing vite vue-test-utils vue3 vuetify
Last synced: 13 Nov 2024
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 07 Nov 2024
https://github.com/wolven531/react-hooks-todo
Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress
cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing
Last synced: 07 Nov 2024
https://github.com/edmartt/go-testing-mocks
This project is for learning about mocking external services calls
go golang mock mocking solid-principles sqlite3 unit-test unit-testing vertical-slice-architecture
Last synced: 15 Oct 2024
https://github.com/ilancohen/jest-class-mocker
Jest mocks for TypesScript Classes
jest jest-mocking mock typescript unit-testing
Last synced: 10 Nov 2024
https://github.com/oussama-zbair/tdd-dojo
Test Driven Development (TDD) Practice with Java & Junit4
java junit4 maven object-oriented-programming tdd-java test-driven-development testing unit-testing
Last synced: 14 Nov 2024
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 mocha node-js unit-testing
Last synced: 18 Oct 2024
https://github.com/ashmalzahra/math-magicians
This project is about building the core functionality of a calculator and is, a full website that includes 3 sub-pages. A medium-fidelity wireframes has been used to create a UI.
deployment jest react-router reactjs single-page-app unit-testing
Last synced: 31 Oct 2024
https://github.com/andresmweber/mdlive-test
Coding Challenge from MDLive
andres andresmweber andresweber challenge circleci code-challenge express interview-test job-interview mongodb mongoose pagination test testing unit-testing weber
Last synced: 11 Oct 2024
https://github.com/risc-os-community/greatest
This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.
c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting
Last synced: 14 Nov 2024
https://github.com/lllucius/skilltest
Command line Alexa skill tester
alexa avs server skill testing unit-testing unittest voice
Last synced: 23 Oct 2024
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: 26 Sep 2024
https://github.com/antloop-studios/c-unit
Trivial C unit testing library
c header-only simple testing unit-testing
Last synced: 10 Nov 2024
https://github.com/himanshupnwr/BasicCSharpUnitTesting
basics csharp linkedin-learning ms-test unit-testing
Last synced: 23 Oct 2024
https://github.com/wetware/matrix
In-process cluster simulation for libp2p
benchmarks casm in-process inproc libp2p simulation simulations traffic-shaping unit-testing wetware ww
Last synced: 15 Nov 2024
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: 12 Nov 2024
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: 09 Nov 2024
https://github.com/keplersj/jest-serializer-react-helmet
Serializer to display React Helmet data in Jest Snapshots
jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing
Last synced: 17 Nov 2024
https://github.com/lschmid83/wikipedia-extractor
Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.
data-dump integration-testing page-title regex search-algorithm search-index unit-testing wikipedia xml
Last synced: 31 Oct 2024
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: 19 Nov 2024
https://github.com/guidevloper/vitest-logica
Logical exercises to illustrate line of thoughts and unit-test/TDD features.
Last synced: 27 Oct 2024
https://github.com/solenoden/unittestingdemo
A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai
chai mocha mocha-chai mocha-chai-test mocha-tests node-typescript nodejs typescript unit-testing
Last synced: 12 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: 13 Oct 2024
https://github.com/cimpress-mcp/tiger-clock
An injectable, mockable source of the current date and time.
Last synced: 16 Nov 2024
https://github.com/n1kk/typed-well
A unit testing library for your TypeScript definitions.
type-checks type-definitions type-jest typescript unit-testing
Last synced: 15 Nov 2024
https://github.com/arfnsamsul/react-native-testing-sample
sample code of unit testing, snapshot testing, & code coveragw
code-coverage enzyme jest react react-native snapshot-testing testing unit-testing
Last synced: 23 Oct 2024
https://github.com/m7moudgadallah/softlink
is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.
expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing
Last synced: 08 Nov 2024
https://github.com/Martin-BG/SoftUni-JavaScript-Advanced
JavaScript Advanced course at SoftUni - Oct 2018
course dom javascript jquery softuni unit-testing
Last synced: 23 Oct 2024
https://github.com/m7moudgadallah/express-skeleton
This is a repository that provides a project skeleton for Node.js applications built with the Express.js framework. It includes a predefined set of middleware and error handling configurations, making it easier to start developing your web applications.
custom-error-handling expressjs jest nodejs project-skeleton unit-testing
Last synced: 08 Nov 2024
https://github.com/jsuyog2/express-mongodb-api
Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. 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 expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing
Last synced: 14 Nov 2024
https://github.com/ghaschel/stylus-true
Framework to unit test your Stylus files.
preprocessor stylus unit-test unit-testing unit-tests
Last synced: 06 Nov 2024
https://github.com/horothesun/simple-scala-cli.g8
Giter8 template to generate a simple Scala-CLI-based 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: 14 Oct 2024
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: 12 Nov 2024
https://github.com/daveanthonyc/data-structures-and-algorithms
👩🏽🔧 🧩 🔢 🖩 Based on the course by ThePrimeagen: "The Last Algorithms Course You'll Need" as listed below. The '/src/dsa' directory in this React project contains multiple TypeScript files with implementations of fundamental concepts in data structures and algorithms.
computer-science data-structures dsa-practice software-engineering theprimeagen typescript unit-testing vitest
Last synced: 14 Nov 2024
https://github.com/tkraak/intro-unit-test
:circus_tent: Workshop: Intro to unit testing with AVA
ava javascript learn testing unit-test unit-testing
Last synced: 14 Oct 2024
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 Nov 2024
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 Nov 2024
https://github.com/chrisshim98/loginapp
DotNet x Angular Web Application - with unit tests
angular dotnet-core jasmine nunit unit-testing
Last synced: 31 Oct 2024
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 Nov 2024
https://github.com/sevlamare/enumerables
Rebuild of a few iterators methods from Enumerable.
ruby ruby-language unit-testing
Last synced: 21 Oct 2024
https://github.com/stepanzh/scoredtests.jl
Test utilities with scoring.
julia teaching-assistant unit-testing
Last synced: 05 Nov 2024
https://github.com/sevlamare/web_scraper
Get data from web pages to tables.
nokogiri rspec ruby unit-testing
Last synced: 21 Oct 2024
https://github.com/kulloveth/cardinfofinder
An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details
coroutines dagger-hilt espresso-tests livedata mockito mvvm-architecture ui-testing unit-testing viewmodel
Last synced: 22 Oct 2024
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/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 Nov 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/sieep-coding/connect4
Connect 4 created using C and Raylib.
c header-files makefile raylib raylib-c shell-script unit-testing
Last synced: 16 Oct 2024
https://github.com/victoreronmosele/firestore-unit-test-flutter
Code demonstration for my blog post: Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 1 (Documents and Collections)
dart firestore flutter tutorials unit-testing
Last synced: 18 Oct 2024
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 10 Nov 2024
https://github.com/olegsych/inspector
A simple .NET Reflection API for white-box unit testing.
dotnet dotnet-standard reflection unit-testing
Last synced: 18 Oct 2024
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 Nov 2024
https://github.com/tommoulard/docker-criterion
Docker image/Dockerfile for criterion
criterion dockerfile unit-testing
Last synced: 09 Nov 2024
https://github.com/tobuya/testing-practice
This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.
Last synced: 20 Nov 2024
https://github.com/NashTech-Labs/kafka-unit-testing.g8
A Sample application of Kafka Producer/Consumer API and its unit testing using Embedded Kafka.
embedded-kafka kafka kafka-consumer kafka-producer unit-testing
Last synced: 23 Oct 2024
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: 18 Nov 2024
https://github.com/jphp-group/tester
Unit Testing Framework for JPHP and JPPM
jphp php testing unit-testing unittest
Last synced: 05 Nov 2024
https://github.com/tommylemon/unitauto-cpp
UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等。本项目为 C++ 版,支持 C++ 17 以上 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc. This repo is the C++ version, compat C++ 17+.
apiauto apijson cpp cpp-library cpp17 unit-test unit-testing unit-testing-library unitauto unitest unittesting
Last synced: 19 Nov 2024
https://github.com/pdsuwwz/vite-react-unit
Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)
babel jest react sample testing typescript unit unit-testing vite
Last synced: 27 Oct 2024
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 31 Oct 2024
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: 18 Nov 2024
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: 09 Nov 2024
https://github.com/rehan-ankalgi-7t2/junit-crashcourse
junit 5 crashcourse
java junit5 testing unit-testing
Last synced: 03 Nov 2024
https://github.com/shaikahmadnawaz/react-testing
Testing in react by using Jest and React Testing Library 🧪
jest react react-testing-library unit-testing
Last synced: 06 Nov 2024
https://github.com/bchavs12/rentalcarsapi
Api in Java Spring boot for the rentalCars system made in collaboration with DigitalHouse (CTD bootcamp Web development Full Stack)
docker dto-entity-mapper hibernate-orm java jest-tests jpa-hibernate mvc-architecture restful-api spring-boot spring-security unit-testing
Last synced: 20 Nov 2024
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: 27 Sep 2024
https://github.com/saintzet/fiscaldevicestatusdecoder
Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.
binary daisy datecs ddd domain-driven-design eltrade fd fiscal fiscal-printer fiscaldevices hex incotex mvvm mvvm-architecture port tremol unit-testing wpf xaml
Last synced: 05 Nov 2024
https://github.com/jonasfschuh/quarkus-social-network-api
A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana
api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing
Last synced: 31 Oct 2024
https://github.com/lynnlangit/ballerina-testing
unit tests for Ballerina Langauge
ballerinaplat unit-test unit-testing unittests
Last synced: 28 Oct 2024
https://github.com/nurislam03/classassistant
Semester final project for CSE327 (Software Engineering) course at North South University.
design-pattern jwt mongodb node react redux rest-api unit-testing
Last synced: 10 Nov 2024
https://github.com/bedirhanssaglam/kotlin-tests-on-calculator-app
Unit tests and Instrumentation test of Calculator App in Kotlin
android calculator instrumentation java kotlin test unit-testing
Last synced: 13 Nov 2024
https://github.com/samuellucas97/goal-list-ci-cd
Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito
docker github-actions integration-testing mysql sonarcloud spring unit-testing
Last synced: 07 Nov 2024
https://github.com/ansaribrahim/budget-app
Budget-App is a web-based application designed to help users manage their expenses and budgets effectively. It allows users to track their spending, categorize expenses, and set budget goals to achieve financial control.
capybara-rspec deployment erb font-awesome gitflow html javascript license linters rails rspec rubocop ruby rubyonrails tailwindcss unit-testing
Last synced: 02 Nov 2024
https://github.com/ulivz/karma-commonjs-test
a test example with karma for CommonJS module
commonjs commonjs-modules karma unit-testing
Last synced: 16 Oct 2024
https://github.com/mjetpax/80sMixtapeAPI
The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!
api docker docker-compose go golang postgresql unit-testing
Last synced: 23 Oct 2024
https://github.com/danielschaffer/ts-custom-error-shim
A TypeScript custom error shim that allows properly testing custom errors
custom-error testing typescript unit-testing
Last synced: 30 Oct 2024
https://github.com/i-revan/hospital-management-system
asp-net asp-net-core azure-blob-storage background-jobs cqrs-pattern docker entity-framework-core global-exception-handling healthcare-system hospital-management hospital-management-system jwt-authentication mediatr mssql onion-architecture quartz-net repository-pattern result-pattern stripe unit-testing
Last synced: 17 Nov 2024
https://github.com/winterpuma/bmstu_testing
bmstu, IU7-7, Тестирование и Отладка ПО (2020)
7term bmstu e2e-tests iu7 testing unit-testing
Last synced: 16 Nov 2024
https://github.com/dotnet-labs/ControllerUnitTests
Unit testing Controllers with ClaimsPrincipal | User | Identity | Claims
claims controller credentials dotnet dotnet5 dotnetcore identity unit-testing unittest user
Last synced: 23 Oct 2024