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/jeamon/go-digital-root-algorithms

This is a short full scale coding challenge consisting of implementing two algorithms that compute the digital root of a given number. Each function has its unit test and benchmark implementations as well. Outputs have been provided to see how looks like the execution results.

algorithms benchmarking data-structures go-examples golang unit-testing

Last synced: 17 Jan 2025

https://github.com/webconuz/my-blog

Sourse code of my blog website

css3 html5 javascript react sass tailwind unit-testing zustand

Last synced: 14 Feb 2025

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

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

unit-testing vitest

Last synced: 08 Feb 2025

https://github.com/gabrieldiem/assignment_for_algorithms_3

Little smalltalk project to learn the language, the pillars of OOP, unit testing and UML

7507 fiuba oop pharo-smalltalk smalltalk sunit uml unit-testing university-project

Last synced: 08 Feb 2025

https://github.com/feed0/graphs_theory

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

graph-algorithms maven unit-testing

Last synced: 14 Feb 2025

https://github.com/moderateepheezy/cities

Load 200k+ item in a table view with pagination. Pagination also works with search filter.

algorithms-datastructures map pagination swift unit-testing

Last synced: 02 Jan 2025

https://github.com/kkgthb/web-site-nodejs-02-tests

Code for a teeny-tiny Node.js web server with Jest unit tests to ensure it really says Hello World!

express-js expressjs jest jest-tests node-js nodejs unit-testing web-server webserver

Last synced: 03 Jan 2025

https://github.com/fracasula/file-to-slack

A little app that reads from a file and sends its content to a Slack webhook

golang slack slack-webhook unit-testing

Last synced: 25 Jan 2025

https://github.com/afthaab/unit-testig-go

This repository consist of Unit test cases for a simple go application

unit-testing

Last synced: 12 Jan 2025

https://github.com/zhentian-wan/redux-training-app

Example for Redux and React, also Unit testing

es6 react redux redux-observable unit-testing

Last synced: 10 Jan 2025

https://github.com/virag-ky/tdd-ruby-poject

This is an exercise in Ruby to practice Test Driven Development.

rspec rubocop ruby tdd unit-testing

Last synced: 10 Jan 2025

https://github.com/michelemartone/dabo

Did Anything Break Overnight? : minimalistic shell scripts unit-testing

bash bash-script command-line-tool cron-jobs feedback minimalist modulefiles nohup reporting-tool shell-script testing-tool unit-testing

Last synced: 25 Jan 2025

https://github.com/dcb9/redis-lua-test

Redis Lua Scripts Unit testing environment

lua-scripts redis unit-testing

Last synced: 25 Jan 2025

https://github.com/chicio/asynchronous-testing-closure-dependency

This repository contains an example for my article "Asynchronous testing in Swift".

asynchronous-tests closure swift unit-testing xctest

Last synced: 17 Jan 2025

https://github.com/bethanyuo/truffle-advanced

Solidity-specific Unit Tests with Truffle

solidity solidity-testing truffle truffle-testing unit-testing

Last synced: 12 Jan 2025

https://github.com/freddiehaddad/console-blackjack-game

A C++ Blackjack game that runs in the console. The emphasis of this project was to develop a state machine graph to handle game events and actions.

blackjack console console-application cpp game unit-testing visual-studio

Last synced: 11 Jan 2025

https://github.com/nojronatron/java-code-challenges

Exercising and building data structure and algorithm experience in Java

algorithms challenges gradle java unit-testing yaml

Last synced: 08 Feb 2025

https://github.com/rblcoder/daily_sleep_tracker

An example of CRUD using Springboot and Thymeleaf

java-8 spring-boot thymeleaf unit-testing

Last synced: 08 Feb 2025

https://github.com/deepakbhalla/nace-service

Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.

cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing

Last synced: 18 Jan 2025

https://github.com/chetanvaghela457/rickymotry_mvvm_kotlin_unittesting_demo

This repository is an innovative Android application created using Kotlin and follows the principles of Clean Architecture and MVVM design pattern. The app aims to provide users with Test Cases written for the every page. It focuses on Unit Test using mockito.

android-application clean-architecture dagger2 hilt hilt-dependency-injection kotlin mockito mvvm-android mvvm-architecture testing unit-testing unittest

Last synced: 23 Jan 2025

https://github.com/hakenr/workingeffectivelywithlegacycodedemo

DEMO for my Working Effectively with Legacy Code sessions

castle-windsor demo dependency-injection moq unit-testing

Last synced: 07 Feb 2025

https://github.com/lunardiver/pimovementdetector

Raspberry Pi based movement detection system that can notify other systems over TCP.

csharp dotnet dotnet5 image-processing movement-detection raspberry-pi raspberrypi tcp unit-test unit-testing unittest vscode

Last synced: 12 Jan 2025

https://github.com/theoryofnekomata/react-testing-demo

Demonstration for various ways on testing React apps

demo enzyme jest react storybook unit-testing

Last synced: 12 Jan 2025

https://github.com/ollieday/mockablehttp

A mockable wrapper for System.Net.Http.HttpClient

csharp dotnet http library mocking mocks testing unit-testing

Last synced: 14 Feb 2025

https://github.com/ernitingarg/very-large-file-processing-python

Python solution which uses min-heap data structure and thread parallalism to process very large file

data-structures large-files min-heap multiprocessing python3 space-complexity threading time-complexity unit-testing

Last synced: 26 Dec 2024

https://github.com/olegkunitsyn/ecblunit

Simple Unit Testing for z/OS written in IBM Enterprise COBOL

cobol unit-testing

Last synced: 23 Jan 2025

https://github.com/stepanzh/scoredtests.jl

Test utilities with scoring.

julia teaching-assistant unit-testing

Last synced: 15 Feb 2025

https://github.com/dzmitrypanamarenka/weather_app

Weather app based on react/redux/recompose toolkit + unit-testing

nodejs react redux unit-testing

Last synced: 07 Feb 2025

https://github.com/cabdesigns/trace-test-listener

Searches the call trace when running your unit tests. Useful for identifying dependencies that should be mocked.

php phpunit phpunit-listener unit-testing

Last synced: 19 Jan 2025

https://github.com/martincastroalvarez/docker-redis-flask-financial-reports-api

Financial Statements with Flask with Redis & CI/CD

api cdci cicd docker flask redis rest-api unit-testing

Last synced: 14 Feb 2025

https://github.com/sibeeshvenu/wcf-unit-tests-nunit-rhino-mocks

The detailed article can be found here: https://sibeeshpassion.com/wcf-service-unit-tests-using-nunit-with-rhino-mocks-and-entity-framework/

csharp nunit nunit-tests rhino rhino-mocks unit-testing wcf wcf-service

Last synced: 15 Feb 2025

https://github.com/teobler/react-testing-guideline

一部能够让你学会在不同场景下如何测试你 React 项目的指南。

cypress jest react react-testing-library testing unit-testing

Last synced: 15 Feb 2025

https://github.com/nameisjayant/jetpack-compose-android-testing

In this repository we will be working with Unit , Instrument & Ui tests in android kotlin with jetpack compose.

android-uitesting assertion-library instrumentation-tests integration-test jetpack-compose room-database unit-test unit-testing

Last synced: 19 Jan 2025

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

Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.

browser suman sumanjs tdd testing unit-testing

Last synced: 19 Jan 2025

https://github.com/asacxyz/busbuzz-api

The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.

api api-test busbuzz firebase firestore gcp integration-test integration-testing java mock mockito spring-boot springboot test unit-test unit-testing

Last synced: 11 Jan 2025

https://github.com/lenin-anzen/javascript-unit-testing

Pruebas unitarias con Karma, Jasmine, Mocha, Jest, Chai...

chai jasmine javascript jest karma mocha unit-testing

Last synced: 11 Jan 2025

https://github.com/fajarnugraha37/nestjs-unit-test-implementation

Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies

api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing

Last synced: 01 Feb 2025

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

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 ExpressJS

auth backend end-to-end-testing express mongodb mongoose rest-api service-pattern swagger typescript unit-testing

Last synced: 01 Feb 2025

https://github.com/maxicorrea/java-refactoring

My code practices and unit tests when reading Martin Fowler book Refactoring.

java junit-test junit4 maven refactoring testing unit-testing

Last synced: 11 Jan 2025

https://github.com/maxicorrea/javascript-data-structures

Basic implementation of data structures programmed and tested with javascript and jest.

abstract-data-types adt data-structures javascript jest jest-test jest-tests unit-testing unittest

Last synced: 11 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: 15 Feb 2025

https://github.com/lh0x00/ts-lib-boilerplate

a simple template and easy to start for a library using Typescript and Jest

boilerplate ci jest node template typescript unit-testing

Last synced: 15 Feb 2025

https://github.com/lh0x00/ts-node-boilerplate

a simple template and easy to start to build a Node project using Typescript and Jest

api boilerplate ci jest node server template typescript unit-testing

Last synced: 15 Feb 2025

https://github.com/haabiy/flaskstringify

Flask-based API for string processing. It offers functionalities to manipulate and transform strings efficiently

api flask unit-testing

Last synced: 15 Feb 2025

https://github.com/mvandrew/windowsformstest

Integration test repository for Travis CI service.

appveyor travis-ci unit-testing visual-studio

Last synced: 08 Feb 2025

https://github.com/aleclarson/testpass

The compass for your code

nodejs testing unit-testing

Last synced: 08 Feb 2025

https://github.com/dtroupe18/networktesting

Examples on how to test API calls

ios11 mockingjay nimble quick spacex-api swift4 unit-testing

Last synced: 08 Feb 2025

https://github.com/dtroupe18/anatomysharedemocode

Universal application to be used as a collaborative, information-sharing tool in the gross anatomy lab for medical students at RWJMS

firebase ios11 kingfisher social-network swift-4 uitesting unit-testing

Last synced: 08 Feb 2025

https://github.com/faressoft/ticks-tracer

Takes snapshots for an object across event loop ticks

async control debug fake flow nexttick process promise setimmediate snapshot test tick timer trace unit-testing

Last synced: 08 Feb 2025

https://github.com/tatilimongi/passchecker

A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest

best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing

Last synced: 09 Feb 2025

https://github.com/harsh-sri/mocha-chai-unit-test

Unit test case implementation for nodejs app using mocha and chai assert library.

chai mocha-chai mocha-tests mochajs unit-testing

Last synced: 09 Feb 2025

https://github.com/padosoft/laravel-test

Base classes for Testing Laravel app and packages

laravel laravel-package test-laravel unit-testing

Last synced: 02 Jan 2025

https://github.com/andy-messer/quadratic-equation

A program for solving quadratic equations with Unit testing.

c quadratic-solver unit-testing

Last synced: 15 Feb 2025

https://github.com/fakhranii/jest-unit-testing-demo

testing demo using jest framework

javascript jest unit-testing

Last synced: 03 Jan 2025

https://github.com/oiricaud/javadoc-and-unit-testing

In this assignment, you are going to improve your project by providing more feature implementation, improve documentation using Javadoc, and improve code quality by writing unit test cases using Junit.

javadoc object-oriented school-project unit-testing

Last synced: 17 Jan 2025

https://github.com/matiasjastrebow/tp-tadp-metaprogramacion

Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024

metaprogramming mocking reflection rspec ruby spies testing unit-testing

Last synced: 30 Jan 2025

https://github.com/gowhale/go-shopping-list

Do you find making shopping lists BORING? Because I sure do... This repo is to automate the creation of shopping lists and to practice my Golang skills!

cooking golang golint mocking revive shopping unit-testing

Last synced: 17 Jan 2025

https://github.com/renatozr/car-dealership-api

An API that handles vehicle data from a car dealership

expressjs mongoose oop swagger typescript unit-testing zod

Last synced: 02 Jan 2025

https://github.com/anucha-tk/nestjs-mongodb-starter

A robust and feature-rich starter template for building scalable applications using NestJS. This project offers a comprehensive setup to kickstart your development with essential tools and configurations.

api-key authentication authorization docker e2e-testing mongodb nestjs rest-api swagger unit-testing

Last synced: 27 Dec 2024

https://github.com/milanowicz/php-testing

Library for PHPUnit testing

php phpunit testing testing-tools unit-testing

Last synced: 23 Jan 2025

https://github.com/lukaofirst/learning-unit-tests-dotnet-core

This repository contains all my practices and lessons about Unit Test in .NET Core using xUnit

dotnet-core unit-testing unittest xunit

Last synced: 02 Jan 2025

https://github.com/ryooooooga/cuutest

Simple unittest framework for C

c unit-test unit-testing unittest unittesting

Last synced: 17 Jan 2025

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

https://github.com/michalzagrodzki/simple-vue-app

Simple web app presenting use of Vue.js technology.

ci-cd circleci flex-box javascript netlify sample-project unit-testing vue vue-router

Last synced: 17 Jan 2025

https://github.com/jaffar-hussein/password_generator

A simple python application that runs on the terminal that allows the user to create an account and login with their credentials.This app allows the storage of existing account information and also auto generate passwords and create new account credentials

python-3 unit-testing

Last synced: 23 Jan 2025

https://github.com/zairbulos/spring-boot-testing

Unit Testing Spring Boot.

java spring-boot testing unit-testing

Last synced: 10 Jan 2025

https://github.com/rybalkin-an/user-app

Testing REST API Spring Boot App with Keycloak, Java 17, Gradle, Junit5, Testcontainer, RestAssured, MockMvc, Wiremock, Integration Testing

integration-testing junit5 keycloak mocking mockmvc rest-api restassured spring-boot testcontainers unit-testing wiremock

Last synced: 10 Jan 2025

https://github.com/gabriel-corto/pizza-shop

Application developed during react module 04: HTTP Caches, React Query, Tests and Mocks

end-to-end-testing graphics http-cache mocks radix-ui react-query shadcn-ui tailwindcss unit-testing

Last synced: 03 Jan 2025