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/ps0305/ng-unittesting
Unit testing in angular using Jasmin with Karma
angular angular-cli karma unit-testing
Last synced: 08 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/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/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/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/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: 03 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/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/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/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/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/hima890/airbnb_clone_v3
Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.
airbnb-clone alx-africa alx-backend alx-software-engineering backend-api flask-api flask-application flask-sqlalchemy html-css-javascript jinja2-templates oops-in-python puppet python static team unit-testing
Last synced: 28 Oct 2024
https://github.com/dpvreony/nettestregimentation
Unit Test Regimentation for .NET
Last synced: 28 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/lynnlangit/ballerina-testing
unit tests for Ballerina Langauge
ballerinaplat unit-test unit-testing unittests
Last synced: 28 Oct 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: 18 Oct 2024
https://github.com/alexf91/ltest
A unit testing framework for Lean 4
lean lean4 unit-testing unittest
Last synced: 01 Nov 2024
https://github.com/yanirta/assertio
assertio ;) - traceable testing
appium assert assertions selenium testing testing-tools unit-testing unittest validation validation-engine validation-library
Last synced: 01 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/marlysson/fluxocomprajava
Mini-Aplicação de um fluxo de compras online pra mostrar como usar testes com JUnit e Hibernate.
Last synced: 14 Oct 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/thinkinglabs/cobol-fizzbuzz-kata
Unit testing with COBOL
Last synced: 13 Nov 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/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/zhentian-wan/react-traning-app
Demo of react application, unit testing and router
Last synced: 11 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/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/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/typed-sigterm/any
Mock anything with a Magic Object.
chai jest mock testing unit-testing vitest
Last synced: 10 Nov 2024
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: 31 Oct 2024
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: 26 Oct 2024
https://github.com/edmartt/go-unit-test-excercise
A simple go project for learning about unit test in simple way and with cases table
go golang testing testing-practices unit-testing
Last synced: 15 Oct 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/cimpress-mcp/tiger-clock
An injectable, mockable source of the current date and time.
Last synced: 16 Nov 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/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/sevlamare/enumerables
Rebuild of a few iterators methods from Enumerable.
ruby ruby-language unit-testing
Last synced: 21 Oct 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/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/ianwalter/test-server
Easily create a minimal Koa server for testing
koa mock-server server test test-server testing unit-testing
Last synced: 22 Oct 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/joubertredrat/pokelang
Bora caçar pokemons com golang?
cli-app go-command-line go-testing golang pokemon table-driven-test table-driven-testing talk talks unit-testing unit-tests
Last synced: 26 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/tvc12/viu-ts
Boilerplate template for vue3 using typescript, pinia, vue-router and vite
cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs
Last synced: 13 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/damiansuess/test.restunittest
Xamarin REST API sample
mock restapi restsharp unit-testing xamarin xamarin-forms xeno-innovations
Last synced: 27 Oct 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/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/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/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/mitya57/cxxunit
Simple C++ unit testing library
cplusplus header-only testing unit-testing
Last synced: 15 Oct 2024
https://github.com/janijegoroff/solidity-unit-testing-basics
Basic smart contract unit testing examples in Solidity using Truffle, Hardhat and Foundry.
blockchain ethereum evm foundry hardhat javascript nft smart-contracts solidity truffle unit-testing
Last synced: 29 Oct 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/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/b0o/mulberry
Mulberry is a single-file Lua BDD library for testing Neovim plugins.
bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing
Last synced: 29 Oct 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/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/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/lllucius/skilltest
Command line Alexa skill tester
alexa avs server skill testing unit-testing unittest voice
Last synced: 23 Oct 2024
https://github.com/himanshupnwr/BasicCSharpUnitTesting
basics csharp linkedin-learning ms-test unit-testing
Last synced: 23 Oct 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/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/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/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
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/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/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/rehan-ankalgi-7t2/junit-crashcourse
junit 5 crashcourse
java junit5 testing unit-testing
Last synced: 03 Nov 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/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://gitlab.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber goleak.
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 23 Oct 2024
https://github.com/newhoteng/metrics
Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.
css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack
Last synced: 23 Oct 2024
https://github.com/rproenza86/simplerestapi-graphql-client
GraphQL server project built using Apollo Server and ExpressJS.
apollo-server expressjs graphql integration-testing jest unit-testing
Last synced: 06 Nov 2024
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/ashwinvis/beyond-100-test-cov
A.K.A. Why 100% test coverage is not good enough OR Typing + Unit tests
mypy pyconse pyconse2022 pytest typing unit-testing
Last synced: 30 Oct 2024
https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq
Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.
cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing
Last synced: 06 Nov 2024
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: 05 Nov 2024
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: 05 Nov 2024
https://github.com/blaineconnor/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: 07 Nov 2024
https://github.com/mokkapps/rxjs-marble-testing-demo
An Angular demo application to demonstrate RxJS marble tests
angular angular-cli marble-testing rxjs testing unit-testing
Last synced: 07 Nov 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/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/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/ra1nz0r/scheduler_app
Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.
cicd go restapi server sql sqlite3 taskfile unit-testing yaml
Last synced: 08 Nov 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/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/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/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/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/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/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/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/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/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/guidevloper/vitest-logica
Logical exercises to illustrate line of thoughts and unit-test/TDD features.
Last synced: 27 Oct 2024