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-15 00:30:52 UTC
- JSON Representation
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/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/mafcht/dev003-md-links
Executable npm-package ideveloped with Node.js that allows users to identify and validate links while reporting statistics from Markdown files.
chalk-cli fetch figlet-fonts filesystem-library javascript jsom markdown markdown-it nodejs npm-package unit-testing
Last synced: 28 Sep 2024
https://github.com/flazefy/kumande_api
Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. This is the BE apps, created using Laravel
backend cronjob firebase firebase-cloud-messaging firebase-realtime-database laravel line-bot migrations mysql php rest-api swagger telegram-bot unit-testing
Last synced: 06 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/flazefy/gudangku-laravel
GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel
api-testing calendar cronjob csv-export dusk firebase firebase-storage laravel machine-learning mailer migrations mysql pdf php rest-api seeding statistics swagger telegram-bot unit-testing
Last synced: 06 Nov 2024
https://github.com/teekaytech/tic-tac-toe-js
A popular TicTacToe game where players can continue playing after each round and the winner of each round is being stored until the game is reloaded. Built with JavaScript.
babel javascript jest unit-testing
Last synced: 31 Oct 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/smolijar/mlok
TypeScript mocking library focused on simplicity and testing DX
double fake jest mlok mock mock-library mocking mocking-framework spy stub unit-testing vitest
Last synced: 07 Nov 2024
https://github.com/janumedia/vue-typescript-cypress-example
Vue - Typescript Unit and E2E testing including Code Coverage using Cypress setup example
boilerplate code-coverage cypress-io e2e-testing typescript unit-testing vue
Last synced: 07 Nov 2024
https://github.com/flazefy/pinmarker
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3
apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing
Last synced: 06 Nov 2024
https://github.com/berchj/aisurveys
This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view
ai artificial-intelligence composer gemini gemini-api google google-api php surveys test unit-testing wordpress wordpress-plugin
Last synced: 02 Nov 2024
https://github.com/moderateepheezy/cities
Load 200k+ item in a table view with pagination. Pagination also works with search filter.
algorithms-datastructures map pagination swift unit-testing
Last synced: 08 Nov 2024
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 05 Nov 2024
https://github.com/bethanyuo/truffle-advanced
Solidity-specific Unit Tests with Truffle
solidity solidity-testing truffle truffle-testing unit-testing
Last synced: 13 Nov 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: 11 Nov 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/silic0ns0ldier/theory
WIP multi-target JS test framework. Run tests in any JS runtime.
tdd test-framework test-runner testing unit-testing
Last synced: 14 Oct 2024
https://github.com/wittline/python
Software Analysis, Design and Construction with Python
coverage coverage-report logging pep8 software-design software-quality unit-testing
Last synced: 14 Oct 2024
https://github.com/afthaab/unit-testig-go
This repository consist of Unit test cases for a simple go application
Last synced: 13 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/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/bredalis/pytest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 14 Nov 2024
https://github.com/khouloudhaddad/cart-management
Cart management with native PHP - TDD
php-native php8 tdd unit-testing
Last synced: 11 Nov 2024
https://github.com/nlesc-nano/assertionlib
A package for performing assertions and providing informative exception messages.
assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing
Last synced: 12 Oct 2024
https://github.com/ra1nz0r/scheduler_app
Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.
cicd go restapi server sql sqlite3 taskfile unit-testing yaml
Last synced: 08 Nov 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/crisandolindesmanrumahorbo/reactive-spring-webclient
Spring boot with WebClient and WebTestClient
java spring spring-boot unit-testing webclient webflux-client webtestclient
Last synced: 13 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/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/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/hakenr/workingeffectivelywithlegacycodedemo
DEMO for my Working Effectively with Legacy Code sessions
castle-windsor demo dependency-injection moq unit-testing
Last synced: 26 Oct 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/pktcodes/jotto-react-testing-project
Jotto Project Testing using Jest, Enzyme, TDD
bonnie-schulkin create-react-app default-props enzyme jest jotto jsdoc netlify prop-types react test-cases test-driven-development testing unit-testing
Last synced: 10 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/mrdulin/jasmine-examples
Learning the Jasmine testing framework by examples
babel babel7 coverage jasmine jasmine-framework nyc unit-testing
Last synced: 13 Nov 2024
https://github.com/islamarr/shutterstock_image_list
🚀 List of awesome pictures from ShutterStock.
clean-code coroutines dagger2 databinding flow glide hilt livedata mvvm navigation-component paging3 repository retrofit unit-testing viewmodel
Last synced: 23 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: 12 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/virag-ky/tdd-ruby-poject
This is an exercise in Ruby to practice Test Driven Development.
rspec rubocop ruby tdd unit-testing
Last synced: 12 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/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/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/typed-sigterm/any
Mock anything with a Magic Object.
chai jest mock testing unit-testing vitest
Last synced: 10 Nov 2024
https://github.com/zhentian-wan/redux-training-app
Example for Redux and React, also Unit testing
es6 react redux redux-observable unit-testing
Last synced: 11 Nov 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/drbarnabus/mimic
Fast, friendly and familiar mocking library for modern .NET
csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing
Last synced: 07 Nov 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/mitya57/cxxunit
Simple C++ unit testing library
cplusplus header-only testing unit-testing
Last synced: 15 Oct 2024
https://github.com/tommy-mitchell/bin-path-cli
Execute the current package's binary.
bin binary cli-app command-line-tool executable node-js npm-package package package-json shell terminal testing unit-testing
Last synced: 29 Oct 2024
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 14 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/tommoulard/docker-criterion
Docker image/Dockerfile for criterion
criterion dockerfile unit-testing
Last synced: 09 Nov 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/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/marcl/facebook-messenger-bot
Fork of Facebook messenger bot to show adding tests to existing code.
bot chai facebook js-testing-made-easy mocha unit-testing
Last synced: 14 Oct 2024
https://github.com/sibeeshvenu/wcf-unit-tests-nunit-rhino-mocks
The detailed article can be found here: https://sibeeshpassion.com/wcf-service-unit-tests-using-nunit-with-rhino-mocks-and-entity-framework/
csharp nunit nunit-tests rhino rhino-mocks unit-testing wcf wcf-service
Last synced: 05 Nov 2024
https://github.com/sangupta/am
Assert-Mocks for unit-testing Java servlet API code
httpservletrequest httpservletresponse java jsp-tag junit mock-implementations servlet-api servlet-filter unit-testing
Last synced: 15 Oct 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/rehan-ankalgi-7t2/junit-crashcourse
junit 5 crashcourse
java junit5 testing unit-testing
Last synced: 03 Nov 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 Oct 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/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/winterpuma/bmstu_testing
bmstu, IU7-7, Тестирование и Отладка ПО (2020)
7term bmstu e2e-tests iu7 testing unit-testing
Last synced: 16 Nov 2024
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: 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/mohjarabahh/unix-shell
A simple version of UNIX Shell developed using Python and Pytest with awesome open-source technologies.
app application docstrings figlet linux linux-app linux-shell pytest python python-app python-application python-script python3 type-hint type-hinting type-hints unit-testing unix unix-command unix-shell
Last synced: 12 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/hammerheadshark666/mos-register-user-func
Microservice Order System - Register Microservice
azure-functions azure-service-bus azurekeyvault cicd csharp dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 12 Oct 2024
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: 24 Oct 2024
https://github.com/ita-alibb/codexproject
Group project of Software Engineering, modelling CodexNaturalis boardgame to distributed MVC game in Java and JavaFX
design-patterns desktop-app distributed-application jar java javadoc javafx maven mvc-architecture rmi tcp tui uml-diagram unit-testing
Last synced: 08 Nov 2024
https://github.com/MichaelaIvanova/Umbraco.UnitTesting.RazorUI.Testing
Umbraco C# UI unit testing helpers and examples
asp-net asp-net-mvc c-sharp cms-framework razor razor-generator ui-testing umbraco umbraco-mocking umbraco-setup umbraco-testing unit-testing
Last synced: 23 Oct 2024
https://github.com/dianper/payment-api
A basic payment API in .NETCore
csharp docker dockerfile fluent fluentvalidation gitactions-workflow jwt jwt-authentication metrics microservice microservices-architecture netcore netcore31 payment-api prometheus quality sonarqube swagger unit-testing
Last synced: 08 Nov 2024
https://github.com/marlysson/projetoestacionamento
Projeto simples para administração de estacionamento usando testes com TDD.
Last synced: 14 Oct 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/kanch231004/TwitterDemo
This app demonstrates Paging3 with clean architecture using Kotlin and MVVM pattern. Please star the repository if you find it helpful.
android-application clean-architecture flows hilt-android kotlin-coroutines mvvm-architecture paging-library-in-android paging3 system-design unit-testing
Last synced: 23 Oct 2024
https://github.com/codecop/electric-rose-kata
Small testing kata inspired by the Gilded Rose.
code-kata exercise kata test-cases unit-testing
Last synced: 06 Nov 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: 12 Oct 2024
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: 24 Oct 2024
https://github.com/zhentian-wan/react-traning-app
Demo of react application, unit testing and router
Last synced: 11 Nov 2024
https://github.com/hammerheadshark666/mos-customer-api
Microservice Order System - Customer Microservice
api automapper azure azurekeyvault cicd csharp docker docker-compose dotnet-core jwt-authentication mediatr sqlserver unit-testing
Last synced: 12 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/zijianhuang/fonlowtesting
Helper functions for constructing unit testing and integration testing efficiently
ci-server continuous-integration csharp iis iis-express unit-testing
Last synced: 12 Oct 2024
https://github.com/gustavofreze/mutation-test-php
Teste de mutação em PHP usando Infection.
infection mutation-testing php php8 unit-testing
Last synced: 13 Oct 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: 12 Oct 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/kaosdev/test-decorators
Typescript decorators for developing framework agnostic tests
decorators jasmine jest mocha testing typescript unit-testing
Last synced: 14 Oct 2024
https://github.com/infeng/todo-react
jest starter
enzyme jest react redux todo unit-testing
Last synced: 08 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/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 23 Oct 2024
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: 28 Sep 2024
https://github.com/mdo91/exercism-swift
Set of algorithmic challenges provided by exercism platform about swift language and its generic functions
algorithm algorithms algorithms-and-data-structures challenge challenges challenges-solved closure closure-exercise closures exercism-platform generic-functions swift swift-language unit-testing unitest
Last synced: 12 Oct 2024
https://github.com/kenvilar/stripe-checkout-tdd-laravel
Laravel Test-Driven Development for Stripe
artisan-command feature-testing laravel laravel-framework laravel6 php phpunit stripe stripe-checkout tdd test-driven-development unit-testing
Last synced: 11 Oct 2024
https://github.com/smarttoolfactory/rxjava-style-livedata-and-flow-testobserver
TestObserver class for LiveData to test multiple values like ViewState such as loading, and result states or multiple post and setValues
android-unit-test android-unit-testing livedata unit-testing
Last synced: 11 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/webmasterdevlin/apollo-angular-demo
GraphQL in Angular
apollo graphql integration-testing spectator unit-testing
Last synced: 14 Oct 2024
https://github.com/loay-ashraf/MVVM-Testing-Example
An example of testing MVVM application (both Unit and UI) using XCTest framework.
mvvm tdd ui-testing unit-testing
Last synced: 23 Oct 2024
https://github.com/Bredalis/PyTest
🐍 Testing's librery for Python 🐍
framework pytest python testing unit-testing
Last synced: 23 Oct 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