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/marschall/memoryfilesystem-junit-provider

A Memoryfilesystem based @TempDir provider for JUnit

filesystem inmemory junit junit5 unit-testing

Last synced: 15 Nov 2024

https://github.com/gustavofreze/mutation-test-kotlin

Teste de mutação em Kotlin usando Pitest.

kotlin mutation-testing pitest unit-testing

Last synced: 22 Jan 2025

https://github.com/karenpayneoregon/dotnet-vbnet-unit-testing

A place to learn unit testing with VB.NET

unit-testing vbnet

Last synced: 29 Jan 2025

https://github.com/mihailgaberov/misc

This repo would contain any stuff that deserves to be preserved.

animations bangup bash css es6 html js misc tdd unit-testing

Last synced: 17 Nov 2024

https://github.com/wibosco/modelingformchanges-example

An example project to show how we can implement a model to simplify form validation

data swift unit-testing validator

Last synced: 23 Jan 2025

https://github.com/wibosco/makingrequests-example

An example project to show how using custom request classes can lead to a more modular project that is easier to test

nsurlsession swift unit-testing url urlrequest

Last synced: 23 Jan 2025

https://github.com/sitholewb/usersapi

This is an API for registering and authenticating users. It uses JWT token and it supports different OAuth providers like Facebook, Google, etc

asp-net-core-api-starter aspnetcore dotnet dotnet-core facebook-oauth2 jwt jwt-bearer-tokens jwt-claims nunit-tests oauth-provider oauth-providers oauth2 unit-testing

Last synced: 24 Jan 2025

https://github.com/rtmigo/neatest_py

Runs unit tests with standard Python unittest module. Automates test discovery. Can be conveniently invoked from Python code

automation package python test testing unit-testing unittest

Last synced: 20 Nov 2024

https://github.com/edrisym/e-wallet

This E-Wallet project is developed using the Test-Driven Development (TDD) approach. It is built with .NET 8 and uses SQL Server for database management. The project utilizes XUnit for unit testing and FluentAssertions for expressive and readable assertions in tests.

csharp digitalwallet dotnet-core dotnet8 e-wallet e-wallet-system ewallet fluentassertions multicurrency multicurrency-wallet sqlserver test unit-testing wallet xunit

Last synced: 21 Nov 2024

https://github.com/jl-/tupe

Generic unit-testing runner for front-end.➰

ava front-end puppeteer test testing unit unit-testing

Last synced: 22 Jan 2025

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: 05 Feb 2025

https://github.com/feathersui/openfl-utest-tools

Command line tools for running utest tests with OpenFL

cli haxe openfl unit-testing utest

Last synced: 22 Jan 2025

https://github.com/nicolab/crystal-testify

Testing utilities for Crystal lang specs. OOP abstraction for creating unit and integration tests.

crystal crystal-lang integration integration-testing spec test unit-testing xunit

Last synced: 30 Jan 2025

https://github.com/esraa-ragab7/natask

MVVM + RxSwift + Unit testing

mvvm rxswift unit-testing

Last synced: 08 Feb 2025

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: 05 Feb 2025

https://github.com/c0zen/wiki

Just a bunch of stuff about Front-End stuff to help me (and maybe you) to have access to good pratices, reminders and snippet.

angular css front-end protip reminders sass unit-testing wiki

Last synced: 22 Dec 2024

https://github.com/mozameljawad/tdd-project

In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.

rspec ruby unit-testing

Last synced: 13 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: 06 Feb 2025

https://github.com/donkirkby/testing

Essay and sample code for writing unit tests in Python

python testing unit-testing

Last synced: 13 Feb 2025

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: 06 Feb 2025

https://github.com/germanysources/abap_test_injection

Test Injections in ABAP before release 750

abap test-automation unit-testing

Last synced: 13 Feb 2025

https://github.com/marlon-couto/js-unit-tests

Implementação de funções e testes unitários usando JavaScript e a biblioteca de testes Jest

javascript jest unit-testing

Last synced: 22 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: 06 Feb 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/kralizek/fakerabbitmq

A library of fakes targeting the RabbitMQ .NET client

dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing

Last synced: 23 Jan 2025

https://github.com/abhirockzz/junit-sample-project

simple example for JPA unit testing

javaee jpa junit unit-testing

Last synced: 13 Feb 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/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/b0o/mulberry

🫐 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: 09 Feb 2025

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

Library for testing Kotlin JSON applications

json kotlin unit-testing

Last synced: 11 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/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/solenoden/unittestingdemo

A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai

chai mocha mocha-chai mocha-chai-test mocha-tests node-typescript nodejs typescript unit-testing

Last synced: 11 Jan 2025

https://github.com/cdlm/st-st

SmallTest — SmallTalk unit tests, from scratch

pharo pharo-smalltalk smalltalk unit-testing

Last synced: 11 Feb 2025

https://github.com/fortedigital/forte.functions.testable

In-memory orchestration for testing Durable Functions

azure-functions azure-functions-v2 durable-functions net-core unit-testing

Last synced: 19 Dec 2024

https://github.com/marlysson/projetoestacionamento

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

java java-tests unit-testing

Last synced: 29 Jan 2025

https://github.com/kilkelly/tape-redux-unit-testing

Unit test a Redux store using Tape

redux tape unit-testing

Last synced: 27 Nov 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/stefruseva88/unit-tests-mocks

Unit-testing, decoupling, mocking with Moq framework in C#

decoupling moq-framework nunit-tests unit-testing

Last synced: 29 Jan 2025

https://github.com/stefruseva88/unit-tests-chai-mocha

Unit Tests with JS using Chai Library and Mocha Framework

commonjs mocha-chai unit-testing

Last synced: 29 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/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 23 Jan 2025

https://github.com/mitya57/cxxunit

Simple C++ unit testing library

cplusplus header-only testing unit-testing

Last synced: 25 Jan 2025

https://github.com/vishal150494/ai-based-web-application-develpoment-and-deployment-project2

Created an AI-based web app that performs analytics on customer feedback for their signature products. To accomplish this requirement, I created an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.

error-handling flask-web ibm-watson modules nlp-library packaging pep8 python3 restful-api unit-testing

Last synced: 10 Feb 2025

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

https://github.com/farshaddavoudi/chargingassignment.withtests

Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.

api bogus c-sharp clean-architecture cqrs-pattern end-to-end-testing fluent-assertions integration-testing moq-framework onion-architecture unit-testing xunit

Last synced: 10 Feb 2025

https://github.com/sucodelarangela/ruby-practices

Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.

rspec ruby unit-testing

Last synced: 21 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: 12 Oct 2024

https://github.com/keiryojs/rest

👽️ typescript library for interacting with Discord's REST api

ava discord neocord typescript unit-testing

Last synced: 23 Jan 2025

https://github.com/keiryojs/common

🍱 common utilities used in neocord

ava discord neocord typescript unit-testing

Last synced: 23 Jan 2025

https://github.com/ona-li-toki-e-jan-epiphany-tawa-mi/aplwiz

GNU APL automated testing script templates | Mirror of https://paltepuk.xyz/cgit/aplwiz.git/about

apl gnu-apl template unit-testing

Last synced: 06 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/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: 26 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/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/hamid-yg/unit_tests

Units Tests in several languages

c cpp epitech haskell unit-testing

Last synced: 23 Oct 2024

https://github.com/iagoantunes/mygoals

:blue_book: Simple app for setting and tracking your goals, allowing you to add amounts gradually until completion. [Flutter,Asp.Net]

asp-net flutter flutter-bloc unit-testing

Last synced: 31 Dec 2024

https://github.com/jacraig/mecha

Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.

mecha property-testing unit-testing unit-tests

Last synced: 14 Dec 2024

https://github.com/rcardin/kafka-testing

Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes

kafka spring-kafka unit-testing

Last synced: 18 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/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: 06 Feb 2025

https://github.com/josef-friedrich/test-helper.sh

A collection of helper functions for the shell-script testing.

shell testing unit-test unit-testing

Last synced: 28 Jan 2025

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

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: 06 Feb 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/jsuyog2/express-mongodb-api

Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.

api api-development backend express expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing

Last synced: 13 Jan 2025

https://github.com/oveldman/madworldtools

This is a personal project that I can experiment and learn from it. The application will get easy tools that will be convenient for me.

azure azure-functions azure-templates blazor blazor-webassembly cscharp maui maui-blazor unit-testing

Last synced: 11 Feb 2025

https://github.com/rcrdk/ddd-in-nodejs

A forum API for practicing the API REST in Node.js with Domain-Driven Design (DDD) principles.

clean-architecture ddd design-patterns domain-driven-design nodejs unit-testing vitest

Last synced: 03 Feb 2025

https://github.com/424nkita-csharsfta4/moodle_diplomka

Дипломная работа для ТТиИП, мобильное приложение для студентов🔥

algorithms android asp-net-core backend csharp dart educational-project firebase flutter frontend graphql ios mobile-app moodle router social-app study-project ui-ux unit-testing

Last synced: 23 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/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: 22 Dec 2024

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: 22 Dec 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/mustansirzia/js-exam

This is a very simple JavaScript exam to make you feel comfortable with arrays, strings, objects and JavaScript in general.

ecmascript javascript jest practice testing unit-testing

Last synced: 08 Jan 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/lebrancworkshop/learn-go-unittest-codebangkok

Learn how to do unit testing via Go Programming Language.

go golang unit-testing

Last synced: 06 Feb 2025