Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Unit testing
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2025-02-16 00:31:07 UTC
- JSON Representation
https://github.com/luigirazum/money-compass
MoneyCompass is a mobile web application where you can manage your budget. You have a list of payments associated with a category, so that you can see how much money you spent and on what. It allows you to register and log in to keep the data private, introduce new categories and payments and see the money spent on each category. Give it a try!
authentication autorization budget integration-testing mobile-app model-view-controller mvc-pattern postgresql rails ruby-on-rails unit-testing validation
Last synced: 11 Jan 2025
https://github.com/hudsonssrosa/tdd-typescript
TDD exercises
tdd-javascript tdd-kata typescript unit-testing
Last synced: 02 Jan 2025
https://github.com/batanoffs/javascript-web-softuni
Excercises and homework related to my modules in front-end bootcamp Software University
advanced asynchronous-programming basic closure css data-structures dom-manipulation end-to-end-testing events html javascript mocha-chai playwright routing unit-testing variables
Last synced: 23 Jan 2025
https://github.com/shrp777/rock-paper-scissors-party
Pierre Feuille Ciseaux - Architecture Hexagonale Like - Tests Unitaires - Docker - Node.js
docker hexagonal-architecture javascript layered-architecture nodejs tests unit-testing
Last synced: 04 Jan 2025
https://github.com/shrp777/jest-demo
Exemple minimaliste d'utilisation du framework Jest pour l'écriture de tests unitaires en JavaScript
javascript jest test testing unit-testing
Last synced: 04 Jan 2025
https://github.com/usmanmehmood55/c_asserts
A very basic assertion library written in C
Last synced: 04 Jan 2025
https://github.com/dtroupe18/networktesting
Examples on how to test API calls
ios11 mockingjay nimble quick spacex-api swift4 unit-testing
Last synced: 08 Feb 2025
https://github.com/dtroupe18/anatomysharedemocode
Universal application to be used as a collaborative, information-sharing tool in the gross anatomy lab for medical students at RWJMS
firebase ios11 kingfisher social-network swift-4 uitesting unit-testing
Last synced: 08 Feb 2025
https://github.com/paulkastel/02-temperatureconverter
An application wrote in C# with WPF using MVVM pattern. User provide an temperature and program return proper value in other units (Kelvin, Farenheit, Celsuis).
mvvm temperature-converter unit-testing wpf
Last synced: 04 Jan 2025
https://github.com/douglasvolcato/xbox-live-backend-nest
Xbox Live backend made with Nest JS.
clean-architecture javascript jest nest nestjs nodejs prisma sql swagger tdd typescript unit-testing
Last synced: 08 Feb 2025
https://github.com/lisba/fast_food_system
Multithreading system for orders control of a fast food business
csharp delegates dotnet events exception-handling extension-methods files generics interfaces multithreading serialization sql-server unit-testing winforms xml
Last synced: 10 Jan 2025
https://github.com/paulkastel/03-ageinseconds
Another program from programming challanges list 1.4. Calculates the difference in time between today and entered date by user. Written in C# with TDD process and YAGNI principle.
c-sharp datetime programming-challenges time unit-testing wpf
Last synced: 04 Jan 2025
https://github.com/perfringis/stonly-recruitment-task
stonly-recruitment-task
backend integration-testing issue-tracker issues nestjs stonly unit-testing
Last synced: 08 Feb 2025
https://github.com/chetanvaghela457/obegallery
Explore the wonders of space and experience the beauty of our universe with our cutting-edge Android app, designed to showcase NASA's Picture of the Day. Utilizing modern libraries such as Dagger, Coroutines, and MVVM architecture, this app offers a seamless and immersive user experience.
android api dependency-injection kotlin kotlin-android kotlin-coroutines ktlint mock-server mockito rest-api retrofit testing unit-testing
Last synced: 23 Jan 2025
https://github.com/matiasjastrebow/tp-tadp-metaprogramacion
Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024
metaprogramming mocking reflection rspec ruby spies testing unit-testing
Last synced: 30 Jan 2025
https://github.com/oiricaud/javadoc-and-unit-testing
In this assignment, you are going to improve your project by providing more feature implementation, improve documentation using Javadoc, and improve code quality by writing unit test cases using Junit.
javadoc object-oriented school-project unit-testing
Last synced: 17 Jan 2025
https://github.com/tatilimongi/passchecker
A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest
best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing
Last synced: 09 Feb 2025
https://github.com/chiragyadav2003/unit-testing
A simple unit-testing project with CI/CD pipeline for testing
deep-mocking express mocking postgresql prisma supertest testing-spy typescript unit-testing vitest zod
Last synced: 30 Jan 2025
https://github.com/harsh-sri/mocha-chai-unit-test
Unit test case implementation for nodejs app using mocha and chai assert library.
chai mocha-chai mocha-tests mochajs unit-testing
Last synced: 09 Feb 2025
https://github.com/kauatwn/unittesting_demo
Demonstração de testes unitários utilizando xUnit com exemplo básico de domínio.
clean-architecture csharp dotnet unit-testing xunit
Last synced: 17 Jan 2025
https://github.com/kauatwn/moqunittesting_demo
Demonstração de testes de unitários utilizando Moq e xUnit com exemplo básico de domínio e aplicação.
csharp dotnet entity-framework moq unit-testing xunit
Last synced: 17 Jan 2025
https://github.com/yanirta/qualitalks
https://qualitalks.com supplementals
appium automation headless java qa selenium testautomation testing unit-testing visual-testing
Last synced: 04 Jan 2025
https://github.com/flazefy/atepp-mobile
created using flutter
dart flutter get rest-api testing-tool unit-testing
Last synced: 16 Feb 2025
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: 10 Jan 2025
https://github.com/diego3/telefonia
TDD, E2E, CI and REST - Web Project
api-rest continuous-integration e2e-test tdd unit-testing
Last synced: 10 Jan 2025
https://github.com/andy-messer/quadratic-equation
A program for solving quadratic equations with Unit testing.
c quadratic-solver unit-testing
Last synced: 15 Feb 2025
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: 10 Jan 2025
https://github.com/kathleenwest/usermanagementwebapidemo
This repository contains a simple User Management Web API built with ASP.NET Core. The API provides CRUD operations for managing user data, including creating, retrieving, updating, and deleting users. The project uses Entity Framework Core with SQLite as the database provider and includes comprehensive unit tests.
asp-net-core coding-challenge csharp csharp-code demo sqlite unit-test unit-testing user user-management-system web-api
Last synced: 15 Feb 2025
https://github.com/greglixandrao/java-test-with-junit
Esse é um repositório onde estou efetuando os estudos de Testes em Java usando Junit no Bootcamp Jva c-m Spring da Claro com a DIO
dio dio-bootcamp java junit5 testing unit-testing unittest
Last synced: 15 Feb 2025
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: 10 Jan 2025
https://github.com/alexandrecpedro/gympass-api
Gympass API is a gym app API developed on Rocketseat Ignite course
bcryptjs dayjs docker e2e-tests eslint fastify jwt nodejs postgresql prisma supertest typescript unit-testing vitest zod
Last synced: 03 Jan 2025
https://github.com/rcsoyer/micros
jdk 21 - spring cloud open feign - picocli
feign gradle integration-testing java-21 java21 kotlin-dsl microservices multi-project-build mysql picocli spring-boot test-containers unit-testing
Last synced: 03 Jan 2025
https://github.com/gabriel-corto/pizza-shop
Application developed during react module 04: HTTP Caches, React Query, Tests and Mocks
end-to-end-testing graphics http-cache mocks radix-ui react-query shadcn-ui tailwindcss unit-testing
Last synced: 03 Jan 2025
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: 18 Jan 2025
https://github.com/josepedro-22/backend-test
The project consists of implementing an API in Laravel to pair professionals (Pros) with projects based on specific criteria.
algoritmos composer ddd-architecture ddd-patterns end-to-end-testing laralve php php8 test-automation unit-testing
Last synced: 24 Jan 2025
https://github.com/gealex/doublit
Double and test PHP classes easily in PhpUnit
mock mocking php phpunit test test-doubles testing testing-tools unit-test unit-testing
Last synced: 18 Jan 2025
https://github.com/quatrolavita/simporter_test_task
Simporter Test Task
docker docker-compose flask pandas-python postgresql python3 sqlalchemy unit-testing
Last synced: 03 Jan 2025
https://github.com/virtualbrainlab/automated-unit-testing-demo
Demo repo for automated unit testing in Python. Use this as a reference for how to perform unit tests in Python and have GitHub Actions run them.
github-actions python unit-testing
Last synced: 15 Feb 2025
https://github.com/raimonizard/kotlin-demorecursivitat
Projecte de kotlin amb build de gradle per a mostrar l'ús de la recusivitat calculant el factorial de nombres naturals així com unit testing i KDoc.
junit5 kdoc kotlin recursive-algorithm unit-testing
Last synced: 18 Jan 2025
https://github.com/123mwanjemike/test-driven-development
A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series
chai factorials fibonacci mocha mocha-chai mocha-tests tdd unit-testing
Last synced: 18 Jan 2025
https://github.com/123mwanjemike/address-book
Console address book application
address-book console-application phonebook unit-testing
Last synced: 18 Jan 2025
https://github.com/rybalkin-an/user-app
Testing REST API Spring Boot App with Keycloak, Java 17, Gradle, Junit5, Testcontainer, RestAssured, MockMvc, Wiremock, Integration Testing
integration-testing junit5 keycloak mocking mockmvc rest-api restassured spring-boot testcontainers unit-testing wiremock
Last synced: 10 Jan 2025
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: 18 Jan 2025
https://github.com/salma-4/product-management-api
refactor from spring MVC to spring rest
hibernate lombok maven mysql-database spring-rest swagger unit-testing
Last synced: 16 Feb 2025
https://github.com/alper-sayin/currency-exchange-dashboard
Currency Exchange Dashboard- Django REST Framework+React
ci-workflow cors css django django-rest-framework docker docker-compose docker-container postgresql pytest-django react react-hooks reactjs reactjs-components recharts-js restful-api serializer-django serializers unit-testing viewsets
Last synced: 24 Jan 2025
https://github.com/danielbatres/unit-testing-csharp
This project is to learn about unit testing and FIRST principles with c#.
csharp first test testing unit-testing xunit xunit-tests
Last synced: 19 Jan 2025
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: 18 Jan 2025
https://github.com/marcussilva3298/nestjs-zerotohero
NestJS Repository following the NestJS Zero to Hero Udemy Course
authentication authorization data-persistence error-handling jest jwt nest nestjs nodejs postgres typeorm typescript unit-testing validation
Last synced: 19 Jan 2025
https://github.com/palinaskakun/sparty-sudoku-game
action sudoku: a cross-platform sudoku game with dynamic difficulty levels, utilizing wxWidgets for GUI, XML parsing, and advanced OOP design patterns for scalability and maintainability.
Last synced: 19 Jan 2025
https://github.com/azevedo-pedro/tdd-testing-ewacademy
A Node.js application for managing car rentals with test-driven development using Mocha, Chai, Sinon, and Istanbul (NYC).
chai mocha nodejs nyc tdd tdd-javascript unit-testing
Last synced: 24 Jan 2025
https://github.com/luismendes070/remove-nth-node-from-end-of-list
https://leetcode.com/problems/remove-nth-node-from-end-of-list/description/
2024 cargo leetcode linked-list pull-request rust testing unit-testing vscode
Last synced: 19 Jan 2025
https://github.com/i2van/lprun
The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad 8/LINQPad 7/LINQPad 6 drivers or for running LINQPad scripts.
dotnetcore31 integration-testing linqpad linqpad6 linqpad7 linqpad8 lprun net6 net7 net8 testing testing-tools unit-testing
Last synced: 19 Jan 2025
https://github.com/salma-4/todo-api
api for todo app using microservices
java lombok maven microservices mysql-database open-api-v3 slf4j spring-boot spring-data-jpa spring-security swagger-ui unit-testing
Last synced: 16 Feb 2025
https://github.com/hammerheadshark666/mos-customer-address-api
Microservice Order System - Customer Address Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/ayushsoni1010/testing-a-react-application
This repository consists of how to implement unit testing, end-to-end testing and mocked services in a React application using Cypress, Vitest and MSW
cypress e2e e2e-testing msw test testing testing-framework testing-tools unit-testing vitest
Last synced: 19 Jan 2025
https://github.com/amitkannaujiya/gotrainbookinggrpcserver
This Repo will have a golang grpc server which will expose protobuf api for the train ticket booking .
api go-patterns golang grpc-server unit-testing
Last synced: 07 Feb 2025
https://github.com/tafthorne/cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of The Docker Official Image for gcc
cpputest docker docker-hub docker-image gcc gnu-gcc unit-testing
Last synced: 19 Jan 2025
https://github.com/tafthorne/clang-cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc
clang clang-static-analyzer cpputest docker docker-hub docker-image gcc gcc-complier unit-testing
Last synced: 19 Jan 2025
https://github.com/salma-4/spring_training
My tasks during spring training
crud-application design-patterns exception-handling hibernate java lombok maven microservices mysql-database postman spring-boot spring-core spring-data-jpa spring-mvc spring-rest-api swagger-ui unit-testing
Last synced: 16 Feb 2025
https://github.com/sushantdhumak/generating-tv-scripts
Deep Learning Nanodegree Project : To generate Simpsons TV scripts using part of the Simpsons data-set of scripts from 27 seasons.
batching hyperparameter-tuning lookup-table lstm lstm-neural-network neural-network preprocessing recurrent-neural-network tensorflow tokenization tokenized-sentences tuning-parameters unit-testing word-embeddings
Last synced: 30 Jan 2025
https://github.com/kernel-loophole/python-exe
include argprase and python practice.
argprase command-line competitive-programming openpyxl pytest python python3 records-management socket-io socket-programming spider tqdm unit-testing
Last synced: 24 Jan 2025
https://github.com/somecho/leetcode.java
My solutions to leetcode problems using Java. For learning Java and unit testing.
java junit leetcode leetcode-java leetcode-solutions unit-testing
Last synced: 31 Jan 2025
https://github.com/geozi/java-junit
The project showcases the use of JUnit 5 for performing unit tests on Java code.
java junit-test surefire-reporting unit-testing
Last synced: 07 Feb 2025
https://github.com/nickemma/cryptomaster_and_web_server
CryptoMaster Web Server is a Go-based API and test suite for retrieving real-time cryptocurrency exchange rates from the CEX.io API. This project demonstrates how to build a robust and tested API client for fetching currency rates and handling various scenarios, including invalid input and API errors.
Last synced: 07 Feb 2025
https://github.com/antonharbers/binary-search-tree-demo
Binary Search Tree - The Odin Project: https://www.theodinproject.com/lessons/javascript-binary-search-trees
binary-search-tree binary-search-tree-visualiser javascript jest npm testing unit-testing
Last synced: 19 Jan 2025
https://github.com/antonharbers/jest-testing-demo
JS Testing Demo - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-testing-practice
babel javascript jest testing unit-testing
Last synced: 19 Jan 2025
https://github.com/leotm/notes
My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.
angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing
Last synced: 09 Jan 2025
https://github.com/ashamethedestroyer/worldictionary
Going Linguistic, Aren't We?
backend css expressjs frontend full-stack html javascript mern-stack mongodb nodejs reactjs typescript unit-testing
Last synced: 20 Jan 2025
https://github.com/hardi17/rssfeedsreader
Fetching XML response using retrofit converter simplexml.
dagger-hilt junit kotlin mockito mvvm retrofit2 simplexmlconverterfactory turbine unit-testing
Last synced: 01 Feb 2025
https://github.com/seralaci/unittesting
Unit Testing (.NET Playground)
csharp dotnet testing unit-testing
Last synced: 12 Jan 2025
https://github.com/helenanevesbr/tic-tac-toe-game
Tic tac toe game against an Artificial Inteligence. I've used React and Node for front-end and Flask for back-end.
api flask javascript mocha nodejs pytest python react tic-tac-toe unit-testing
Last synced: 16 Feb 2025
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: 20 Jan 2025
https://github.com/septa-ma/cactus-store
Cactus online shop using Node.js, MongoDB, ES6
ecmascript6 ecommerce-website mern-stack mongodb nodejs rest-api unit-testing
Last synced: 20 Jan 2025
https://github.com/marc-mosca/unit-testing
This repository is a library for unit testing your C functions.
Last synced: 12 Feb 2025
https://github.com/zakaria9375/fm-contact-form
A Solution to Frontend Mentor - Contact form challenge build by angular forms
accessibility angular animation css html5 reactive-forms responsive-design tailwindcss typescript unit-testing
Last synced: 01 Feb 2025
https://github.com/zakaria9375/quiz-app-angular
Frontend quiz app challenge on Frontend Mentor
accessibility angular animation electron firebase html5 tailwindcss typescript unit-testing
Last synced: 01 Feb 2025
https://github.com/zakaria9375/multi-step-form-angular
A Solution to Frontend Mentor - Multi-step form challenge build by angular forms
accessibility angular animations html reactive-forms tailwindcss typescript unit-testing
Last synced: 01 Feb 2025
https://github.com/grmartin/c-sharp-mvc4api-unit-test-example-project
C# MVC 4 API Unit Test Example Project
csharp mvc-framework mvc4 unit-testing
Last synced: 15 Nov 2024
https://github.com/simone-sanfratello/tollo
javascript testing library AAA schema
bdd engine javascript nodejs tdd test testing unit-testing
Last synced: 09 Feb 2025
https://github.com/trkotovicz/nest-loan-credit
The application simulates a payroll loan system enabling employees of partner companies to request loans, covering partnership establishment, loan request submission, margin validation, score verification and loan approval.
e2e-testing expressjs jest mysql nestjs nodejs restful-api supertest swagger typeorm typescript unit-testing
Last synced: 30 Jan 2025
https://github.com/mjbae/cli-order-system
CLI 기반 주문 시스템
concurrency-testing java jpa spring-shell unit-testing
Last synced: 01 Feb 2025
https://github.com/michal-radomski/testing-libraries-courses
Files created during Udemy.com testing libraries courses.
cypress e2e-tests jest mocha react-testing-library selenium-webdriver unit-testing vitest
Last synced: 05 Jan 2025
https://github.com/eliahkagan/subaudit
Subscribe and unsubscribe for specific audit events
audit context-manager events python subscribe testing unit-testing unsubscribe
Last synced: 05 Nov 2024
https://github.com/vuuuuk/evidencija-prognozirane-ostvarene-potrosnje-elektricne-energije
Evidencija prognozirane-ostvarene potrošnje električne energije, projekat za predmet Razvoj Elektroenergetskog Softvera
azure-devops c-sharp sql-server unit-testing
Last synced: 16 Feb 2025
https://github.com/netodeolino/book-tdd-dio
TDD using JUnit, Mockito, and Hamcrest
hamcrest mockito tdd unit-testing
Last synced: 20 Jan 2025
https://github.com/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 19 Jan 2025
https://github.com/surendravidiyala/karma-jasmine-testing
unit testing in your Angular applications using Angular mocks, Karma, and Jasmine
angularjs jasmine-tests jasmine-tests-angularjs karma-cli karma-config karma-jasmine karma-preprocessor karma-test-runner unit-testing
Last synced: 26 Jan 2025
https://github.com/kastorcode/js-real-time-audio-merging-streams-fullstack
KastorRadio - real-time audio streaming and merging using Node.js Streams and SoX, tested with Jest.
audio code-coverage docker docker-compose dockerfile e2e-testing html-css-js jest kastor-code kastor-radio kastorcode merging nodejs real-time sox streaming streams test tested unit-testing
Last synced: 26 Jan 2025
https://github.com/ankhoa1212/rest-api-web-service
This project was done in Jan. 2024
java json rest-api spring-boot unit-testing
Last synced: 06 Feb 2025
https://github.com/marcel-haag/testing
Testing Repository to get an introduction in Angular Testing and Cypress E2E
angular component-testing cypress javascript jest jest-mocking mock testing typescript unit-testing
Last synced: 20 Jan 2025
https://github.com/francyfox/advcake
Simple script for words reverse (UTF-8 support)
Last synced: 20 Jan 2025
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: 20 Jan 2025
https://github.com/hellbus1/ventnews
Flutter based news app built using News API (https://newsapi.org/) for fetching realtime data.
bloc cubit dart flutter flutter-bloc-test integration-testing news-app test test-driven-development unit-testing
Last synced: 16 Jan 2025
https://github.com/ngohungphuc/.net-unittest
moq selenium selenium-webdriver unit-testing unittest
Last synced: 16 Feb 2025