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/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: 24 Oct 2024

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: 28 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: 12 Oct 2024

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: 12 Oct 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: 14 Oct 2024

https://github.com/ianwalter/test-server

Easily create a minimal Koa server for testing

koa mock-server server test test-server testing unit-testing

Last synced: 22 Oct 2024

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/inventor96/fatfree-test-manager

A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.

composer fat-free-framework fatfree-framework fatfreeframework testing unit-testing

Last synced: 13 Oct 2024

https://github.com/ghaschel/stylus-true

Framework to unit test your Stylus files.

preprocessor stylus unit-test unit-testing unit-tests

Last synced: 06 Nov 2024

https://github.com/koistya/cloud-functions-routing

Google Cloud Functions example using Node.js, TypeScript, folder-based routing, hot module replacement (HMR), and unit tests.

cloud-functions express expressjs gcp google-cloud next nextjs router routing typescript unit-testing vite vitest

Last synced: 24 Oct 2024

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/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 Oct 2024

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/berchj/aisurveys

This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view

ai artificial-intelligence composer gemini gemini-api google google-api php surveys test unit-testing wordpress wordpress-plugin

Last synced: 02 Nov 2024

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: 28 Sep 2024

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: 05 Nov 2024

https://github.com/kaosdev/test-decorators

Typescript decorators for developing framework agnostic tests

decorators jasmine jest mocha testing typescript unit-testing

Last synced: 14 Oct 2024

https://github.com/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 05 Nov 2024

https://github.com/janijegoroff/solidity-unit-testing-basics

Basic smart contract unit testing examples in Solidity using Truffle, Hardhat and Foundry.

blockchain ethereum evm foundry hardhat javascript nft smart-contracts solidity truffle unit-testing

Last synced: 29 Oct 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: 13 Oct 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: 29 Oct 2024

https://github.com/tommoulard/docker-criterion

Docker image/Dockerfile for criterion

criterion dockerfile unit-testing

Last synced: 11 Oct 2024

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/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 mocha node-js unit-testing

Last synced: 18 Oct 2024

https://github.com/ashmalzahra/math-magicians

This project is about building the core functionality of a calculator and is, a full website that includes 3 sub-pages. A medium-fidelity wireframes has been used to create a UI.

deployment jest react-router reactjs single-page-app unit-testing

Last synced: 31 Oct 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: 22 Oct 2024

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: 20 Oct 2024

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/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/victoreronmosele/firestore-unit-test-flutter

Code demonstration for my blog post: Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 1 (Documents and Collections)

dart firestore flutter tutorials unit-testing

Last synced: 18 Oct 2024

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

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

unit-testing vitest

Last synced: 27 Oct 2024

https://github.com/stratedge/wye

A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.

mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests

Last synced: 03 Nov 2024

https://github.com/lynnlangit/ballerina-testing

unit tests for Ballerina Langauge

ballerinaplat unit-test unit-testing unittests

Last synced: 28 Oct 2024

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: 13 Oct 2024

https://github.com/chrisshim98/loginapp

DotNet x Angular Web Application - with unit tests

angular dotnet-core jasmine nunit unit-testing

Last synced: 31 Oct 2024

https://github.com/nadavwr/makeshift

Makeshift unit testing library for Scala Native

mit-license scala-native unit-testing

Last synced: 04 Aug 2024

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: 18 Oct 2024

https://github.com/keplersj/jest-serializer-react-helmet

Serializer to display React Helmet data in Jest Snapshots

jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing

Last synced: 03 Aug 2024

https://github.com/atetheone/metric-imperial-converter

A full stack JavaScript app for conversion

express jest unit-testing

Last synced: 23 Oct 2024

https://github.com/lapplislazuli/unitshop

Two Workshops on UnitTests

java junit unit-testing workshop

Last synced: 27 Oct 2024

https://github.com/dakk/mockchain-bitcoin

A typescript library for unit testing that simulates a simple in-memory Bitcoin blockchain

bitcoin blockchain unit-testing

Last synced: 23 Oct 2024

https://github.com/second-slip/forex-api-test

Project for unit test practice

angular karma-jasmine unit-testing

Last synced: 23 Oct 2024

https://github.com/Laxman-77/unit-testing-bot

This is a slack bot which automates the tracking of unit tests failures by using slash commands. It shows the test-author map for failed tests on Jenkins failure report. It also shows the counts of newly added unit tests by developers in particular time frame.

java slack-api slack-bot spring-boot unit-testing

Last synced: 23 Oct 2024

https://github.com/dmlubera/YetAnotherTodoApp

Simple Todo API in .NET 5.0 using clean architecture, CQRS, EF Core, Swagger, unit and e2e testing

clean-architecture cqrs e2e-testing net50 unit-testing webapi

Last synced: 23 Oct 2024

https://github.com/joanjane/test-doubles-training

Test doubles and testability exercises and samples in dotnet core

netcore test-doubles testing unit-testing

Last synced: 23 Oct 2024

https://github.com/Max-Derner/GildedRose-Refactored

This is my best go (so far!) of refactoring Terry Hughes' Java GildedRose Kata. I did cheat though by editing the Item class

abstract inheritance java refactoring unit-testing

Last synced: 23 Oct 2024

https://github.com/lmorente/course-testing

Java testing course: JUnit 5 and Mockito

junit5 mockito unit-testing

Last synced: 23 Oct 2024

https://github.com/wibosco/ViewInspector-Example

An example project using ViewInspector to test SwiftUI screens

swiftui unit-testing

Last synced: 23 Oct 2024

https://github.com/schufeli/swiss-transport

Public transport timetable application, find your train, bus, or ship connections to the desired destination in Switzerland. Project for the Module M138.

ict-bz swiss-transport unit-testing wpf

Last synced: 23 Oct 2024

https://github.com/Suzanemh/BankApplicationTesting

Obligatorisk oppgave i systemtesting

software-testing testing unit-testing

Last synced: 23 Oct 2024

https://github.com/mattjesc/gpu-accelerated-fap

GPU-Accelerated Frequency Analysis Prototype using CUDA, Unit Testing, and User-Defined Settings

c cmake cpp cuda cufft googletest gpu gpu-acceleration gpu-computing gpu-programming nvidia signal-processing test test-automation testing unit-testing

Last synced: 23 Oct 2024

https://github.com/froque/simplyvbunit

import from https://sourceforge.net/projects/simplyvbunit/

unit-testing vb6 visual-basic-6

Last synced: 29 Oct 2024

https://jagoda11.github.io/pokemon-react-app/

🐢 displaying pokemons 🐡 React application built with TypeScript that leverages the Pokémon API to display a list of Pokémon and their detailed information. The application consists of two primary pages: a list of Pokémon and a detail page for each individual Pokémon. The detail page also showcases the selected Pokémon's evolutions. 🐹

awesome-list babel ci-cd code-spaces eslint formatting frontend gh-pages github-actions github-pages jest pokemon-api prettier react react-hooks react-router redux typescript unit-testing webpack

Last synced: 28 Sep 2024

https://github.com/temirlan-zh/test-task-users-and-tasks

Implementation of a test task for a job application.

jest nestjs openapi postgresql rest-api typeorm typescript unit-testing

Last synced: 03 Nov 2024

https://github.com/rcrdk/find-a-friend-nodejs-api

A simple API to find pets for practicing the API REST on Node.js with Fastify and SOLID principles.

api-rest docker e2e-tests fastify jwt-authentication nodejs postgresql prisma-orm solid tdd typescript unit-testing vitest

Last synced: 03 Nov 2024

https://github.com/koffisani/tdd-utilities

Utilities for Test Driven Development

tdd-utilities test test-driven-development unit-testing

Last synced: 29 Oct 2024

https://github.com/rizkytegar/laravel-phpunittest-example

This project is a Laravel application used to perform API testing against the reqres.in endpoints.

laravel phpunit reqres-api unit-testing

Last synced: 03 Nov 2024

https://github.com/keplersj/jest-serializer-json-ld-script

Serializer to correctly display JSON-LD objects in Jest snapshots

jest jest-serializer jest-snapshots json-ld react react-helmet seo snapshot-testing unit-testing

Last synced: 03 Aug 2024

https://github.com/carseven/adventJS

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 03 Nov 2024

https://github.com/marcelo-earth/jest-notes

🧪📄 Unit Testing with React course notes

jest note-taking notes unit-testing

Last synced: 30 Oct 2024

https://github.com/zakimohammed/ng-unit-test-app

Angular project for unit test session's sample

angular jasmine karma unit-testing

Last synced: 31 Oct 2024

https://github.com/hudson-newey/ng-jasmine-async-wrapper

A simple wrapper for async functions in Angular + Jasmine

angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing

Last synced: 31 Oct 2024

https://github.com/clintonbrito/ibm-bootcamp

Code created during an IBM Bootcamp of Java + Angular.

angular jasmine java javascript nodejs spring spring-boot typescript unit-testing

Last synced: 31 Oct 2024

https://github.com/gpreviatti/github-clone-angular

This simple project is a github clone to exercice unit tests with angular js

angular jasmine unit-testing

Last synced: 31 Oct 2024

https://github.com/safafa/testing_practice

This is a practice exercises for testing javascript functions with Jest.

javascript jest unit-testing

Last synced: 20 Oct 2024

https://github.com/fgvn/codebrdg_tt

This .NET API provides endpoints for adding and retrieving data,

api-rest cqrs dotnet mssql repository unit-testing unitofwork

Last synced: 30 Oct 2024

https://github.com/shnewto/assertlike

experiments with custom "is equal" assertions, scoped to test suites (i.e. not overwriting the type's compare)

assert avro charsequence custom custom-assert custom-equal custom-matchers encoding equality hamcrest java junit matchers string unit-testing utf8

Last synced: 30 Oct 2024

https://github.com/nikhilsarvaiye/react-forms-validations

React Forms is a React starter and wrapper library around React Formik library and Yup validator with custom Form and Field implementation

boilerplate cache form formik handler jest layout querystring react scss starter-kit theme unit-testing validation webpack yup

Last synced: 04 Nov 2024

https://github.com/mohamedabdelhalim1/multiauth

The MultiAuth project is a web application developed using Laravel, designed to manage multi-user authentication systems with separate roles for users and staff. The project is structured following a microservices architecture, which allows for scalable and maintainable code.

authentication authorization clean-architecture clean-code laravel-framework microservices-architecture unit-testing

Last synced: 11 Oct 2024

https://github.com/joseluisq/briefest

Small and fast Typescript unit testing library with no dependencies. [WIP]

browser library nodejs testing typescript unit-testing

Last synced: 30 Oct 2024