Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Unit testing
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2024-11-20 00:26:01 UTC
- JSON Representation
https://github.com/joelteogom/learning-go
I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.
concurrency dependency-injection go go-context goroutines goroutines-channels mock-testing modular-code tcp test unit-testing
Last synced: 17 Oct 2024
https://github.com/mjbae/cli-order-system
CLI 기반 주문 시스템
concurrency-testing java jpa spring-shell unit-testing
Last synced: 15 Oct 2024
https://github.com/o0y0o/jest-allure-reporter
📋 A custom Jest reporter to compatible with Allure.
allure jest npm-package unit-testing
Last synced: 20 Oct 2024
https://github.com/srodriguezamarillo/milkyroutes
MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.
advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing
Last synced: 06 Nov 2024
https://github.com/aivascu/autofixture.io
The AutoFixture documentation and API reference website
autofixture documentation dotnet moq nsubstitute nunit unit-testing xunit
Last synced: 19 Nov 2024
https://github.com/adaiasmagdiel/leste
Leste is a powerful and user-friendly comprehensive Lua testing framework heavily inspired by PestPHP and pytest, aiming to simplify and streamline your testing process.
elegant framework lua testing tools unit-testing
Last synced: 10 Nov 2024
https://github.com/temirlan-zh/test-task-user-api
Implementation of a test task for a job application.
e2e-tests jest mongodb mongoose nestjs rabbitmq rest-api typescript unit-testing
Last synced: 24 Oct 2024
https://github.com/jason-fox/dita-unit-test-action
GitHub Action for DITA-OT Unit Test
code-coverage coverage dita-ot github-actions testing unit-testing
Last synced: 21 Oct 2024
https://github.com/kimbo-slicee/java-course
This repository contains my Java ☕ course, where I explain everything I know about the Java ☕ programming language 👨💻 in a simple and clear way 👨🏫.
collections-framework gradle java-21 jvm maven oops-in-java unit-testing xml
Last synced: 21 Oct 2024
https://github.com/lazarenkov-e/hw05_final
Сентябрь-Ноябрь 2022. Социальная сеть блогеров. Итоговый проект блока Django, Яндекс Практикум.
Last synced: 26 Oct 2024
https://github.com/otaviovb/ntickets
Uma plataforma de compra de ingressos de alta disponibilidade e resiliência.
dotnet event-driven functional-testing integration-testing messenger ntickets observability opentelemetry sast unit-testing
Last synced: 21 Oct 2024
https://github.com/jmgogo/mocha-js
A demo for unit testing with the Mocha.js framework.
assertion-framework devcontainer javascript mocha-js node-js unit-testing
Last synced: 06 Nov 2024
https://github.com/akapez/nextjs-pro
Nextjs Advanced Guide (ProNextJs)
app-router e2e-testing eslint form-management husky monorepo mui-material next-auth nextjs prettier production-ready shadcn-ui storybook tailwindcss turborepo unit-testing
Last synced: 21 Oct 2024
https://github.com/kubrianity/unit-jesting
Unit testing practices with Jest
Last synced: 07 Nov 2024
https://github.com/possen/bank
Bank app which demonstrates BrightFutures and how to test UITableViewControllers
brightfutures ios swift swift-package-manager tableview unit-testing
Last synced: 10 Nov 2024
https://github.com/venkatesh-db/golang-ecommerce_product
Golang intermediate project
golang mongodb mux restapi unit-testing
Last synced: 09 Nov 2024
https://github.com/elmijo/builder-box-core
This framework will allow you to develop APIs quickly and simply
babel builder-box codecov coveralls eslint integration-testing jest library node prettier travis-ci typescript unit-testing webpack
Last synced: 17 Oct 2024
https://github.com/dking1342/testing-intro
Intro into unit, integration and end to end testing
bdd-tests cypress cypress-tests end-to-end-testing jest jest-tests jestjs mocha mocha-chai mocha-tests mochajs react-test react-testing tdd testing unit-testing
Last synced: 06 Nov 2024
https://github.com/balazs-kis/test-lite
A small .NET Standard library for writing well-structured, clear-cut 3A tests.
arrange-act-assert dotnet dotnet-core dotnet-standard dotnet-standard2 fluent-api unit-test unit-testing unit-tests
Last synced: 11 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/ivangabriele/jrest
The equivalent of Jest for Rust.
jest rust test test-framework testing unit unit-test unit-testing unittest
Last synced: 27 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/imdesai00/unit-testing
You can perform testcases of your dotnet core web api. using this test cases you can find out how much your api give optimal solution.
api apitesing1 csharp dotnetcore dotnetcorewebapi testing unit-testing
Last synced: 19 Nov 2024
https://github.com/darkzarich/vue-mocha-and-chai-testing
Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai
chai javascript learning mocha testing training unit-testing vue2 vuejs
Last synced: 18 Nov 2024
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: 19 Nov 2024
https://github.com/damirscorner/20220624-dotnet-testing-protected-methods
Sample project for 'Testing protected methods' blogpost
Last synced: 19 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/tommy-mitchell/get-executable-bin-path
Get the current package's binary path and ensure it's executable.
bin binary executable file fs nodejs package package-json path permissions shell terminal testing unit-testing
Last synced: 29 Oct 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/spt-development/spt-development-test
A collection of utility classes useful for unit and integration testing.
apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing
Last synced: 10 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/alexandrehtrb/cqrsexample
An example of CQRS architectural pattern on ASP.NET Core.
api api-testing asp-net-core cqrs cqrs-pattern ddd domain-driven-design dotnet dotnet-core feature-folders notification-pattern nullable-reference-types structured-logging swagger-documentation unit-testing
Last synced: 19 Nov 2024
https://github.com/coelhoreinaldo/js-unit-tests
Project in which I was responsible for developing specific functions and tests.
Last synced: 24 Oct 2024
https://github.com/360macky/jest-notes
🧪📄 Unit Testing with React course notes
jest note-taking notes unit-testing
Last synced: 07 Oct 2024
https://github.com/lapplislazuli/unitshop
Two Workshops on UnitTests
java junit unit-testing workshop
Last synced: 27 Oct 2024
https://github.com/yasu-s/deno-orange-sample
Deno + Orange sample
deno github-actions remote-containers unit-testing vscode
Last synced: 29 Oct 2024
https://github.com/stdevteam/rest_example
REST API example implemented with Django and Django-Rest-Framework.
django django-application django-rest-framework python3 restful-api swagger unit-testing
Last synced: 19 Nov 2024
https://github.com/enkhsaikhanch/action-test
actions circleci cypress end-to-end-testing github-actions jest nextjs tailwindcss unit-testing vercel
Last synced: 27 Oct 2024
https://github.com/dracudev/s3-testing-js
Analyzing movies datasets with JS methods, plus unit tests for reliability.
array-methods data-manipulation dataset es6 it-academy javascript jest unit-testing
Last synced: 10 Nov 2024
https://github.com/pantheon-systems/wpunit-helpers
Unified scripts for installing and running automated WP Unit Tests.
hacktoberfest phpunit unit-testing wordpress wp-unit
Last synced: 31 Oct 2024
https://github.com/eduardomoroni/fullstack-resume
NOT FINISHED YET - Full stack developer code challenge, devops included
best-practices code-challenge devops docker end-to-end-testing enzyme es6 express full-stack integration-testing jest mongoose nodejs pupeteer react unit-testing
Last synced: 27 Oct 2024
https://github.com/gabrielfduarte/desafio-invext-api-ubots
API REST para problema de distribuição da Ubots
api http java java17 junit5 mockito rest rest-api restful-api spring-boot spring-framework unit-testing
Last synced: 05 Nov 2024
https://github.com/webconuz/my-blog
Sourse code of my blog website
css3 html5 javascript react sass tailwind unit-testing zustand
Last synced: 05 Nov 2024
https://github.com/a-menshikov/yatube_django
Октябрь - Ноябрь 2022. Итоговый проект блока Django, Яндекс Практикум. 3-6 спринты.
Last synced: 26 Oct 2024
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: 26 Oct 2024
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: 19 Nov 2024
https://github.com/peter-evans/lua-travis-template
A template project for Lua module development
continuous-integration coverage coveralls lua lua-module travis-ci unit-testing
Last synced: 25 Oct 2024
https://github.com/artiomtr/gclados
Simple unit testing framework for the C language
Last synced: 25 Oct 2024
https://github.com/appleipx/news-feed
МыслиВслух
celery python3 redis rest-api unit-testing
Last synced: 13 Nov 2024
https://github.com/stavshamir/test_utils
A simple unit testing framework for C99
c c99 unit-test unit-testing unit-testing-framework unittest unittesting unittests
Last synced: 02 Nov 2024
https://github.com/jwykocki/joboffers
Spring Boot web application
docker integration-testing java-17 mockito mockmvc mongo-db nosql-database rest-api spring-boot spring-data test-containers unit-testing web-application wiremock
Last synced: 02 Nov 2024
https://github.com/mateusfonseca/dorsettodo
"To-Do List" Flask web application developed for my CA 4 at Dorset College BSc in Computing, Year 3, Semester 2.
flask html-css-javascript mvt-architecture object-oriented-programming pycharm-ide pytest python unit-testing web-application
Last synced: 31 Oct 2024
https://github.com/jackey8616/serve-report
A alternative solution for testing report service in private.
golang testing-tools unit-testing
Last synced: 24 Oct 2024
https://github.com/m7moudgadallah/learning-software-testing-with-jest
My personal learning repository for software testing with Node.js and Jest. Contains my notes, code examples, and insights as I explore software testing concepts.
automated-testing javascript jest software-testing unit-testing
Last synced: 08 Nov 2024
https://github.com/froque/simplyvbunit
import from https://sourceforge.net/projects/simplyvbunit/
unit-testing vb6 visual-basic-6
Last synced: 29 Oct 2024
https://github.com/m7moudgadallah/expressjs-prisma-postgres-demo
This is a personal practice project for experimenting with Prisma, Express.js, and PostgreSQL.
expressjs jest nodejs postgresql prisma-orm unit-testing
Last synced: 08 Nov 2024
https://github.com/temirlan-zh/test-task-users-and-tasks
Implementation of a test task for a job application.
jest nestjs openapi postgresql rest-api typeorm typescript unit-testing
Last synced: 03 Nov 2024
https://github.com/rcrdk/find-a-friend-nodejs-api
A simple API to find pets for practicing the API REST on Node.js with Fastify and SOLID principles.
api-rest docker e2e-tests fastify jwt-authentication nodejs postgresql prisma-orm solid tdd typescript unit-testing vitest
Last synced: 03 Nov 2024
https://github.com/mystackbox/prj-monakali-attorneys.inc
[ In-progress ] - Angular 2+ website developed using lazy-loading approach together with CSS grid-layout models, to achieve the Responsive Web Design (RWD) concept.
angular-cli angular-devtool angular-universal angular2 bootrap-5 css3 font-awesome grid-layout html5 karma-jasmine lazy-loading node-js npm responsive-web-design scss search-engine-optimisation unit-testing visual-studio-code windows-11
Last synced: 17 Oct 2024
https://github.com/m7moudgadallah/cpp_testing_for_cp
Simple class used to test functionality by passing the result of function and the expected output
competitive-programming unit-testing
Last synced: 08 Nov 2024
https://github.com/koffisani/tdd-utilities
Utilities for Test Driven Development
tdd-utilities test test-driven-development unit-testing
Last synced: 29 Oct 2024
https://github.com/sergeymakinen/tests
Common PHPUnit tests stuff
php php-library phpunit test tests unit-testing unittest
Last synced: 31 Oct 2024
https://github.com/rizkytegar/laravel-phpunittest-example
This project is a Laravel application used to perform API testing against the reqres.in endpoints.
laravel phpunit reqres-api unit-testing
Last synced: 03 Nov 2024
https://github.com/mateusfonseca/dorsetmusiccollection
"Music Collection" Django web application developed for my CAs 1, 2 and 3 at Dorset College BSc in Computing, Year 3, Semesters 1 and 2.
discogs-api django django-security html-css-javascript mvt-architecture object-oriented-programming pycharm-ide python unit-testing webapp
Last synced: 31 Oct 2024
https://github.com/carseven/adventJS
Repo for solving https://adventjs.dev challenges with typescript and Jest
advent-of-code algorithms javascript jest test testing typescript unit-testing
Last synced: 03 Nov 2024
https://github.com/marcelo-earth/jest-notes
🧪📄 Unit Testing with React course notes
jest note-taking notes unit-testing
Last synced: 30 Oct 2024
https://github.com/andy-messer/quadratic-equation
A program for solving quadratic equations with Unit testing.
c quadratic-solver unit-testing
Last synced: 05 Nov 2024
https://github.com/jofaval/vue2-template
Starter template for Vue 2 projects
cicd e2e github-actions javascript template testing typescript unit-testing vue vue2 vuejs
Last synced: 21 Oct 2024
https://github.com/shashikhanal/unit-and-integration-test
Getting started with Unit and Integration testing for your Nodejs/Typescript project.
integration-testing jest software-testing supertest testing unit-testing
Last synced: 31 Oct 2024
https://github.com/robertlorenz/unit-testing
Unit testing demonstration project for university course
Last synced: 31 Oct 2024
https://github.com/geobas/yii-simple-cms
:floppy_disk: A simple CMS to startup your application. View site:
Last synced: 24 Oct 2024
https://github.com/niels-bosman/sorting-algorithms
Sorting algorithms performance tests using TypeScript.
bubble-sort quicksort sorting-algorithms typescript unit-testing
Last synced: 19 Nov 2024
https://github.com/yeniceri98/tipcalculatorapp
Tip Calculator App with Jetpack Compose
android-application jetpack-compose kotlin unit-testing
Last synced: 31 Oct 2024
https://github.com/fgvn/codebrdg_tt
This .NET API provides endpoints for adding and retrieving data,
api-rest cqrs dotnet mssql repository unit-testing unitofwork
Last synced: 30 Oct 2024
https://github.com/dotnetbackendtraining/airport-ticket-booking-system
.NET console application for an airport ticket booking system
csharp csv custom-database domain-driven-design file-data-storage unit-testing
Last synced: 16 Nov 2024
https://github.com/bgebes/emoji-search.test
🧪 That's a practice that improve my testing skills.
react testing testing-library unit-testing
Last synced: 18 Nov 2024
https://github.com/dotnetbackendtraining/realtime-weather-monitoring-system
C# console application that simulates a real-time weather monitoring and reporting service.
csharp design-patterns extensible real-time unit-testing
Last synced: 16 Nov 2024
https://github.com/shnewto/assertlike
experiments with custom "is equal" assertions, scoped to test suites (i.e. not overwriting the type's compare)
assert avro charsequence custom custom-assert custom-equal custom-matchers encoding equality hamcrest java junit matchers string unit-testing utf8
Last synced: 30 Oct 2024
https://github.com/khachatur/flightpathtracker
Flight Path Tracker API
api azure cqrs csharp flight-tracking graph mediatr microservice unit-testing
Last synced: 31 Oct 2024
https://github.com/nikhilsarvaiye/react-forms-validations
React Forms is a React starter and wrapper library around React Formik library and Yup validator with custom Form and Field implementation
boilerplate cache form formik handler jest layout querystring react scss starter-kit theme unit-testing validation webpack yup
Last synced: 04 Nov 2024
https://github.com/joseluisq/briefest
Small and fast Typescript unit testing library with no dependencies. [WIP]
browser library nodejs testing typescript unit-testing
Last synced: 30 Oct 2024
https://github.com/perfringis/brainhub-recruitment-task
brainhub-recruitment-task
brainhub integration-testing nestjs react unit-testing
Last synced: 04 Nov 2024
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/gladir/unitest
Ce cadre d'application permet de faire des tests unitaires pour des programmes écrit en Turbo Pascal.
turbo-pascal turbopascal unit-testing
Last synced: 10 Nov 2024
https://github.com/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 07 Nov 2024
https://github.com/vicktorms/ocnimporter
OCNImporter é uma ferramenta projetada para importar dados gerados por sensores meteoceanográficos para um banco de dados. Foi desenvolvida especialmente para operações de Suporte a Petrobras.
importing-data oceanography pyside6 python-3 qtcreator unit-testing
Last synced: 05 Nov 2024
https://github.com/rezairfanwijaya/go-post
clean-architecture ddd-patterns go postgresql restapi unit-testing
Last synced: 05 Nov 2024
https://github.com/akarsh/ruby-app-deployment-example-project
Deployment of a web server ruby app
macos rbenv ruby server unit-testing
Last synced: 06 Nov 2024
https://github.com/analyticace/c-language-projects
Collection of Some of my C Language Projects
c epitech-project graphics-programming makefile python shell-script unit-testing unix
Last synced: 05 Nov 2024
https://github.com/artem-y/swifty-test-assertions
Lightweight addition of useful assertions to XCTest
ios macos swift testing-tools tvos unit-testing visionos watchos xctest
Last synced: 23 Oct 2024
https://github.com/rabestro/test-numbers
This is a project to explore the Spock framework
spock-framework spock-groovy spock-tests unit-testing
Last synced: 07 Nov 2024
https://github.com/rabestro/learning-week-2023
Unit Test: the Good, the Bad, and by AI
ai bdd diffblue epam sample-code tdd-java unit-testing
Last synced: 07 Nov 2024
https://github.com/chikeibezim/prisma_vitest
Unit Testing Prisma Client functions with the Vitest framework
prisma tdd testing unit-testing vitest
Last synced: 14 Nov 2024
https://github.com/lflimeira/php-tdd-studies
A project created with the focus to study TDD in PHP, following the book "Test-Driven Development: Teste e Design no Mundo Real com PHP". (https://www.casadocodigo.com.br/products/livro-tdd-php)
php phpunit tdd test-automation unit-testing
Last synced: 06 Nov 2024
https://github.com/fpopic/cmake-googletest-template-project
(PoC) Empty CMake project with GoogleTest library used as subproject for unit testing some C++ code "lib/mylib/".
cmake google-test testing unit-testing
Last synced: 12 Nov 2024
https://github.com/viordash/atsplc
Miniature Autonomous Programmable Logic Controller
cpputest esp8266-rtos-sdk plc unit-testing wemos-board wemos-board-oled-18650
Last synced: 05 Nov 2024
https://github.com/sandesh300/hewlett-packard-software-engineering-internship
Hewlett Packard Enterprise Software Engineering
java json junit rest restful-webservices spring-boot unit-testing web-development
Last synced: 06 Nov 2024