Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2025-02-16 00:31:07 UTC
- JSON Representation
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/clausklein/queuedthreadpool
Examples based on boost and asio
asio boost clang-static-analyzer cmake cpp17 examples gcov lcov multithreading pattern threadsanitizer unit-testing
Last synced: 12 Feb 2025
https://github.com/mo7amedaliebaid/dineout_task
algorithms dart data-structures flutter restaurants testing tree-structure unit-testing
Last synced: 15 Jan 2025
https://github.com/burdiuz/webstorm-angular-unittest-templates
File templates for WebStorm using Angular.JS
angular angularjs jasmine jetbrains karma karma-jasmine mocha template-webstorm templates unit-testing webstorm
Last synced: 05 Feb 2025
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/learn-ef-core-csharp
Learn how to work with Entity Framework Core in plain speak
aspnet-core console-application csharp csharp-core efcore efcore5 entity-framework-core unit-testing
Last synced: 29 Jan 2025
https://github.com/karenpayneoregon/dotnet-vbnet-unit-testing
A place to learn unit testing with VB.NET
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/mariodudjak/multilayeronionarchitecture
ASP.NET & Angular - Example of Onion multilayer architecture.
angular4 asp-net async-await automapper composition-pattern dependency-injection entity-framework inversion-of-control ninject onion-architecture repository-pattern srp unit-testing unitofworkpattern
Last synced: 15 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/firmanjs/express-mongodb-mocha-chai
Boilerplate expressjs with mongose
docker docker-compose expressjs mocha mocha-chai mocha-tests mongoose unit-testing
Last synced: 02 Feb 2025
https://github.com/sohil-mansuri/amadues-flight-search-microservice
Amadeus Flight Search with Soap api
docker dotnet-core flights fluentvalidation ipwhite logging microservice middleware redis soap-web-services unit-testing xml
Last synced: 21 Nov 2024
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/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: 14 Feb 2025
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.
Last synced: 13 Feb 2025
https://github.com/benscabbia/autoname.xunit
An xUnit extension to dynamically generate human readable test names.
Last synced: 06 Feb 2025
https://github.com/donkirkby/testing
Essay and sample code for writing unit tests in Python
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
Last synced: 15 Feb 2025
https://github.com/andre-alck/erp
Enterprise Resource Planning (ERP)
actions class-diagram clean-code design design-pattern diagram enterprise-resource-planning erp fluxograma github github-actions java spring-boot tdd tests uml unit-test unit-testing yaml
Last synced: 03 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
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/piotr-kalanski/spark-local
API enabling switching between Spark execution engine and local fast implementation based on Scala collections.
Last synced: 13 Feb 2025
https://github.com/corentinth/vscode-test-pilot
Automatically generate test base templates for JavaScript and TypeScript functions.
extension jest mocha template test unit-testing vitest vscode vscode-extension
Last synced: 13 Feb 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
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: 14 Feb 2025
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: 15 Feb 2025
https://github.com/mo7amedaliebaid/tasks_manager
Beautiful Flutter tasks manager app
animations api bloc clean-architecture dart dart-ma flutter flutter-animation flutter-ui mockito sqlite swipe tasks-manager unit-testing
Last synced: 17 Jan 2025
https://github.com/dansantander/trax
Rails app for helping you with keeping track of your tasks and fees per activity with no complications.
integration-tests postgresql rails5 rspec ruby unit-testing
Last synced: 14 Feb 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/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/moisessantana/solid-gym-api
API Rest inspirada no GymPass
cookie docker-compose e2e fastify jwt nodejs postgresql refresh-token solid token typescript unit-testing vitest zod
Last synced: 30 Jan 2025
https://github.com/arashjafari/smarturlshortener
Smart URL shortening tools in Laravel
bootstrap browser-testing dockerfile feature-testing hacktoberfest laravel laravel7 php shortener unit-testing url-shortener
Last synced: 10 Jan 2025
https://github.com/karenpayneoregon/master-ef-core
Teaching EF Core
bogus csharp-core efcore entity-framework-core extension-methods fluentvalidation sql-server unit-testing
Last synced: 29 Jan 2025
https://github.com/biyonik/cleanarchitectureaccountingapp
Clean Architecture Accounting Application - .NET 7 | CQRS | Onion Architecture | PostgreSQL | Angular
angular clean-architecture cqrs csharp dotnet entity-framework-core generic-repository mediatr moq multitenant n-tier-architecture net7 onion-architecture postgresql unit-testing unitofwork webapi
Last synced: 13 Jan 2025
https://github.com/jsiqbal/nestjs-final-project
Complete nestjs course by stephen grider
decorators dependency-injection e2e-tests guards interceptors middlewares migrations-generator migrations-runner nestjs ormconfig query-builder session sqlite unit-testing validation-pipe
Last synced: 17 Feb 2025
https://github.com/karenpayneoregon/entity-framework6-mocking
Entity Framework 6 example to unit test and restore data to original state.
csharp entity-framework unit-testing
Last synced: 29 Jan 2025
https://github.com/cimpress-mcp/tiger-clock
An injectable, mockable source of the current date and time.
Last synced: 16 Jan 2025
https://github.com/haolamnm/pomodoro-50
[CS50x] A Flask-powered Pomodoro web app with session and database management, AI integration, user authentication and customizable timers, and productivity tracking.
ai cs50x css flask html javascript postgresql python supabase unit-testing vercel
Last synced: 12 Jan 2025
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: 13 Feb 2025
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: 11 Feb 2025
https://github.com/wojwozniak/backend-course
FCC backend course solutions
backend expressjs javascript mocha-chai mongodb mongoose nodejs npm unit-testing
Last synced: 12 Feb 2025
https://github.com/infeng/todo-react
jest starter
enzyme jest react redux todo unit-testing
Last synced: 30 Dec 2024
https://github.com/mackenzie-high/unit_test_c
A nano unit testing framework for C
c framework minimalistic unit-testing unlicense
Last synced: 14 Jan 2025
https://github.com/kilkelly/tape-redux-unit-testing
Unit test a Redux store using Tape
Last synced: 27 Nov 2024
https://github.com/flazefy/pinmarker
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3
apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing
Last synced: 16 Feb 2025
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/dogezhou/vue3-demo
This project is a Vue3 + :zap: Vite + TypeScript starter. Clone it and Use it as your project starter. :gift_heart:
ci codecov coverage github-actions jest linter pre-commit prettier typescript unit-testing vite vue3 yarn
Last synced: 10 Jan 2025
https://github.com/rubberduck203/shunit2examples
Spike to see how hard it would be to TDD Bash scripts
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/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/posinformatique/posinformatique.fluentassertions.json
PosInformatique.FluentAssertions.Json is a library to assert JSON serialization using the FluentAssertion style coding.
c-sharp fluentassertions json mstest nunit tdd unit-testing xunit
Last synced: 29 Jan 2025
https://github.com/reviewdog/action-pytest
(WIP) Run pytest with Reviewdog :dog:
ci github-actions github-actions-ci github-actions-docker pytest pytest-cov pytest-profiling python3 reviewdog reviewdog-action unit-testing
Last synced: 13 Oct 2024
https://github.com/marijatopalova/taskmanagementsystem
A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.
api-versioning asp-net asp-net-core aspnetcore dotnet dotnet-core entity-framework entity-framework-core moq moq-framework net8-web-api nunit nunit-tests repository-pattern restful-api sqlserver swagger swagger-ui swashbuckle unit-testing
Last synced: 03 Feb 2025
https://github.com/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 01 Jan 2025
https://github.com/darky/klubok
Do notation pipes for Promise-based or pure functions which easy to mock
do-notation functional-programming javascript mock pipe promise typescript unit-testing
Last synced: 11 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/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/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/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/alexandrehtrb/cqrsexample
An example of CQRS architectural pattern on ASP.NET Core.
api api-testing asp-net-core cqrs cqrs-pattern ddd domain-driven-design dotnet dotnet-core feature-folders notification-pattern nullable-reference-types structured-logging swagger-documentation unit-testing
Last synced: 20 Jan 2025
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: 12 Feb 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/lucasdengcn/bookstore-demo
Practices over Spring boot, JPA, Gradle, Unit Test, Integration Test, OAS etc.
integration-testing spring unit-testing
Last synced: 01 Jan 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/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/firatgoktepe/erp-project
A mid/large scale example project of ERP (Enterprise Resource Planning) software for use of general purpose
axios cicd css-in-js cypress e2e-testing emotion-css eslint husky integration-testing jest material-ui nextjs prettier react react-testing-library redux-toolkit sentry-io styled-components typescript unit-testing
Last synced: 24 Jan 2025
https://github.com/marlysson/projetoestacionamento
Projeto simples para administração de estacionamento usando testes com TDD.
Last synced: 29 Jan 2025
https://github.com/tkraak/coffeerun
:coffee: CoffeeRun
ava book javascript learn modules teach test unit-test unit-testing
Last synced: 11 Feb 2025
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/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/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/bjoern-hempel/js-testing-framework
This is a small testing framework to make test driven development and unit testing easy.
javascript test-driven-development unit-testing
Last synced: 18 Feb 2025
https://github.com/akapez/book-store-fe
Booktopia is an online bookstore application that follows frontend architecture
book-store-app commitlint e2e eslint frontend frontend-architecture husky jest next-auth nextjs playwright prettier production rsc scalable-architecture shadcn-ui typescript unit-testing web yarn
Last synced: 03 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/MichaelaIvanova/Umbraco.UnitTesting.RazorUI.Testing
Umbraco C# UI unit testing helpers and examples
asp-net asp-net-mvc c-sharp cms-framework razor razor-generator ui-testing umbraco umbraco-mocking umbraco-setup umbraco-testing unit-testing
Last synced: 23 Oct 2024
https://github.com/pedrokehl/minimal-node-typescript-starter
Minimal NodeJS TypeScript Starter
jest nodejs tslint typescript unit-testing
Last synced: 13 Feb 2025
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/kenvilar/stripe-checkout-tdd-laravel
Laravel Test-Driven Development for Stripe
artisan-command feature-testing laravel laravel-framework laravel6 php phpunit stripe stripe-checkout tdd test-driven-development unit-testing
Last synced: 10 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