Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/babkock/videostore

My final project for CIS 152 Data Structures. A GUI program with SQLite database.

cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing

Last synced: 10 Jan 2025

https://github.com/babkock/cis152

Homework for my Data Structures class.

qt5 qtcreator unit-testing

Last synced: 10 Jan 2025

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: 08 Jan 2025

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: 04 Feb 2025

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: 24 Dec 2024

https://github.com/kaosdev/test-decorators

Typescript decorators for developing framework agnostic tests

decorators jasmine jest mocha testing typescript unit-testing

Last synced: 11 Feb 2025

https://github.com/adrianomonteiroweb/solid-testable-api-architecture

Repository of architectural studies of a testable api with SOLID concepts in classes and TypeScript.

api nodejs solid typescript unit-testing vitest

Last synced: 22 Jan 2025

https://github.com/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 09 Jan 2025

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: 13 Jan 2025

https://github.com/martn2023/geektrust-mymoney-asset-reallocation

investment portfolio rebalancing tool graded by Geektrust, an AI recruitment platform

geektrust object-oriented-programming python unit-testing

Last synced: 12 Jan 2025

https://github.com/hozlucas28/adventts-solutions-2023

Repository with the solutions of Advent of TypeScript (2023), types challenges, by @typehero.

2023 adventts challenges husky jest mit-license prettier type-testing typehero typescript unit-testing

Last synced: 05 Feb 2025

https://github.com/chriseaton/sample-database

A long-term supported sample dataset for file and database unit testing and validation. Simple, straight-forward, raw data shared across formats.

data database examples flat-file samples schema unit-testing

Last synced: 22 Jan 2025

https://github.com/iowacomputergurus/netcore.utilities.unittesting

This library provides helpful items to speed the development of unit tests across all .NET Core project types. We will update this library regularly with helpful base classes/implementations.

aspnet-core hacktoberfest net-core unit-testing utilities

Last synced: 12 Dec 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/ishinzoo/notestakingapp

Mindjot 📝 - my latest project for saving notes! Built with Room Persistence Library for seamless data storage, UI crafted with XML files, and rigorously tested with Android Unit and UI testing.

espresso-tests kotlin room-database room-persistence-library unit-testing xml

Last synced: 01 Jan 2025

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 javascript mocha node-js unit-testing

Last synced: 02 Feb 2025

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: 01 Jan 2025

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.

api-testing automated-testing cucamber integration-testing javascript jest jmeter software-testing unit-testing

Last synced: 01 Jan 2025

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: 01 Jan 2025

https://github.com/jaisayush/angular-jest-scaffolder

A command-line tool that scaffolds Angular projects with Jest as the default testing framework. Effortlessly replace Jasmine and Karma, configure Jest for Angular, and automate the setup process for efficient testing. Perfect for developers looking to streamline their Angular testing workflow.

angular angular-18 angular-cli angular-jest angular-testing automation continuous-integration devtools frontend-development javascript jest nodejs npm-package open-source scaffolding-tool software-engineering testing-framework typescript unit-testing web-development

Last synced: 14 Jan 2025

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/mmellado/react-tdd-example

Example of how to build a react component using TDD

javascript tdd unit-testing

Last synced: 21 Jan 2025

https://github.com/ardier16/jsunit

A simple unit testing framework written in JavaScript (ES6)

css3 es6 html5 javascript javascript-library testing-framework unit-testing vanilla-js

Last synced: 23 Jan 2025

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: 26 Jan 2025

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: 12 Feb 2025

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework pytest python testing unit-testing

Last synced: 23 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: 24 Jan 2025

https://github.com/risc-os-community/greatest

This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.

c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting

Last synced: 15 Jan 2025

https://github.com/aliiiw/test-learning

this is repo for flash back to testing :)

android espresso junit4 mockito mockk-android roboelectric unit-testing

Last synced: 30 Jan 2025

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: 26 Jan 2025

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/khemtat/poker

Poker card game, written in python with unit testing for studying TDD methodology

poker-game python unit-testing

Last synced: 05 Feb 2025

https://github.com/berkaykanca78/unit-test

C# ASP.NET 8.0 Web Api & xUnit Test Project & Descripiton Unit Testing Parts

asp-net-core c-sharp unit-testing web-api xunit-tests

Last synced: 22 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: 02 Feb 2025

https://github.com/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 14 Jan 2025

https://github.com/sahilk-027/frontend-primer

This repository is a compilation of essential concepts and topics to help you prepare for frontend developer interviews.

angular css front-end-development html html5 javascript seo typescript unit-testing

Last synced: 05 Jan 2025

https://github.com/hozlucas28/adventjs-solutions-2024

Repository with the solutions of AdventJS (2024) programming challenges by @midudev.

2024 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing

Last synced: 30 Jan 2025

https://github.com/robinhosz/educplus-academy

University project where we made an API for online education

educational-project integration-testing java junit spring-boot tdd unit-testing university-projects

Last synced: 02 Feb 2025

https://github.com/jonasfschuh/quarkus-social-network-api

A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana

api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing

Last synced: 10 Feb 2025

https://github.com/vishal150494/ai-based-web-application-develpoment-and-deployment-project2

Created an AI-based web app that performs analytics on customer feedback for their signature products. To accomplish this requirement, I created an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.

error-handling flask-web ibm-watson modules nlp-library packaging pep8 python3 restful-api unit-testing

Last synced: 10 Feb 2025

https://github.com/vishal150494/task-management-system

Its a simple Task Management System project to demonstrate my Web Application Development skills using tools like Python, Flask, Database System, Docker and demonstrate my practical insights on developing and deploying RESTful APIs & micro services. Using the task management system user can perform all CRUD operations based on some input attributes

api api-documentation controllers curl docker docker-compose flask-login flask-migrate flask-sqlalchemy flask-web flassger html integration-testing jinja2-template models mvc-architecture postgresql-database swagger-ui unit-testing views

Last synced: 01 Feb 2025

https://github.com/harsh8088/flutter-test-app

unit, integration test

flutter flutter-test unit-testing

Last synced: 26 Jan 2025

https://github.com/ubiratansoares/burster

Kotlin helper for nicer Junit4 "parametrized" tests

dsl junit4 kotlin kotlin-android unit-testing

Last synced: 23 Dec 2024

https://github.com/vekeryk/todolist-rest-api

Complex Spring REST service with JWT Security that allows you manage ToDo and add collaborators

hibernate jjwt jwt-authentication mapstruct mockito rest-api spring-boot spring-security todolist unit-testing

Last synced: 11 Jan 2025

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/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: 01 Feb 2025

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 seeding swagger telegram-bot unit-testing

Last synced: 24 Dec 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: 22 Jan 2025

https://github.com/iv-mexx/unittestconditionalcompilation

A little sample project about how to set up a project to use preprocessor-macros for conditional compilation with unit tests

conditional-compilation preprocessor-macros unit-testing xcode xcode-unit-tests

Last synced: 26 Jan 2025

https://github.com/ra1nz0r/metric_alert_app

Программа для сбора метрик и алертинга.

agent cicd flags go mock postgresql restapi server sql taskfile unit-testing

Last synced: 01 Jan 2025

https://github.com/karenpayneoregon/working-with-data-2022

For an article comparing EF Core to SqlClient data provider

console csharp-core efcore unit-testing

Last synced: 29 Jan 2025

https://github.com/juandbta/recipes-project

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, the app allows you to make them public so anyone can access them.

capybara css-flexbox css3 database front-end-development posgresql rspec ruby ruby-on-rails unit-testing

Last synced: 29 Jan 2025

https://github.com/sevlamare/enumerables

Rebuild of a few iterators methods from Enumerable.

ruby ruby-language unit-testing

Last synced: 04 Feb 2025

https://github.com/marifervl/md-links

A CLI tool to analyze and validate links in Markdown files. Extract link information and ensure their validity effortlessly. JavaScript-based. Easy installation with `npm install @marifervl/md-links`. Enhance analysis with `--validate` and `--stats` options. Examples: `md-links file.md`, `md-links directory/`. Efficient and reliable.

chalk javascript nodejs unit-testing

Last synced: 06 Feb 2025

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/gparlakov/scuri-code

Extension for VS Code running SCuri (https://github.com/gparlakov/scuri) without leaving the editor

angular scuri unit-testing unittests-generation

Last synced: 29 Jan 2025

https://github.com/ps0305/ng-unittesting

Unit testing in angular using Jasmin with Karma

angular angular-cli karma unit-testing

Last synced: 01 Jan 2025

https://github.com/lucasdengcn/bookstore-demo

Practices over Spring boot, JPA, Gradle, Unit Test, Integration Test, OAS etc.

integration-testing spring unit-testing

Last synced: 01 Jan 2025

https://github.com/przemek-jablonski/github-graphql-doodle

example of GraphQL Android client app, based on new Github's API

dagger2 graphql-java graphql-query mockito unit-testing

Last synced: 11 Jan 2025

https://github.com/autokmg/micro-unit

This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.

java maven unit-testing

Last synced: 01 Feb 2025

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/grahamstrickland/epi

Algorithms and test cases from Elements of Programming Interviews in Python - Aziz, Lee, & Prakash

elements-of-programming-interviews nosetests python3 unit-testing

Last synced: 10 Jan 2025

https://github.com/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 04 Feb 2025

https://github.com/karenpayneoregon/entity-framework6-mocking

Entity Framework 6 example to unit test and restore data to original state.

csharp entity-framework unit-testing

Last synced: 29 Jan 2025

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: 21 Jan 2025

https://github.com/tommylemon/unitauto-cpp

UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等。本项目为 C++ 版,支持 C++ 17 以上 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc. This repo is the C++ version, compat C++ 17+.

apiauto apijson cpp cpp-library cpp17 unit-test unit-testing unit-testing-library unitauto unitest unittesting

Last synced: 19 Nov 2024

https://github.com/tommoulard/docker-criterion

Docker image/Dockerfile for criterion

criterion dockerfile unit-testing

Last synced: 05 Jan 2025

https://github.com/farshaddavoudi/chargingassignment.withtests

Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.

api bogus c-sharp clean-architecture cqrs-pattern end-to-end-testing fluent-assertions integration-testing moq-framework onion-architecture unit-testing xunit

Last synced: 10 Feb 2025

https://github.com/nerdfiles/chordlike

handling modality in reactjs

coverage docs reactjs static-code-analysis unit-testing

Last synced: 21 Jan 2025

https://github.com/bedirhanssaglam/kotlin-tests-on-calculator-app

Unit tests and Instrumentation test of Calculator App in Kotlin

android calculator instrumentation java kotlin test unit-testing

Last synced: 13 Jan 2025

https://github.com/winterpuma/bmstu_testing

bmstu, IU7-7, Тестирование и Отладка ПО (2020)

7term bmstu e2e-tests iu7 testing unit-testing

Last synced: 17 Jan 2025

https://github.com/bonejon/angular-jest-wallabyjs

An example repository with all the configuration to use Angular 7 with Jest and WallabyJs. The readme.md contains the steps taken to convert the project from a standard angular-cli project.

angular-cli angular7 angular8 jest sample-project unit-testing wallaby wallabyjs

Last synced: 13 Jan 2025

https://github.com/dogezhou/vue3-demo

This project is a Vue3 + :zap: Vite + TypeScript starter. Clone it and Use it as your project starter. :gift_heart:

ci codecov coverage github-actions jest linter pre-commit prettier typescript unit-testing vite vue3 yarn

Last synced: 10 Jan 2025

https://github.com/elyse502/alx-backend-javascript

Utilizing JavaScript in backend development to create scalable applications.

javascript nodejs typscript unit-testing

Last synced: 26 Dec 2024

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: 18 Dec 2024

https://github.com/marko19907/patient-register-gui

A second semester “Programming 2” project with JavaFX, CSV files and ORM.

csv-export csv-import derby-embedded factory-pattern java javafx lambdas maven mvc-architecture orm streams unit-testing

Last synced: 25 Dec 2024

https://github.com/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 23 Dec 2024

https://github.com/alansastre/java-junit5

Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.

api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing

Last synced: 13 Jan 2025

https://github.com/posinformatique/posinformatique.fluentassertions.json

PosInformatique.FluentAssertions.Json is a library to assert JSON serialization using the FluentAssertion style coding.

c-sharp fluentassertions json mstest nunit tdd unit-testing xunit

Last synced: 29 Jan 2025

https://github.com/dabevlohn/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: 26 Jan 2025

https://github.com/bedirhanssaglam/quiz-app-with-tests-in-kotlin

Unit tests and Instrumentation test of Quiz App in Kotlin

android instrumentation java kotlin quiz test unit-testing

Last synced: 13 Jan 2025

https://github.com/fkupper/private-sniffer-module

Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.

codeception-module unit-testing

Last synced: 31 Dec 2024

https://github.com/haolamnm/pomodoro-50

[CS50x] A Flask-powered Pomodoro web app with session and database management, AI integration, user authentication and customizable timers, and productivity tracking.

ai cs50x css flask html javascript postgresql python supabase unit-testing vercel

Last synced: 12 Jan 2025

https://github.com/darky/klubok-gleam

Do notation pipes for functions which easy to mock

do-notation gleam mock pipe unit-testing

Last synced: 31 Jan 2025