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/thibaudcolas/unit-test-workshop

Unit testing 101 workshop, in JavaScript with Jest (via create-react-app).

javascript jest unit-testing workshop

Last synced: 18 Dec 2024

https://github.com/pranavh-2004/resumebuilder

An automated resume builder in Python that generates professional PDFs based on user data and customizable templates

automation cli developer-tools pdf-generation python reportlab resume-generator unit-testing

Last synced: 28 Jan 2025

https://github.com/edrisym/e-wallet

This E-Wallet project is developed using the Test-Driven Development (TDD) approach. It is built with .NET 8 and uses SQL Server for database management. The project utilizes XUnit for unit testing and FluentAssertions for expressive and readable assertions in tests.

csharp digitalwallet dotnet-core dotnet8 e-wallet e-wallet-system ewallet fluentassertions multicurrency multicurrency-wallet sqlserver test unit-testing wallet xunit

Last synced: 21 Nov 2024

https://github.com/primus-anonymous/atms-ios

OSM data based ATMs locator

alamofire cuckoo mvvm rxswift swift unit-testing

Last synced: 23 Oct 2024

https://github.com/khesualdo/openid-connect-id-token-validator

:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.

asymmetric-cryptography authentication authorization csharp dotnet json-web-key json-web-token jwk jwt jwt-decode microsoft mocking moq oidc-jwks-verify openid-connect rs256 single-sign-on sso unit-testing

Last synced: 22 Dec 2024

https://github.com/stanislavkozlovski/unit-test-kt

This is the example code for an article of mine about Kotlin's access modifiers and how it impacts unit-testing methods.

hacktoberfest hacktoberfest-accepted junit junit5 kotlin kotlin-test kotlin-testing unit-testing

Last synced: 12 Nov 2024

https://github.com/renatozr/vehicle-shop-api

API que maneja dados de veículos de uma concessionária.

chai express mongodb mongoose nodejs poo rest-api swagger swagger-ui typescript unit-testing

Last synced: 02 Jan 2025

https://github.com/andrewbeng89/vue-unit-testing

Unit Testing in Vue.js - from theory into practice: a companion repo!

jest unit-testing vue-test-utils vuejs

Last synced: 06 Jan 2025

https://github.com/urbanjost/m_msg

convert all common variables to a string in Fortran using unlimited polymorphic variables

fortran fortran-package-manager fpm testing unit-testing

Last synced: 30 Dec 2024

https://github.com/jl-/tupe

Generic unit-testing runner for front-end.➰

ava front-end puppeteer test testing unit unit-testing

Last synced: 22 Jan 2025

https://github.com/canopas/ios-todo-app-with-unit-testing

Sample code for the articles written on Ultimate guide to iOS unit testing. https://blog.canopas.com/the-ultimate-guide-to-ios-unit-testing-with-best-practices-part-1-c3a484b8dc8d

ios swift swiftui unit-test unit-testing

Last synced: 27 Jan 2025

https://github.com/abhirockzz/junit-sample-project

simple example for JPA unit testing

javaee jpa junit unit-testing

Last synced: 21 Dec 2024

https://github.com/bhovhannes/jestor

Defines how Jest mocks should behave

implementation jest mock spy unit-testing

Last synced: 05 Nov 2024

https://github.com/hadichahine/cest

A traditional unit testing library for C.

c cest tdd test-driven-development testing unit-testing

Last synced: 03 Feb 2025

https://github.com/corentinth/vscode-test-pilot

Automatically generate test base templates for JavaScript and TypeScript functions.

extension jest mocha template test unit-testing vitest vscode vscode-extension

Last synced: 21 Dec 2024

https://github.com/donkirkby/testing

Essay and sample code for writing unit tests in Python

python testing unit-testing

Last synced: 20 Dec 2024

https://github.com/piotr-kalanski/spark-local

API enabling switching between Spark execution engine and local fast implementation based on Scala collections.

scala spark unit-testing

Last synced: 21 Dec 2024

https://github.com/ivangfr/springboot-testing-mysql

Goals: 1) Create a simple Spring Boot application to manage users; 2) Explore the utilities and annotations that Spring Boot provides for testing; 3) Test using Testcontainers.

integration-testing java mapstruct mysql spring-boot spring-data-jpa springdoc-openapi testcontainers unit-testing web

Last synced: 30 Oct 2024

https://github.com/feathersui/openfl-utest-tools

Command line tools for running utest tests with OpenFL

cli haxe openfl unit-testing utest

Last synced: 22 Jan 2025

https://github.com/ericksonreyes/ddd-phpspec-helper

Just my personal PhpSpec helper that generates tests and implementation of domain and application classes.

helpers php7 phpspec tdd unit-testing

Last synced: 29 Dec 2024

https://github.com/saddamarbaa/software-testing

==> Software testing examples with Jest and also with (mocha and chai)

bdd-tests end-to-end-testing integration-test jest mocha-chai tdd-test unit-testing

Last synced: 09 Dec 2024

https://github.com/sieep-coding/connect4

Connect 4 created using C and Raylib.

c header-files makefile raylib raylib-c shell-script unit-testing

Last synced: 01 Feb 2025

https://github.com/ac-gomes/data-engineering-with-databricks

A simple boilerplate for data engineering and data analysis training in Databricks.

data-analysis data-engineering databricks databricks-notebooks pyspark python unit-testing

Last synced: 09 Nov 2024

https://github.com/thinkinglabs/cobol-fizzbuzz-kata

Unit testing with COBOL

cobol unit-testing

Last synced: 13 Jan 2025

https://github.com/pauluswi/bigben

BigBen is a microservice which provides simple wallet service for application users.

docker docker-compose ewallet fintech golang microservice mysql payment unit-testing

Last synced: 16 Dec 2024

https://github.com/flazefy/gudangku-laravel

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel

api-testing calendar cronjob csv-export firebase firebase-storage laravel machine-learning mailer migrations mysql pdf pdf-parser php rest-api seeding statistics 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/khemtat/poker

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

poker-game python unit-testing

Last synced: 11 Dec 2024

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/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: 11 Dec 2024

https://github.com/coot/purescript-karma-test-unit

Karma runner for purescript-test-unit.

karma karma-runner purescript test-runner unit-testing

Last synced: 30 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 Dec 2024

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/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/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/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/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/flazefy/pinmarker

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3

apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing

Last synced: 24 Dec 2024

https://github.com/sangeethnandakumar/express-xunittests-template

This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations

fail integration-testing pass testable tests unit-testing xunit

Last synced: 17 Dec 2024

https://github.com/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com

A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.

api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing

Last synced: 11 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/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/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/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/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/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/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/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/ona-li-toki-e-jan-epiphany-tawa-mi/aplwiz

GNU APL automated testing script templates | Mirror of https://paltepuk.xyz/cgit/aplwiz.git/about

apl gnu-apl template unit-testing

Last synced: 12 Dec 2024

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

[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.

cs50p flashcards pandas project python streamlit unit-testing

Last synced: 21 Jan 2025

https://github.com/aashrafh/reactbullets

Some points I wrote before start coding Oud frontend in addition to some helpfull rsources which was a helping hand.

best-practices bullets front-end front-end-development frontend frontend-framework javascript learning learning-resources notes react reactjs unit-testing

Last synced: 12 Dec 2024

https://github.com/ra1nz0r/cafe_list_with_testify

Возвращает список кафе из указанного города по запросу, с указанием количества.

cicd go golang map rest-api server unit-testing

Last synced: 01 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/kogosoftwarellc/test-c

A robust and minimal unit testing framework for C.

c framework unit-testing

Last synced: 07 Jan 2025

https://github.com/lebrancworkshop/learn-go-unittest-codebangkok

Learn how to do unit testing via Go Programming Language.

go golang unit-testing

Last synced: 13 Dec 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/sadaf-daneshgar/school_library

[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.

aggregation association inheritance oop-programming ruby ul unit-testing

Last synced: 23 Jan 2025

https://github.com/dylibso/xtp-test-zig

A Zig test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 13 Dec 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: 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/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/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/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/tassio-med/react-testing-library-project

🐙 Neste projeto o desafio foi utilizar a biblioteca de de testes do React, a React Testing Library. Aqui você vai encontrar simulação de evento com RTL e teste assíncronos com RTL.

eslint javascript jest react-testing-library reactjs unit-testing

Last synced: 26 Dec 2024

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

🍱 common utilities used in neocord

ava discord neocord typescript unit-testing

Last synced: 23 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/kulloveth/cardinfofinder

An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details

coroutines dagger-hilt espresso-tests livedata mockito mvvm-architecture ui-testing unit-testing viewmodel

Last synced: 10 Dec 2024

https://github.com/guidevloper/vitest-logica

Logical exercises to illustrate line of thoughts and unit-test/TDD features.

unit-testing vitest

Last synced: 15 Dec 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/itzg/try-sb-test-properties-loading

This Spring Boot code demonstrates several ways of using a type-safe configuration class during unit testing

spring-boot unit-testing

Last synced: 14 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/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/danielschaffer/ts-custom-error-shim

A TypeScript custom error shim that allows properly testing custom errors

custom-error testing typescript unit-testing

Last synced: 17 Dec 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/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