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/nadilson-ifpe/rest-apis-tests
Testes com JUnit 5 Mockito e Spring Boot (REST APIs)
java junit junit5 lombok mockito rest-api spring spring-boot unit-testing
Last synced: 06 Nov 2024
https://github.com/sulmar/infoshareacademy-accenture-tdd
Materiały do szkolenia Testy jednostkowe w .NET
Last synced: 08 Nov 2024
https://github.com/shuddha2021/distributed-system-simulator-in-golang
A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.
concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing
Last synced: 06 Nov 2024
https://github.com/unbreakabl3/unbreakabl3.github.io
Blog site about IT automations
jasmine typescript unit-testing vmware vrealize-automation vrealize-orchestrator vro
Last synced: 31 Oct 2024
https://github.com/simonthorell/cpp20-stl-examples
C++20 STL algorithms exploration including external libraries (libcurl and nlohmann/json) as well as API integration.
api cpp-library cpp20 json unit-testing
Last synced: 06 Nov 2024
https://github.com/ax2inc/dynamic-imports-avoriaz-ava-example
Vue components unit testing with AVA, Avoriaz & dynamic imports
ava avoriaz avoriaz-ava code-splitting dynamic-import unit-testing vue
Last synced: 07 Nov 2024
https://github.com/fabogit/testing
Tests using Vitest library (Jest)
jest tdd test unit-testing vitest
Last synced: 06 Nov 2024
https://github.com/tsimbalar/unittestsmaintenancehell
The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013
c-sharp maintenance unit-testing
Last synced: 07 Nov 2024
https://github.com/oliverspryn/android-unit-tests
Companion code for my Medium.com article: Writing a Fully Unit Testable Android App
android coverage dagger2 example jacoco junit medium-article unit-testing
Last synced: 06 Nov 2024
https://github.com/oliverspryn/gradle-slack-plugin
A Gradle plugin which reports build errors, JUnit tests, and Jacoco coverage reports to a Slack channel
coverage gradle gradle-plugin jacoco junit slack unit-testing
Last synced: 06 Nov 2024
https://github.com/c-kiplimo/e-commerce-application-api
This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.
api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing
Last synced: 13 Nov 2024
https://github.com/jwdev66/simple_weather_app
react react-testing-library unit-testing
Last synced: 06 Nov 2024
https://github.com/jwdev66/givelify_feeling_tracker
netlify react react-testing-library sass styled-components unit-testing
Last synced: 06 Nov 2024
https://github.com/christs8920/unit-testing
A simple Unit Testing project made with C#.
csharp unit-testing visual-studio
Last synced: 11 Nov 2024
https://github.com/hudson-newey/ng-jasmine-async-wrapper
A simple wrapper for async functions in Angular + Jasmine
angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing
Last synced: 31 Oct 2024
https://github.com/arvinsingh/todo-projects-framework
Todo Projects Framework
build cpp14 framework object-oriented-programming project-repository unit-testing
Last synced: 12 Oct 2024
https://github.com/gabrielrabreu/oldones.angularkarma
Projeto dedicado a explicar o funcionamento dos testes unitários em Angular com Karma e Jasmine.
angular concepts examples jasmine karma typescript unit-testing unit-tests
Last synced: 17 Nov 2024
https://github.com/pavlostzitzos/van-der-pol-oscillator
Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.
cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol
Last synced: 12 Oct 2024
https://github.com/owen-krueger/autofixture.community.customizations
Useful customizations for AutoFixture
autofixture csharp dateonly net6 net7 net8 nuget timeonly unit-testing
Last synced: 09 Oct 2024
https://github.com/cristianlmartinez/users-managment-microservice
technical test with java and spring boot
aop cucumber java spring-boot unit-testing
Last synced: 11 Oct 2024
https://github.com/clintonbrito/ibm-bootcamp
Code created during an IBM Bootcamp of Java + Angular.
angular jasmine java javascript nodejs spring spring-boot typescript unit-testing
Last synced: 31 Oct 2024
https://github.com/victoreronmosele/shared-preferences-unit-test-flutter
Code demonstration for my blog post: Mocking and Testing Shared Preferences in Flutter Unit Tests
dart flutter fluttertutorials mocking sharedpreferences tutorials unit-testing
Last synced: 18 Oct 2024
https://github.com/autokmg/spring-boot-apps-testing-practices
Delve into the world of Spring Boot testing to enhance project quality and readiness. This repository covers unit tests, SpringBootTest annotation, JUnit, and testing slices, providing comprehensive insights and tools for robust application testing.
java-11 junit spring-boot unit-testing
Last synced: 13 Oct 2024
https://github.com/bethanyuo/truffle-unit-test
Develop and Unit Test Smart Contracts with Truffle
smart-contracts solidity truffle truffle-testing unit-testing
Last synced: 13 Nov 2024
https://github.com/sdecandelario/hello-go
go golang hello-world testing unit-testing
Last synced: 06 Nov 2024
https://github.com/hudsonssrosa/tdd-typescript
TDD exercises
tdd-javascript tdd-kata typescript unit-testing
Last synced: 08 Nov 2024
https://github.com/bethanyuo/truffle-deploy
Develop and Deploy Smart Contracts with Truffle.
smart-contracts truffle truffle-framework truffle-testing unit-testing
Last synced: 13 Nov 2024
https://github.com/mohammadshehadeh/github-finder
This Github Finder App allows users to search for public repositories and users. It provides a user-friendly interface to discover and explore public repositories and users.
github-api nextjs react typescript unit-testing
Last synced: 13 Oct 2024
https://github.com/janumedia/react-redux-basic
React + Redux and Unit Test with Jest + Enzyme Example
async axios enzyme jest json jsx middleware mocking react react-redux reactjs redux sass scss snapshot-testing unit-testing
Last synced: 07 Nov 2024
https://github.com/henrikesilva/cashflow
API em .NET 8 criada para o gerenciamento de despesas pessoais com DDD, testes unitários e relatórios em PDF/Excel. Armazenando dados em PostgreSql
api-rest asp-net-core backend csharp entity-framework-core postgresql rocketseat solid-principles unit-testing web-api
Last synced: 13 Oct 2024
https://github.com/gpreviatti/github-clone-angular
This simple project is a github clone to exercice unit tests with angular js
Last synced: 31 Oct 2024
https://github.com/akram-sakib/javascript-testing
Experimenting JavaScript testing by using Vitest
javascript testing unit-testing vitest
Last synced: 13 Nov 2024
https://github.com/justfifi17/student-gradebook-program-
This is a command-line tool that helps instructors manage student data, set grading policies, record and adjust grades, and calculate final scores 📚. It features a simple menu interface and stores data securely for easy access.
command-line-interface data-management file-handling grade-calculator gradebook-managament oop python unit-testing
Last synced: 07 Nov 2024
https://github.com/islandcontroller/cutest-example
Example project setup for C Unit Testing using "cutest"
cutest eclipse-cdt embedded-c unit-testing
Last synced: 16 Nov 2024
https://github.com/renatozr/car-dealership-api
An API that handles vehicle data from a car dealership
expressjs mongoose oop swagger typescript unit-testing zod
Last synced: 08 Nov 2024
https://github.com/islandcontroller/cutest
C Unit-Testing Framework for Embedded Applications
cutest docker-image eclipse-cdt embedded-c unit-testing
Last synced: 16 Nov 2024
https://github.com/anastasia-a-zhivaeva/tic-tac-toe
Application from React tutorial https://reactjs.org/tutorial/tutorial.html
game react tutorial typescript unit-testing
Last synced: 07 Nov 2024
https://github.com/anastasia-a-zhivaeva/payment-terminal.front
Test exam on frontend developer vacancy. Payment terminal for the cell providers.
angular e2e-testing interview material unit-testing
Last synced: 07 Nov 2024
https://github.com/purwnt/example-vue-jest-unit-testing
Implementation of unit testing in vue application using jest
example jest unit-testing vue-cli
Last synced: 13 Nov 2024
https://github.com/sakapon/klibrary.testing
A library for unit testing using MSTest.
Last synced: 16 Nov 2024
https://github.com/eddieantonio/fsttest
Test your Foma FSTs!
finite-state-transducer foma foma-fsts fst fsts testing unit-testing
Last synced: 12 Oct 2024
https://github.com/abdulmoizlakhani/wsi-poc
Micro Front-End POC for Williams Sonoma eCommerce Site (MFE) - Container App: https://wsi-poc-app-amlakhani.surge.sh/ and Components App: https://wsi-poc-components-amlakhani.surge.sh/
axios github github-actions githubworkflow javascript jest microfrontend module-federation poc unit-testing vue-router vuejs vuejs2 vuex webpack
Last synced: 13 Oct 2024
https://github.com/jotavare/unit-testing
Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.
cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing
Last synced: 08 Nov 2024
https://github.com/liskin/tasty-jenkins-xml
Render tasty output to XML for Jenkins in addition to other (console) output
haskell jenkins tasty-framework unit-testing
Last synced: 15 Oct 2024
https://github.com/robsoncastilho/comparacaosemantica
Exemplo de usa da biblioteca SemanticComparison para comparação semântica de objetos, mesmo sendo de tipos diferentes.
csharp semantic-comparison-lib unit-testing
Last synced: 17 Oct 2024
https://github.com/dirkchristianbecker/simpleunittests
Simple Unit tests for Godot.net
csharp game-development godot mit-license open-source unit-testing
Last synced: 15 Nov 2024
https://github.com/virag-ky/fullstackopen-part5
This repository contains my exercise submissions for the Full Stack Open course from Part 5.
axios bcrypt express jest jsonwebtoken mongodb mongoose nodejs nodejs-server nodemon react supertest testing unit-testing
Last synced: 12 Nov 2024
https://github.com/virag-ky/fullstackopen-part4
This repository contains my exercise submissions for the Full Stack Open course from Part 4.
expressjs javascript jest mongodb mongoose nodejs nodemon unit-testing
Last synced: 12 Nov 2024
https://github.com/michalzagrodzki/simple-vue-app
Simple web app presenting use of Vue.js technology.
ci-cd circleci flex-box javascript netlify sample-project unit-testing vue vue-router
Last synced: 17 Nov 2024
https://github.com/islandcontroller/cutest-template
Eclipse Embedded CDT Project Template for "cutest" test projects
cutest eclipse-cdt embedded-c unit-testing
Last synced: 16 Nov 2024
https://github.com/damirscorner/20220624-dotnet-testing-protected-methods
Sample project for 'Testing protected methods' blogpost
Last synced: 12 Oct 2024
https://github.com/aabduvakhobov02/myburger-reactjs
The main functionality of the application is that you make a burger by adding ingredients to the burger and order it. Then you can see your order on the checkout page. An objective of the project - My Burger is practicing and learning React JS.
css jest lifecycle-component react-router reactjs redux unit-testing
Last synced: 08 Nov 2024
https://github.com/amrhossamdev/topology-api
Topology API is an API to provide the functionality to access, manage and store device topologies.
api kotlin maven oop unit-testing
Last synced: 13 Oct 2024
https://github.com/arjunmahishi/go-interface-mocker
An online tool to generate mock code for a go interface
golang mock online unit-testing webapp
Last synced: 13 Oct 2024
https://github.com/hemin-tailor/angular-materialui
Angular-MaterialUI is pure angular 12 project with material UI support.
angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing
Last synced: 07 Nov 2024
https://github.com/alvarogarcia7/legacysecuritymanager-kata-java
a kata for practicing the legacy code refactoring. Using the constraint of IDE-based refactoring techniques in the beginning, until the code is fully tested
acceptance-testing either end-to-end-testing functional infinitest infinitest-args java java-8 javaslang kata legacy-code legacy-kata maven oop tdd travis-ci trikitrok unit-testing vavr
Last synced: 12 Nov 2024
https://github.com/keval-gandevia/medhub
MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.
aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket
Last synced: 14 Oct 2024
https://github.com/diego3/telefonia
TDD, E2E, CI and REST - Web Project
api-rest continuous-integration e2e-test tdd unit-testing
Last synced: 12 Nov 2024
https://github.com/waffiqaziz/story-app
Story App is an Android app built for educational purposes, allowing users to post stories with photos, share locations, and discover other people's activities.
android appcompat camerax custom-view espresso google-maps-api kotlin mockito paging3 remote-mediator retrofit2 room-database splashscreenapi ui-testing uix unit-testing
Last synced: 08 Nov 2024
https://github.com/safafa/testing_practice
This is a practice exercises for testing javascript functions with Jest.
Last synced: 20 Oct 2024
https://github.com/aldenvallestero/serverless-unit-test-boilerplate
This repository is created to help beginners understand the basic, fast and easy way to score almost 100% of unit test coverage using the serverless framework.
javascript jest nodejs serverless unit-testing
Last synced: 10 Nov 2024
https://github.com/osmanaliyardim/testingworkshop
Unit/Integration Testing Workshop with xUnit, NUnit, MSUnit, Moq, Bogus, NSubstitute, FluentAssertions and AutoFixture
autofixture bogus fluentassertions integration-testing moq msunit nsubstitute nunit unit-testing xunit
Last synced: 14 Nov 2024
https://github.com/bv7dev/graphql-api-template
This template provides a basic GraphQL API and unit testing.
graphql graphql-api template typegraphql-typeorm typescript unit-testing
Last synced: 12 Nov 2024
https://github.com/everythingfunctional/vegetables
For a healthier code base, eat your vegetables
Last synced: 08 Nov 2024
https://github.com/aradi/fortuno-export-serial
Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.
Last synced: 08 Nov 2024
https://github.com/andre-alck/frankensteiner
Frankensteiner: Stitch it all!
gradle inheritance java jdk oop polymorphism poo tdd test unit-test unit-testing
Last synced: 13 Oct 2024
https://github.com/travetto/vscode-plugin
VS Code plugin for interacting with the Travetto framework
realtime-feedback travetto typescript unit-testing vscode vscode-extension
Last synced: 29 Sep 2024
https://github.com/sebinsua/test-react-shallow-equal
🐢💨💨💨 Unit test against performance problems.
jasmine jest matchers performance react redux render shallow-compare shallow-equal test unit-testing
Last synced: 18 Oct 2024
https://github.com/surajsgh/amaterasu
🧪 Sample unit tests for a simple backend app using JavaScript, Node, Koa and Jest.
javascript jest koa nodejs unit-testing
Last synced: 15 Oct 2024
https://github.com/devtonin/palmeiras-api
🇳🇬 Palmeiras-model REST API built-in Java with Spring Boot as PoC for the following topics: unit and integration tests, DTO pattern, DIP principle and exception handling.
dependency-inversion-principle exception-handling integration-testing java mapper spring-boot unit-testing
Last synced: 08 Nov 2024
https://github.com/ttitcombe/tfshell2
A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models
machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing
Last synced: 07 Nov 2024
https://github.com/jeandv/unit-integ-tests
Testing - Pruebas unitarias y de integración.
javascript testing tests unit-testing
Last synced: 08 Nov 2024
https://github.com/rcrdk/gympass-api-nodejs-solid
A GymPass style API app for practicing the API REST on Node.js with SOLID principles.
docker e2e-tests fastify jwt nodejs postgresql prisma-orm rbac solid tdd typescript unit-testing vitest
Last synced: 12 Oct 2024
https://github.com/cr-israel/find-a-friend-solid
Pet adoption API
ci docker docker-compose e2e-tests fastify fastify-cookie fastify-jwt jwt jwt-authentication nodejs postgresql prisma typescript unit-testing vitest zod zod-validation
Last synced: 08 Nov 2024
https://github.com/daviteixeira-dev/react-unit-testing
Testando aplicações React com Jest & Testing Library
jest react-testing-library unit-testing
Last synced: 08 Nov 2024
https://github.com/waikato-datamining/wai-test
Python library for unit tests.
Last synced: 09 Nov 2024
https://github.com/kfsantos/go-api-books
REST API with unit tests and coverage percentage
api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing
Last synced: 08 Nov 2024
https://github.com/ahmedrafat-sw/library-management-system
library management API Performs CURD Operation
embedded-tomcat-server java openapi3 postgresql-database spirngboot-security spring-boot spring-data-jpa spring-web swagger unit-testing
Last synced: 13 Nov 2024
https://github.com/bygui86/spring-testing-contracts-stubs
Spring Testing sample project - Spring Cloud Contract stubs repository
contract-testing integration-testing java java-8 spring spring-boot spring-boot-2 spring-cloud-contract spring-test testing testing-framework testing-practices unit-testing
Last synced: 08 Nov 2024
https://github.com/trises/booklibobligatorisk
Oktober 2023, obligatorisk opgave 1+2.
csharp csharp-library generic-repository model-class repository-pattern test-driven-development unit-testing
Last synced: 12 Oct 2024
https://github.com/khayati-asrani/electric-drums-pwa
Electric Drums App
chai chai-enzyme drum-machine drumpad electric-drums enzyme jest react unit-testing
Last synced: 17 Nov 2024
https://github.com/mateuslevidev/junit5-java
Useful JUnit Jupiter material
integration-testing junit5 unit-testing
Last synced: 08 Nov 2024
https://github.com/hlibpavlyk/chat-app
An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing
asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket
Last synced: 10 Nov 2024
https://github.com/hmasum52/cse308-software-engineering-sessional
Contains all offline assignment implementation
chain-of-responsibility-pattern creational-design-patterns design-patterns java junit5 oop structural-design-patterns unit-testing
Last synced: 08 Nov 2024
https://github.com/hammerheadshark666/mos-registered-user-add-customer-address-func
Microservice Order System - Customer Address Microservice
azure-functions azure-keyvault azure-service-bus cicd csharp dotnet8 mediatr sqlserver unit-testing
Last synced: 12 Oct 2024
https://github.com/foiovituh/reflectester
Minimalist implementation of a library for unit test execution ⚙️
java reflection testing tests unit-testing
Last synced: 16 Nov 2024
https://github.com/hammerheadshark666/mos-order-api
Microservice Order System - Order Microservice
azure-keyvault azure-service-bus cicd csharp docker docker-compose dotnet8 fluentvalidation jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 12 Oct 2024
https://github.com/foiovituh/uva-tester
A minimalist Java library for effortless unit test execution 🍇
java java-annotations java-library maven testing unit-testing unit-tests uva uva-tester uvatester
Last synced: 16 Nov 2024
https://github.com/ale-soares/vue-test-utils-crash-course
Vue test utils crash course project made to use as unit testing studying in Vue 3
jest unit-testing vue vue-test-utils vuejs
Last synced: 08 Nov 2024
https://github.com/dwmcrobb/libdwm
C++ library with a focus on serialization but including a syslog wrapper and a simple unit test facility
cpp20 logging serialization unit-testing
Last synced: 12 Oct 2024
https://github.com/hammerheadshark666/mos-authentication-api
Microservice Order System - Authentication Microservice
api azure azurekeyvault cicd csharp docker docker-compose jwt-authentication mediatr sqlserver unit-testing unit-testing-framework
Last synced: 12 Oct 2024