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/cdhunt/testing

A unit test runner for PowerShell

testing unit-testing

Last synced: 28 Oct 2024

https://github.com/mchalapuk/fake-promise

:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.

es6-promise fake javascript mock promise resolve testing unit-testing

Last synced: 12 Oct 2024

https://github.com/albertarakelyan/checkinator-frontend

A simple MERN app for testing Stripe with user and subscription management, and for taking React architecture I used to know to the next level with advanced usage of unit tests.

eslint mern-stack pwa react redux redux-toolkit sass stripe typescript unit-testing

Last synced: 11 Oct 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/edmartt/go-unit-test-excercise

A simple go project for learning about unit test in simple way and with cases table

go golang testing testing-practices unit-testing

Last synced: 15 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: 10 Oct 2024

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

https://github.com/thomascode92/javascript-testing

A collection of resources used to master the art of "Testing in JavaScript".

javascript jest nodejs testing unit-testing vitest

Last synced: 26 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/marlysson/projetoestacionamento

Projeto simples para administração de estacionamento usando testes com TDD.

java java-tests unit-testing

Last synced: 14 Oct 2024

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework pytest python testing unit-testing

Last synced: 23 Oct 2024

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/olegsych/inspector

A simple .NET Reflection API for white-box unit testing.

dotnet dotnet-standard reflection unit-testing

Last synced: 18 Oct 2024

https://github.com/mitya57/cxxunit

Simple C++ unit testing library

cplusplus header-only testing unit-testing

Last synced: 15 Oct 2024

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: 11 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/ita-alibb/codexproject

Group project of Software Engineering, modelling CodexNaturalis boardgame to distributed MVC game in Java and JavaFX

design-patterns desktop-app distributed-application jar java javadoc javafx maven mvc-architecture rmi tcp tui uml-diagram unit-testing

Last synced: 11 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/lynnlangit/ballerina-testing

unit tests for Ballerina Langauge

ballerinaplat unit-test unit-testing unittests

Last synced: 28 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/stepanzh/scoredtests.jl

Test utilities with scoring.

julia teaching-assistant unit-testing

Last synced: 05 Nov 2024

https://github.com/widoz/wordpress-nonce

An OOP wrapper for the WordPress nonce

composer nonce psr-4 unit-testing unprefix wordpress

Last synced: 11 Oct 2024

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

https://github.com/jonasfschuh/quarkus-social-network-api

A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana

api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing

Last synced: 31 Oct 2024

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/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: 12 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/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 11 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/codecop/lcd-numbers-mocking-kata

Add tests to LCD Numbers Kata using test doubles.

code-kata exercise kata mocking unit-testing

Last synced: 06 Nov 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/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: 02 Aug 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: 16 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/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/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/wittline/python

Software Analysis, Design and Construction with Python

coverage coverage-report logging pep8 software-design software-quality unit-testing

Last synced: 14 Oct 2024

https://github.com/ashtech15/credit-capital

rewards v2 & vault contracts for the credit capital ecosystem

chai ethereum ethers fantom hardhat solidity typescript unit-testing vue3 vuex

Last synced: 14 Oct 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/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/dpvreony/nettestregimentation

Unit Test Regimentation for .NET

conformance unit-testing

Last synced: 28 Oct 2024

https://github.com/pdsuwwz/vite-react-unit

Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)

babel jest react sample testing typescript unit unit-testing vite

Last synced: 27 Oct 2024

https://github.com/lepetere/angularstrykerdemo

A demo of unit and mutation testing using Karma, Jasmine & Stryker in an angularjs 1.6 project.

angular1 angularjs jasmine javascript karma mutation-testing unit-testing

Last synced: 27 Sep 2024

https://github.com/saintzet/fiscaldevicestatusdecoder

Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.

binary daisy datecs ddd domain-driven-design eltrade fd fiscal fiscal-printer fiscaldevices hex incotex mvvm mvvm-architecture port tremol unit-testing wpf xaml

Last synced: 05 Nov 2024

https://github.com/ulivz/karma-commonjs-test

a test example with karma for CommonJS module

commonjs commonjs-modules karma unit-testing

Last synced: 16 Oct 2024

https://github.com/uael/cute

cute - c unit test as simple as possible

c cunit unit-testing

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

A TypeScript custom error shim that allows properly testing custom errors

custom-error testing typescript unit-testing

Last synced: 30 Oct 2024

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

C# ASP.NET 8.0 Web Api & xUnit Test Project & Descripiton Unit Testing Parts

asp-net-core c-sharp unit-testing web-api xunit-tests

Last synced: 13 Oct 2024

https://github.com/marlysson/fluxocomprajava

Mini-Aplicação de um fluxo de compras online pra mostrar como usar testes com JUnit e Hibernate.

java unit-testing

Last synced: 14 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/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/lschmid83/wikipedia-extractor

Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.

data-dump integration-testing page-title regex search-algorithm search-index unit-testing wikipedia xml

Last synced: 31 Oct 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/silic0ns0ldier/theory

WIP multi-target JS test framework. Run tests in any JS runtime.

tdd test-framework test-runner testing unit-testing

Last synced: 14 Oct 2024

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

https://github.com/rproenza86/simplerestapi-graphql-client

GraphQL server project built using Apollo Server and ExpressJS.

apollo-server expressjs graphql integration-testing jest unit-testing

Last synced: 06 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/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 23 Oct 2024

https://github.com/verbasu/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: 30 Oct 2024

https://github.com/hakenr/workingeffectivelywithlegacycodedemo

DEMO for my Working Effectively with Legacy Code sessions

castle-windsor demo dependency-injection moq unit-testing

Last synced: 26 Oct 2024

https://github.com/ashwinvis/beyond-100-test-cov

A.K.A. Why 100% test coverage is not good enough OR Typing + Unit tests

mypy pyconse pyconse2022 pytest typing unit-testing

Last synced: 30 Oct 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: 12 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/leotm/book-store

MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.

angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing

Last synced: 11 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/kanch231004/TwitterDemo

This app demonstrates Paging3 with clean architecture using Kotlin and MVVM pattern. Please star the repository if you find it helpful.

android-application clean-architecture flows hilt-android kotlin-coroutines mvvm-architecture paging-library-in-android paging3 system-design unit-testing

Last synced: 23 Oct 2024

https://github.com/teekaytech/tic-tac-toe-js

A popular TicTacToe game where players can continue playing after each round and the winner of each round is being stored until the game is reloaded. Built with JavaScript.

babel javascript jest unit-testing

Last synced: 31 Oct 2024

https://github.com/ilancohen/jest-class-mocker

Jest mocks for TypesScript Classes

jest jest-mocking mock typescript unit-testing

Last synced: 02 Aug 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: 10 Oct 2024

https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq

Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.

cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing

Last synced: 06 Nov 2024

https://github.com/dhleong/vim-latte

A pleasant companion for unit testing

mocha pytest unit-testing vim

Last synced: 17 Oct 2024

https://github.com/keep-out-from-my-app/unit-testing-training

Unit testing practice work of "Software testing and verification" course, RTU MIREA

gradle gradle-kotlin-dsl java junit kotlin testing unit-testing

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