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/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 23 Oct 2024

https://github.com/pedroemmanuelbuerger/unit_tests

Projeto para aprimorar meus conhecimentos de testes com a biblioteca do jest.

jest tdd unit-testing

Last synced: 17 Jan 2025

https://github.com/lllucius/skilltest

Command line Alexa skill tester

alexa avs server skill testing unit-testing unittest voice

Last synced: 23 Oct 2024

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/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/ashwinvis/beyond-100-test-cov

A.K.A. Why 100% test coverage is not good enough OR Typing + Unit tests

mypy pyconse pyconse2022 pytest typing unit-testing

Last synced: 10 Feb 2025

https://github.com/arfnsamsul/react-native-testing-sample

sample code of unit testing, snapshot testing, & code coveragw

code-coverage enzyme jest react react-native snapshot-testing testing unit-testing

Last synced: 23 Oct 2024

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/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/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/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/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/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/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/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/fvdm/nodejs-dotest

Yet another unit test runner for Node.js

debugger nodejs unit-testing unlicense

Last synced: 21 Nov 2024

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/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/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/codemedic/bash-pack

Bash scripts library

bash library logging semver unit-testing

Last synced: 09 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/emmanuel-dominic/miniextensions-coding-challenge

This is a react-redux with typescript coding challenge, which uses the airtable api calls. The application only make 3 API calls to Airtable when a user logs in. The app only makes one API call to fetch the class records using filterByFormula. The same is true for fetching the names of the students within the classes.

challenge cypress-tests react-query reactjs rtk-query unit-testing

Last synced: 21 Jan 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/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/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/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/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/nadavwr/makeshift

Makeshift unit testing library for Scala Native

mit-license scala-native unit-testing

Last synced: 18 Nov 2024

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/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/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/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/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/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/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/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/nelofarzabi/testing_practice

Unit testing using AAA format .

unit-testing

Last synced: 31 Dec 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/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/sevlamare/enumerables

Rebuild of a few iterators methods from Enumerable.

ruby ruby-language unit-testing

Last synced: 04 Feb 2025

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/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework pytest python testing unit-testing

Last synced: 23 Oct 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/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/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/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/scribetw/mocking-demo

Some demo code of mocking library usages

java jmockit mocking unit-testing

Last synced: 23 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://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/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/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/darky/klubok-gleam

Do notation pipes for functions which easy to mock

do-notation gleam mock pipe unit-testing

Last synced: 31 Jan 2025

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/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/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/antloop-studios/c-unit

Trivial C unit testing library

c header-only simple testing unit-testing

Last synced: 08 Jan 2025

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/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/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/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/keiryojs/common

🍱 common utilities used in neocord

ava discord neocord typescript unit-testing

Last synced: 23 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/ilancohen/jest-class-mocker

Jest mocks for TypesScript Classes

jest jest-mocking mock typescript unit-testing

Last synced: 10 Nov 2024

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/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/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/nerdfiles/chordlike

handling modality in reactjs

coverage docs reactjs static-code-analysis unit-testing

Last synced: 21 Jan 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/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/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/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/andresweitzel/api_bioethanol_statistics_dynamodb

Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.

api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing

Last synced: 01 Feb 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/tkraak/intro-unit-test

:circus_tent: Workshop: Intro to unit testing with AVA

ava javascript learn testing unit-test unit-testing

Last synced: 11 Feb 2025