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/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/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/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/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/kirill3333/jsnn_6

Slides for JSNN #6 NodeJS Unit testing

chai istanbul mocha nodejs sinon unit-testing

Last synced: 31 Jan 2025

https://github.com/codemedic/bash-pack

Bash scripts library

bash library logging semver unit-testing

Last synced: 09 Jan 2025

https://github.com/fvdm/nodejs-dotest

Yet another unit test runner for Node.js

debugger nodejs unit-testing unlicense

Last synced: 21 Nov 2024

https://github.com/jacraig/mecha

Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.

mecha property-testing unit-testing unit-tests

Last synced: 14 Dec 2024

https://github.com/jsuyog2/express-mongodb-api

Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.

api api-development backend express expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing

Last synced: 13 Jan 2025

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/damirscorner/20210917-ng-test-timers

Sample project for 'Testing timers with fakeAsync' blogpost

angular timers unit-testing

Last synced: 29 Jan 2025

https://github.com/oveldman/madworldtools

This is a personal project that I can experiment and learn from it. The application will get easy tools that will be convenient for me.

azure azure-functions azure-templates blazor blazor-webassembly cscharp maui maui-blazor unit-testing

Last synced: 11 Feb 2025

https://github.com/damirscorner/20210101-ng-lifecycle-test

Sample project for "Testing Angular lifecycle hooks" blogpost

angular jasmine unit-testing

Last synced: 29 Jan 2025

https://github.com/dewolfe001/date_calculator

A short example of a PHP MVC to request two dates and then calculate the difference between those dates expressed in days. I wrote some unit testing for this PHP app, but I didn't write enough. If you wanted to take this code and build some more unit testing, this could be a good example of work.

date-calculator php quiz test unit-testing

Last synced: 05 Feb 2025

https://github.com/hidayathamir/go-user

Golang microservice template. Clean Architecture, HTTP and GRPC Example, isolation integration tests, isolation unit tests, and database connection pooling.

clean-architecture clean-code go golang grpc integration-testing microservice repository-pattern rest-api unit-testing

Last synced: 23 Jan 2025

https://github.com/nadavwr/makeshift

Makeshift unit testing library for Scala Native

mit-license scala-native unit-testing

Last synced: 18 Nov 2024

https://github.com/victoreronmosele/callback-test-dart

Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests

dart flutter mocking mockito testing unit-testing

Last synced: 02 Feb 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/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 04 Feb 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/nelofarzabi/testing_practice

Unit testing using AAA format .

unit-testing

Last synced: 31 Dec 2024

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/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/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://github.com/baralmanish/easy-travel-node-graphql

GraphQL api build on top of node. Techs used: Docker, PostgreSQL

docker graphql node postgresql typescript unit-testing

Last synced: 16 Jan 2025

https://github.com/sumanjs/karma-suman

Adapter for running Suman tests with the Karma test runner.

karma-framework karma-test-runner suman sumanjs unit-testing

Last synced: 19 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/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/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/wittline/python

Software Analysis, Design and Construction with Python

coverage coverage-report logging pep8 software-design software-quality unit-testing

Last synced: 29 Jan 2025

https://github.com/palashmon/learn-mocha-chai

Learning about Unit Testing our JavaScript code using Mocha and Chai

chai examples learning mocha unit-testing

Last synced: 23 Jan 2025

https://github.com/pwall567/kjson-spring3-test

Spring Boot 3 testing functions for kjson

json kotlin spring-boot unit-testing

Last synced: 05 Feb 2025

https://github.com/marlysson/fluxocomprajava

Mini-Aplicação de um fluxo de compras online pra mostrar como usar testes com JUnit e Hibernate.

java unit-testing

Last synced: 29 Jan 2025

https://github.com/fatihemres/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: 05 Feb 2025

https://github.com/scribetw/mocking-demo

Some demo code of mocking library usages

java jmockit mocking unit-testing

Last synced: 23 Jan 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/feed0/graphs_theory

A repository designed to our Graphs Theory subject's assignment.

graph-algorithms maven unit-testing

Last synced: 22 Dec 2024

https://github.com/flandrade/express-typescript-scaffolding

An opinionated scaffolding: Express + TypeScript + Sequelize

express factory linter scaffolding sequelize starter tests typescript unit-testing

Last synced: 23 Jan 2025

https://github.com/antloop-studios/c-unit

Trivial C unit testing library

c header-only simple testing unit-testing

Last synced: 08 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/tembra/pest-plugin-x-args

Add to Pest the functionality to accept `--x-` arguments and access them from the test cases.

command-line pestphp pestphp-addon php plugin plugin-repo test testing unit-testing

Last synced: 30 Dec 2024

https://github.com/424nkita-csharsfta4/moodle_diplomka

Дипломная работа для ТТиИП, мобильное приложение для студентов🔥

algorithms android asp-net-core backend csharp dart educational-project firebase flutter frontend graphql ios mobile-app moodle router social-app study-project ui-ux unit-testing

Last synced: 23 Jan 2025

https://github.com/ilancohen/jest-class-mocker

Jest mocks for TypesScript Classes

jest jest-mocking mock typescript unit-testing

Last synced: 10 Nov 2024

https://github.com/josef-friedrich/test-helper.sh

A collection of helper functions for the shell-script testing.

shell testing unit-test unit-testing

Last synced: 28 Jan 2025

https://github.com/vknabel/taps

Taps is a lightweight Unit Test library optimized for asynchronous code and generating TAP13 compatible output.

asynchronous cocoapods reactivex rxswift swift swift-3 swift-package-manager swiftpm tape unit-testing

Last synced: 23 Jan 2025

https://github.com/kanzatahreem/todolist-best-practices

Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day

code-review html javascript jest pair-programming todolist unit-testing webpack

Last synced: 08 Jan 2025

https://github.com/zijianhuang/fonlowtesting

Helper functions for constructing unit testing and integration testing efficiently

ci-server continuous-integration csharp iis iis-express unit-testing

Last synced: 12 Oct 2024

https://github.com/keiryojs/common

🍱 common utilities used in neocord

ava discord neocord typescript unit-testing

Last synced: 23 Jan 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/eliamyro/movies-collection

An iOS app that uses the moviesdb API for fetching & searching movies

clean-architecture combine coredata dependency-injection unit-testing

Last synced: 16 Jan 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/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/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: 20 Dec 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/keiryojs/rest

👽️ typescript library for interacting with Discord's REST api

ava discord neocord typescript unit-testing

Last synced: 23 Jan 2025

https://github.com/tpal-dev/flutter_scaffold_clean_architecture_app

Flutter scaffold app: Clean Architecture, BLoC, Freezed, DIO HTTP get request + unit tests.

bloc clean-architecture dart dependency-injection dio flutter freezed scaffold-template tdd unit-testing

Last synced: 09 Jan 2025

https://github.com/baralmanish/easy-travel-vue

SPA build on Vue. CRUD is implemented using Vue and GraphQL

graphql tailwindcss typescript unit-testing vue

Last synced: 16 Jan 2025

https://github.com/marlysson/projetoestacionamento

Projeto simples para administração de estacionamento usando testes com TDD.

java java-tests unit-testing

Last synced: 29 Jan 2025

https://github.com/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 23 Jan 2025

https://github.com/kkgthb/az-as-wa-001-node-express-tiny

A 6-file (1 app, 1 test, 1 Azure DevOps Pipeline, 1 framework config, 1 Readme, 1 GitIgnore) repo that builds Hello World for an Azure App Service Web App live website

azure azure-app-service azure-app-services azure-devops-pipelines azure-web-app azure-web-app-service build-pipeline build-pipelines jest jest-testing unit-testing web-server

Last synced: 03 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/rcardin/kafka-testing

Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes

kafka spring-kafka unit-testing

Last synced: 18 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/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: 22 Jan 2025

https://github.com/maxicorrea/java-taller-tp0

Practical work of programming workshop in UNPAZ reprogrammed using OOP and Unit Testing.

algorithms object-oriented-programming strategy-pattern unit-testing

Last synced: 11 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/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/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/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/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/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/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/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/colinrobertbrooks/testing-javascript-applications-demo

A demo app with static analysis and unit/integration/end-to-end tests 🧪

end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing

Last synced: 21 Jan 2025