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/mahammad-mostafa/countries-metrics

This is the capstone project of the third module in the Microverse program. It displays information about world countries & uses React framework with redux toolkit.

capstone-project create-react-app css-modules es6-javascript jest jest-snapshots jsx microverse microverse-projects microverse-students react react-hooks react-router redux redux-thunk redux-toolkit responsive-layout rest-api single-page-app unit-testing

Last synced: 02 Feb 2025

https://github.com/dhi13man/answering-forum-backend

A Node.js Express backend for a Stackoverflow like answering forum, with RESTful endpoints, written in es6 style with linted and comprehensively unit-tested code. Utilizes a local json database using fs but has full separation of concern to implement anything else.

babel backend backend-api es6 eslint express express-middleware express-router filesystem fs javascript jest json jwt model-view-controller node node-js nodejs rest-api unit-testing

Last synced: 26 Jan 2025

https://github.com/fene-87/tdd-testing-practice

A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library

jest tdd testing unit-testing

Last synced: 21 Dec 2024

https://github.com/airtap/browsers

A reusable list of browsers to test when using Airtap.

browsers sauce-labs unit-testing

Last synced: 16 Nov 2024

https://github.com/kanzatahreem/to-do-list

Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day. It lists the things that they need to do, and allows them to add, edit, delete or mark an item as complete.

css es6-javascript github-flow html jest-tests modules pair-programing pair-programming todolist todolist-javascript unit-testing webpack

Last synced: 08 Jan 2025

https://github.com/suin/livexample

๐Ÿ’ฏ Ensures your example codes works well by unit testing.

example-code livexample php phpunit phpunit-extension testing unit-testing

Last synced: 22 Nov 2024

https://github.com/hazae41/binary

Zero-copy binary data types ๐ŸŽ๏ธ

binary buffer cursor decoding encoding esmodules javascript nodejs typescript unit-testing zero-copy

Last synced: 18 Oct 2024

https://github.com/munawwar/http-snapshotter

๐Ÿ•ธ Snapshot HTTP requests for unit tests

snapshot-testing unit-testing

Last synced: 07 Dec 2024

https://github.com/the-akira/flask-testing

Small application for Unit Testing purposes

flask flask-application flask-sqlalchemy python3 unit-testing unittest

Last synced: 18 Jan 2025

https://github.com/knaxus/todo-rest

:gift_heart: Rest API for a todo app with support for JWT

cd ci jwt mongodb nodejs unit-testing

Last synced: 22 Jan 2025

https://github.com/hedon954/go-mysql-mocker

gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.

database go-mock-testing go-mocking go-mysql go-mysql-server go-unit-testing golang mock mock-data mock-server mock-test mysql-server mysql-test unit-test unit-test-framework unit-testing

Last synced: 21 Jan 2025

https://github.com/boraelci/java-test-genie

A command-line tool for AI-driven unit test generation

ai cli generation llm unit-testing

Last synced: 07 Nov 2024

https://github.com/ayg0/jt

Just-Test is your Test-Harness software made in C for C

c-language test-automation test-harnesses unit-testing

Last synced: 12 Oct 2024

https://github.com/DenisKovalyonokSamples/ElearningPlatform

Web API sample of eLearning system. Solution include web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.

asp-net asp-net-mvc business-logic css data-access-layer html javascript mysql mysql-database nhibernate repository-pattern unit-testing unitofworkpattern web webapi-2

Last synced: 23 Oct 2024

https://github.com/veilair/ui-testing-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about UI Testing & Best Practices Development

best-practices gui gui-automation gui-framework gui-toolbox guidelines integration integration-testing test-framework testing testing-tools ui ui-components ui-design ui-framework ui-library ui-testing ui-tools unit-testing

Last synced: 11 Jan 2025

https://github.com/zmekonnen251/unit-test-practice

This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.

jest tdd testing unit-testing

Last synced: 14 Jan 2025

https://github.com/nassimtaghipour/negotiation-react-app

React.js app with unit tests that are implemented by jest-enzyme

bootstrap4 css3 enzyme-testing html5 jest-tests negotiation reactjs unit-testing

Last synced: 04 Jan 2025

https://github.com/pdsuwwz/vue-unit

Unit Test for Vue -- ๆญๅปบ Vue 3.x + Vite 4.x ๅ•ๅ…ƒๆต‹่ฏ•็Žฏๅขƒ๏ผˆๅŒ…ๅซ่ฆ†็›–็Ž‡ๆต‹่ฏ•๏ผ‰

codecov coverage environment jest jest-environment-jsdom pnpm starter-template unit-testing vite vite3 vite4 vue vue3

Last synced: 27 Oct 2024

https://github.com/khaledashrafh/jrobostack

It's a comprehensive testing project aimed at thoroughly testing a Todo application. It includes testing for both the backend and frontend components. The project is built using a Spring Boot backend server and an HTML/JavaScript frontend.

automation-testing backend-testing data-flow-coverage frontend-testing fullstack-testing graph-coverage junit junit-5 junit-test junit4 postman-collection quality-assurance robot-framework robotframework software-testing software-testing-course todo todoapp unit-testing unit-testing-framework

Last synced: 20 Dec 2024

https://github.com/maxicorrea/react-notes-web

Application to create notes developed in ReactJS + TypeScript + Redux.

css flexbox jest-tests jss notes-app react react-hooks react-redux reactjs redux redux-testing redux-thunk typescript unit-testing

Last synced: 11 Jan 2025

https://github.com/mrdulin/mongoose-codelab

Learning Mongoose with Node.js by examples

chai database db lodash mocha mongodb mongoosejs nodejs sinon sinonjs unit-testing

Last synced: 12 Jan 2025

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

This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.

jest testing unit-testing

Last synced: 21 Jan 2025

https://github.com/eddiejibson/sido

Simplistic PHP testing library with 0 composer dependencies.

framework php testing unit unit-testing unit-testing-framework

Last synced: 17 Dec 2024

https://github.com/abmsourav/wp-tdd

A Test-Driven Development WordPress plugin starter

test-automation testing-tools unit-testing wordpress wordpress-plugin

Last synced: 02 Feb 2025

https://github.com/nerdic-coder/jest-angular-demo

A demo of Jest unit tests with Angular

angular jest jest-tests typescript unit-testing

Last synced: 02 Jan 2025

https://github.com/begenov/backend

Developed a banking system with features to manage accounts, record balance changes and money transfers within transactions using gRPC, Golang, transaction technology and Docker for deployment.

gin grpc http postgresql protobuf unit-testing

Last synced: 25 Dec 2024

https://github.com/sondosaabed/developing-python-packages

In this course, I learned about package structure, essential files for packaging, import structure, documentation, and maintaining code style with flake8. I used templates and cookiecutter to create package skeletons. Lastly, I learned to use setuptools and twine to build and publish packages to PyPI.

cookiecutter datacamp flake8 pyment pypi python python-package setuptools tox-testing twine unit-testing zen

Last synced: 06 Nov 2024

https://github.com/RuixeWolf/leetcode-problems

Ruixe ็š„ LeetCode ็ฎ—ๆณ•้ข˜้›†๏ผŒไฝฟ็”จ TypeScript ่ฏญ่จ€๏ผŒ้›†ๆˆ Jest ๅ•ๅ…ƒๆต‹่ฏ•๏ผŒๅฏๅฟซ้€Ÿๆ–ฐๅปบ้ข˜่งฃๆบ็ ไธŽๆต‹่ฏ•ๆ–‡ไปถ

leetcode leetcode-problems-solutions leetcode-typescript typescript unit-testing

Last synced: 23 Oct 2024

https://github.com/lamsut/iaas-automation

Automated AWS infrastructure provisioning using Terraform with GitHub Actions (GitLab CI/CD)

aws-resources cicd integration-testing terraform-modules unit-testing

Last synced: 28 Dec 2024

https://github.com/codecop/rabatt-rechner-kata

Exercise for finding tests for boundary conditions.

boundary-conditions code-kata exercise kata test-cases unit-testing

Last synced: 25 Dec 2024

https://github.com/daniyalahmedkhan/androidtakehomeproject

Android simple App written in Kotlin using latest jetpack libraries and MVVM arch pattern. App also has Unit and UI testing

android android-testing android-ui-testing android-unit-testing coroutines dagger-hilt databinding mvvm-android uitest unit-testing

Last synced: 25 Jan 2025

https://github.com/jmmoser/thingworx-jest

Adaptation of Jest JavaScript Testing Framework for ThingWorx Services

javascript jest test testing tests thingworx unit unit-test unit-testing unittest

Last synced: 10 Jan 2025

https://github.com/zirho/karma-es6-babel-webpack

Karma es6 unit testing

babel es6 karma unit-testing webpack

Last synced: 10 Dec 2024

https://github.com/john-doherty/fetch-reply-with

Unit test fetch requests with ease

fetch fetch-api mock nodejs unit-testing

Last synced: 17 Nov 2024

https://github.com/neko-box-coder/cppoverride

Override any functions you want, just like mocking but better

cpp cpp11 mock mocking unit-test unit-testing

Last synced: 15 Nov 2024

https://github.com/vb64/telemulator3

Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.

telegram-bot-api unit-testing

Last synced: 21 Oct 2024

https://github.com/nickemma/car-rental-app

Exotic Rentals is a car rental agencies primarily serve people who require a temporary vehicle, It allows users to create an account, log in, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

axios framer-motion material-ui react react-toast-notifications redux swiper-js tailwindcss unit-testing

Last synced: 15 Nov 2024

https://github.com/vdsabev/sneer

Type-safe mocking utilities for reliable unit tests

mocking testing typescript unit-testing

Last synced: 10 Oct 2024

https://github.com/coatue-oss/tisane

Minimal type-safe function testing

jasmine jest typescript unit-testing

Last synced: 30 Dec 2024

https://github.com/devsazal/geo-features-bbox-api

GeoFeatures API โ€” to get data as json for any valid coordinates as bounding box (TypeScript, Node.js, Express.js, Docker)

docker expressjs geometry openstreetmap typescript unit-testing

Last synced: 18 Dec 2024

https://github.com/0rayn/jt

Just-Test is your Test-Harness software made in C for C

c-language test-automation test-harnesses unit-testing

Last synced: 03 Dec 2024

https://github.com/devopsthinh/swift-microservices-vaporframework

Microservices with Vapor framework: The world of server development with the added bonus of using Swift. Build complex server applications using the Vapor framework to support our apps & front-end websites.

leaf microservice server-side testing unit-testing vapor vapor-fluent vapor-framework web-api web-application-framework

Last synced: 23 Jan 2025

https://github.com/virag-ky/rspec-exercises

This repository is for practice writing tests with RSpec.

rspec ruby unit-testing

Last synced: 10 Jan 2025

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

A JavaScript/TypeScript test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 13 Dec 2024

https://github.com/eisberg-labs/actix-actor-expect

Utility for unit testing actix actors, extension for `Mocker`

actix actor unit-testing

Last synced: 10 Nov 2024

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 27 Dec 2024

https://github.com/wlsf82/jest-unit-testing

Projeto demo para a live 7 da playlist JavaScript para QAs do canal TAT no YouTube.

javascript jest js-para-qas talking-about-testing unit-testing

Last synced: 12 Dec 2024

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

A Go test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 13 Dec 2024

https://github.com/hernandosebastian/rick-and-morty-wiki

Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.

bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper

Last synced: 23 Dec 2024

https://github.com/insight-architectures/unit-testing-csharp

This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.

autofixture csharp dotnet guide moq nunit3 unit-testing

Last synced: 12 Dec 2024

https://github.com/mjbae/order-system

CLI ๊ธฐ๋ฐ˜ ์ฃผ๋ฌธ ์‹œ์Šคํ…œ

classical-test ddd integration-testing jpa kotlin unit-testing

Last synced: 01 Feb 2025

https://github.com/benscabbia/autoname.xunit

An xUnit extension to dynamically generate human readable test names.

c-sharp unit-testing xunit

Last synced: 12 Dec 2024

https://github.com/b0o/mulberry

Mulberry is a single-file Lua BDD library for testing Neovim plugins.

bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing

Last synced: 16 Dec 2024

https://github.com/mehradi-github/ref-react-typescript-vitest

Testing & Code Quality with Vitest and Github-actions

github-actions mocking snapshot spie typescript unit-testing vitest

Last synced: 11 Dec 2024

https://github.com/mehdikhosa50/peoplesstakingdapp

A Solidity-based staking system that allows users to stake ERC20 tokens and earn rewards over time. Built with Hardhat and OpenZeppelin, this project implements secure staking, withdrawal, and reward claiming functionalities, complete with comprehensive testing.

chai-mocha ethersjs hardhat javascript openzeppelin solidity staking-rewards unit-testing

Last synced: 23 Oct 2024

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

Library for testing Kotlin JSON applications

json kotlin unit-testing

Last synced: 11 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/rafaelmoraes003/trybeer-delivery-app

Full-stack application that simulates an eCommerce for a beverage distributor, being able to have information about orders, communicate between customers and sellers and manage who uses the application through the administrator.

chai express full-stack http-server integration-testing javascript jest mocha mysql node nodejs react react-testing-library reactjs sequelize sinon styled-components unit-testing

Last synced: 26 Jan 2025

https://github.com/natanaelvich/iweather_ignite-rocketseat-23

Iweather is a mobile app that shows the weather forecast for the next 5 days. The app was developed using React Native and Expo.

expo integration-testing jest react-native unit-testing

Last synced: 01 Feb 2025

https://github.com/mipmipp/rick-and-morty-wiki

Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.

bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper

Last synced: 08 Nov 2024

https://github.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber's goleak

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 27 Oct 2024

https://github.com/oussama-zbair/tdd-dojo

Test Driven Development (TDD) Practice with Java & Junit4

java junit4 maven object-oriented-programming tdd-java test-driven-development testing unit-testing

Last synced: 14 Jan 2025

https://github.com/tyn-tian/belajar-nodejs-unit-test

Documentation I am learning Jest Unit Test from @ProgrammerZamanNow.

jest nodejs unit-testing

Last synced: 16 Nov 2024

https://github.com/hrosicka/simplecalculator

The Calculator is a powerful and user-friendly desktop application. Perform basic arithmetic operations, keep track of your history, and save your results to a file with this tool.

basic-calculator calculator calculator-app calculator-application calculator-python3 design desktop-application gui math object-oriented-programming oop oop-python python python-calculator python3 simple-calculator-python simplecalculator test unit-testing unittests

Last synced: 26 Jan 2025

https://github.com/devmunyi/blog-app

The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

authentication authorization cancancan devise gitflow integration-testing model-spec mvc-architecture postgresql request-specs rspec-rails ruby-on-rails unit-testing

Last synced: 09 Jan 2025

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/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/risc-os-community/munit

This is a port to RISC OS of the munit library for C Unit Testing

c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing

Last synced: 15 Jan 2025

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/newhoteng/metrics

Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.

css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack

Last synced: 11 Dec 2024

https://github.com/hustcc/jest-expect

๐Ÿƒ๐Ÿ˜‚ Make jest expect more convenient.

assertion expect jest jest-extended unit-testing

Last synced: 21 Dec 2024

https://github.com/pferreirafabricio/dev-freelas

๐Ÿ’ผ An API to control freelance jobs, using .NET 5, XUnit, CQRS and Clean Architecture

clean-architecture cqrs csharp enityframework jwt jwt-authentication mediatr migrations mysql net-core net-core-5 swagger unit-testing xunit-tests

Last synced: 14 Jan 2025

https://github.com/kardelruveyda/unit-test

My first UnitTest attempt :)

exercise unit-testing

Last synced: 16 Jan 2025

https://github.com/barrettotte/sql-unit-poc

A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.

json mssql proof-of-concept python sql t-sql test-runner unit-testing

Last synced: 09 Dec 2024

https://github.com/ghilain/food-recipee

This is a Capstone project being built in the second module of curriculum at microverse. it's an application that uses the MealDB API to display meals and instructions on how to make the meals. The project also utilizes the Involvement API to update and display comments and likes for the meals

css3 eslint html5 javascript npm unit-testing

Last synced: 16 Dec 2024

https://github.com/0xopenbytes/test

๐Ÿงช Expect and assert

functional ios macos swift testing tests tvos unit-testing watchos

Last synced: 25 Dec 2024

https://github.com/siguici/vut

VUT is a lightweight framework for rule validation and unit testing in Vlang. Simplify code correctness checks, data validation, and unit testing in your V projects with this efficient tool.

assert assertions assurances ensure expect expectations filters sanitization sanitizers schema test-suite test-suites testing-framework unit-testing validation validators vlang vlang-package vut

Last synced: 11 Jan 2025

https://github.com/sgrprmnk/swiggy

Design a class structure for a UNO game that allows multiple players to participate. The game should support the standard rules of UNO, including drawing cards, playing cards, skipping turns, reversing the direction of play, and declaring a winner

correctness java junit object-oriented-design unit-testing

Last synced: 31 Dec 2024

https://github.com/squiddev/omnomnom

An OCaml test runner inspired by Tasty

ocaml unit-testing

Last synced: 08 Dec 2024