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/danielschaffer/ts-custom-error-shim

A TypeScript custom error shim that allows properly testing custom errors

custom-error testing typescript unit-testing

Last synced: 10 Feb 2025

https://github.com/haloapping/dsa

Karena stress sama TA yang gak beres-beres, saya akhirnya gabut mempelajari kembali algoritma dan struktur data. Dan akhirnya saya makin pusing :)

algorithms-and-data-structures pusing python3 stress tdd unit-testing

Last synced: 06 Jan 2025

https://github.com/possen/bank

Bank app which demonstrates BrightFutures and how to test UITableViewControllers

brightfutures ios swift swift-package-manager tableview unit-testing

Last synced: 06 Jan 2025

https://github.com/leonardovff/angular-open-test

Repository used as repository of examples for open test in Angular.

angular node testing unit-testing

Last synced: 04 Feb 2025

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/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/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/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/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/typed-sigterm/any

Mock anything with a Magic Object.

chai jest mock testing unit-testing vitest

Last synced: 06 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/lfost42/franchise

Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.

algorithms aspnetcoremvc csharp csv-parsing data-access-object-pattern geolocation logging mapping model-view-conroller statistics tdd unit-testing xunit-tests

Last synced: 02 Feb 2025

https://github.com/tvc12/viu-ts

Boilerplate template for vue3 using typescript, pinia, vue-router and vite

cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs

Last synced: 13 Jan 2025

https://github.com/hima890/airbnb_clone_v3

Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.

airbnb-clone alx-africa alx-backend alx-software-engineering backend-api flask-api flask-application flask-sqlalchemy html-css-javascript jinja2-templates oops-in-python puppet python static team unit-testing

Last synced: 21 Dec 2024

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

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/thinkinglabs/cobol-fizzbuzz-kata

Unit testing with COBOL

cobol unit-testing

Last synced: 13 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/nerdfiles/chordlike

handling modality in reactjs

coverage docs reactjs static-code-analysis unit-testing

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

Jest mocks for TypesScript Classes

jest jest-mocking mock typescript unit-testing

Last synced: 10 Nov 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/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/antloop-studios/c-unit

Trivial C unit testing library

c header-only simple testing 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/tommoulard/docker-criterion

Docker image/Dockerfile for criterion

criterion dockerfile unit-testing

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

Rebuild of a few iterators methods from Enumerable.

ruby ruby-language unit-testing

Last synced: 04 Feb 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/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/alitaee/test-lab

Learning and Practicing unit test

jest reactjs testing-library unit-testing

Last synced: 13 Feb 2025

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 02 Feb 2025

https://github.com/charles-dr/mern-todo-application

#reactjs#nodejs#MongoDB#expressjs#MERN#todo#unit-test#jest

expressjs jest mongodb nodejs react unit-testing

Last synced: 09 Feb 2025

https://github.com/alexf91/ltest

A unit testing framework for Lean 4

lean lean4 unit-testing unittest

Last synced: 13 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/pedrohenrikle/gympass-api

Node.js & Typescript based, developed with concepts like SOLID, DDD, TDD, Repository Pattern, Factory Method and RBAC system. Has unit test for especific use-cases and test E2E for every HTTP controller.

api ddd e2e-tests factory-pattern nodejs repository-pattern solid tdd typescript unit-testing

Last synced: 24 Jan 2025

https://github.com/shubham14p3/testing-practice

building Unit Testing that test several different functions with TDD (Jest)Testing Practice with Jest in Javascript.

javascript jest unit-testing

Last synced: 13 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/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/codecop/electric-rose-kata

Small testing kata inspired by the Gilded Rose.

code-kata exercise kata test-cases unit-testing

Last synced: 25 Dec 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/mtpontes/blog-san-api

Blog-san is a blog API, where users can create posts, comments and reply to comments.

integration-testing jwt-token rest-api spring-boot spring-security test-containers unit-testing

Last synced: 28 Jan 2025

https://github.com/jeantimex/slush-webpack-html

:rocket: Scaffold your next html5 app with webpack and webpack dev server.

code-coverage es6 html5-boilerplate slush unit-testing webpack-dev-server webpack3

Last synced: 11 Jan 2025

https://github.com/n1kk/typed-well

A unit testing library for your TypeScript definitions.

type-checks type-definitions type-jest typescript unit-testing

Last synced: 16 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/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 23 Dec 2024

https://github.com/codecop/lcd-numbers-mocking-kata

Add tests to LCD Numbers Kata using test doubles.

code-kata exercise kata mocking unit-testing

Last synced: 25 Dec 2024

https://github.com/bytemechanics/test-drive

Pure Java, zero dependencies testing library

java test-drive unit-testing

Last synced: 12 Feb 2025

https://github.com/railsstudent/ng-connect4

Play Connect 4 in 2-player mode and 1-player mode.

angular6 unit-testing

Last synced: 22 Dec 2024

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

A Python UI to manage essential business data with tkinter and a FAST SQLite backend.

desktop desktop-app full-stack gui hot-reload makefile python python3 sqlite theme tkinter ui unit-testing unittest

Last synced: 13 Jan 2025

https://github.com/cimpress-mcp/tiger-clock

An injectable, mockable source of the current date and time.

clock unit-testing

Last synced: 16 Jan 2025

https://github.com/rubberduck203/shunit2examples

Spike to see how hard it would be to TDD Bash scripts

bash shunit2 unit-testing

Last synced: 28 Jan 2025

https://github.com/ritikanubhav/ai-recommendation-system

C#/ Dot net Console Application for AI Recommendations-- Using Pearson Formula

console-application csharp dotnetcore unit-testing

Last synced: 14 Jan 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/khouloudhaddad/cart-management

Cart management with native PHP - TDD

php-native php8 tdd unit-testing

Last synced: 10 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/dzmitrypanamarenka/js-differences

Cli-utility on JS which shows differences between two files - supports .yml .json .ini formats

cli node-js trees unit-testing

Last synced: 07 Feb 2025

https://github.com/drbarnabus/mimic

Fast, friendly and familiar mocking library for modern .NET

csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing

Last synced: 27 Dec 2024

https://github.com/mitya57/cxxunit

Simple C++ unit testing library

cplusplus header-only testing unit-testing

Last synced: 25 Jan 2025

https://github.com/danitilahun/jest_testing

Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.

api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing

Last synced: 27 Dec 2024

https://github.com/hamid-yg/unit_tests

Units Tests in several languages

c cpp epitech haskell unit-testing

Last synced: 23 Oct 2024

https://github.com/glpzzz/gateways

This sample project is managing gateways - master devices that control multiple peripheral devices.

bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue

Last synced: 17 Jan 2025

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

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 Go Echo

auth backend e2e-tests file-upload firebase-storage golang rest-api telegram-bot unit-testing warehouse

Last synced: 22 Jan 2025

https://github.com/loay-ashraf/MVVM-Testing-Example

An example of testing MVVM application (both Unit and UI) using XCTest framework.

mvvm tdd ui-testing unit-testing

Last synced: 23 Oct 2024

https://github.com/sbcgua/mockup-compiler-js

Mockup compiler for mockup loader (js implementation)

abap excel-to-text hacktoberfest mockup-loader test-automation testing-tools unit-testing

Last synced: 17 Dec 2024

https://github.com/asacxyz/testes_unitarios_em_java_domine_junit_mockito_e_tdd

Para acompanhamento do curso Testes unitários em JAVA: Domine JUnit, Mockito e TDD

junit tdd tdd-java unit-testing

Last synced: 11 Jan 2025

https://github.com/ryanorsinger/intro-to-testing-js

Intro to writing unit tests in test-driven-development for JS

tdd tdd-javascript unit-testing

Last synced: 23 Oct 2024

https://github.com/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 23 Oct 2024

https://github.com/rsachdeva/illuminatingdeposits-rest

Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.

docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing

Last synced: 05 Feb 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/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/codylico/munit-plus

Unofficial port of the µnit unit testing library to C++ 2011

cxx11 unit-testing

Last synced: 05 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