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: 2026-07-01 00:28:53 UTC
- JSON Representation
https://github.com/ololx/restful-test-instances
This is a multimodule java projects with simple samples of the testing the restful service
docker docker-compose h2-database hibernate jpa-repository junit junit4 maven maven-surefire-plugin mock-mvc mockito postgresql spring spring-boot spring-boot-2 spring-data-jpa test-containers unit-testing
Last synced: 10 Apr 2026
https://github.com/maxicorrea/javascript-data-structures
Basic implementation of data structures programmed and tested with javascript and jest.
abstract-data-types adt data-structures javascript jest jest-test jest-tests unit-testing unittest
Last synced: 17 Apr 2026
https://github.com/rakibrahman/react-testing
Test cases for react app
jest react react-testing-library typescript unit-testing
Last synced: 13 Apr 2026
https://github.com/carpentries-incubator/byte-sized-rse-testing
Byte-Sized RSE: Unit Testing Code
alpha byte-sized-rse carpentries-incubator english lesson python testing unit-testing
Last synced: 18 Jan 2026
https://github.com/rbaltrusch/batest
Lightweight batchfile unit testing framework
batch batch-file batchfile framework lightweight test-automation testing tests unit-testing windows
Last synced: 10 Jun 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: 11 Mar 2025
https://github.com/leonardonicola/mitz-nft-nuxt
Uma galeria NFT feita em Nuxt + Tailwind + Typescript + Vitest
nuxt tailwindcss typescript unit-testing vitest vue
Last synced: 19 Apr 2026
https://github.com/dewolfe001/date_calculator
A short example of a PHP MVC to request two dates and then calculate the difference between those dates expressed in days. I wrote some unit testing for this PHP app, but I didn't write enough. If you wanted to take this code and build some more unit testing, this could be a good example of work.
date-calculator php quiz test unit-testing
Last synced: 06 Jul 2025
https://github.com/hmasum52/cse308-software-engineering-sessional
Contains all offline assignment implementation
chain-of-responsibility-pattern creational-design-patterns design-patterns java junit5 oop structural-design-patterns unit-testing
Last synced: 17 Mar 2026
https://github.com/star0713/upgradable-NFT-contract-platform
launch NFT with contract platform
erc-1967 erc-721 erc-721a hardhat hardhat-test hardhatdeploy openzeppelin solidity typescript unit-testing
Last synced: 11 Mar 2025
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: 18 Apr 2026
https://github.com/fkupper/private-sniffer-module
Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.
codeception-module unit-testing
Last synced: 06 Mar 2026
https://github.com/MatheusAndrade23/go-books-backend
API de uma plataforma de leilão de livros, desnvolvido com NestJs + Typescript.
clean-architecture cloudflare docker domain-driven-design e2e-tests nestjs nodejs postgresql prisma swagger tests unit-testing vitest
Last synced: 17 Aug 2025
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: 06 May 2025
https://github.com/maxicorrea/java-refactoring
My code practices and unit tests when reading Martin Fowler book Refactoring.
java junit-test junit4 maven refactoring testing unit-testing
Last synced: 18 May 2026
https://github.com/khemtat/poker
Poker card game, written in python with unit testing for studying TDD methodology
poker-game python unit-testing
Last synced: 15 Aug 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: 15 Jan 2026
https://github.com/grahamstrickland/epi
Algorithms and test cases from Elements of Programming Interviews in Python - Aziz, Lee, & Prakash
elements-of-programming-interviews nosetests python3 unit-testing
Last synced: 14 Jul 2025
https://github.com/chrisshim98/loginapp
DotNet x Angular Web Application - with unit tests
angular dotnet-core jasmine nunit unit-testing
Last synced: 18 Jan 2026
https://github.com/pktcodes/jest-enzyme-react-testing-basics
Setup Create React App with Jest & Enzyme for Testing
assertions bonnie-schulkin create-react-app enzyme eslint expect introduction jest matchers react setup shallow test-cases test-driven-development testing unit-testing
Last synced: 09 Apr 2026
https://github.com/fischkevin/da-js-projet09
Ninth project from JavaScript React developper path at OpenClassrooms
integration-testing javascript jest react unit-testing
Last synced: 09 Apr 2026
https://github.com/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 04 Apr 2026
https://github.com/tpal-dev/flutter_scaffold_clean_architecture_app
Flutter scaffold app: Clean Architecture, BLoC, Freezed, DIO HTTP get request + unit tests.
bloc clean-architecture dart dependency-injection dio flutter freezed scaffold-template tdd unit-testing
Last synced: 16 May 2026
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: 06 Jan 2026
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: 21 Apr 2026
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 bootstrap cs50x css flask html javascript postgresql project python redis supabase unit-testing vercel
Last synced: 04 Apr 2026
https://github.com/wolven531/react-hooks-todo
Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress
cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing
Last synced: 11 Apr 2026
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: 12 Aug 2025
https://github.com/w-shih/ooadp-showdown-game
A project demonstrating iterative development and continuous refactoring process of Object-Oriented Analysis, Design, Programming (OOADP), unit tests, and refactoring through a simple showdown card game with modern DevOps practices.
ci-cd continuous-refactoring devops docker docker-compose github-actions iterative-development multi-platform nodejs object-oriented-analysis object-oriented-design object-oriented-programming ooadp refactoring software-design software-development typescript unit-testing vagrant
Last synced: 08 Apr 2026
https://github.com/marlysson/projetoestacionamento
Projeto simples para administração de estacionamento usando testes com TDD.
Last synced: 03 Jul 2025
https://github.com/i-revan/hospital-management-system
asp-net asp-net-core azure-blob-storage background-jobs cqrs-pattern docker entity-framework-core global-exception-handling healthcare-system hospital-management hospital-management-system jwt-authentication mediatr mssql onion-architecture quartz-net repository-pattern result-pattern stripe unit-testing
Last synced: 18 Jan 2026
https://github.com/sangeethnandakumar/express-xunittests-template
This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations
fail integration-testing pass testable tests unit-testing xunit
Last synced: 03 Apr 2025
https://github.com/olegkunitsyn/ecblunit
Simple Unit Testing for z/OS written in IBM Enterprise COBOL
Last synced: 03 Jan 2026
https://github.com/msadeqsirjani/watchlister
🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
builder-pattern c-sharp clean-architecture cqrs decorator-pattern docker docker-compose dotnet integration-testing kubernetes mediator-pattern tmdb-api unit-testing vertical-slice-architecture youtube-api
Last synced: 11 Apr 2026
https://github.com/petr-korobeinikov/pgtap-example
pgTAP (http://pgtap.org) usage example.
pgtap postgres postgresql unit-testing
Last synced: 10 Aug 2025
https://github.com/haolamnm/flashcard-50
[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.
cs50p flashcards pandas project python streamlit unit-testing
Last synced: 07 May 2026
https://github.com/samlatavares/java-testes-unitarios
Project made during the "Unit Tests in Java: Master JUnit, Mockito and TDD" course from Udemy.
java junit maven mockito powermock unit-testing
Last synced: 14 May 2026
https://github.com/tvc12/viu-ts
Boilerplate template for vue3 using typescript, pinia, vue-router and vite
cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs
Last synced: 09 Apr 2026
https://github.com/mafcht/dev003-md-links
Executable npm-package ideveloped with Node.js that allows users to identify and validate links while reporting statistics from Markdown files.
chalk-cli fetch figlet-fonts filesystem-library javascript jsom markdown markdown-it nodejs npm-package unit-testing
Last synced: 03 Oct 2025
https://github.com/fnogcps/cirrus-js
:tada: Repository for testing with Cirrus CI + Jest
assertions cirrus-ci continuous-integration imported-repo jest unit-testing
Last synced: 18 Jan 2026
https://github.com/islamarr/shutterstock_image_list
🚀 List of awesome pictures from ShutterStock.
clean-code coroutines dagger2 databinding flow glide hilt livedata mvvm navigation-component paging3 repository retrofit unit-testing viewmodel
Last synced: 11 Mar 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: 20 Apr 2026
https://github.com/railsstudent/ng-connect4
Play Connect 4 in 2-player mode and 1-player mode.
Last synced: 08 Apr 2025
https://github.com/oliverklee/ext-phpunit
PHPUnit extension for TYPO3
hacktoberfest php phpunit testing typo3 typo3-cms-extension unit-testing
Last synced: 03 Oct 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: 16 May 2026
https://github.com/iowacomputergurus/netcore.utilities.unittesting
This library provides helpful items to speed the development of unit tests across all .NET Core project types. We will update this library regularly with helpful base classes/implementations.
aspnet-core hacktoberfest net-core unit-testing utilities
Last synced: 19 Apr 2025
https://github.com/cimpress-mcp/tiger-clock
An injectable, mockable source of the current date and time.
Last synced: 05 Jun 2026
https://github.com/dgg/testing-commons
Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.
constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library
Last synced: 14 Jan 2026
https://github.com/elyse502/alx-backend-javascript
Utilizing JavaScript in backend development to create scalable applications.
javascript nodejs typscript unit-testing
Last synced: 15 May 2026
https://github.com/ilancohen/jest-class-mocker
Jest mocks for TypesScript Classes
jest jest-mocking mock typescript unit-testing
Last synced: 24 Apr 2025
https://github.com/lfost42/franchise
Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.
algorithms aspnetcoremvc csharp csv-parsing data-access-object-pattern geolocation logging mapping model-view-conroller statistics tdd unit-testing xunit-tests
Last synced: 13 Jun 2025
https://github.com/sagor0078/fastapi-mlops-docker-k8s
This application demonstrates deploying machine learning models using FastAPI, Docker, and Kubernetes. It includes background task processing with Celery and Redis, and provides endpoints for making predictions and retrieving results. The application uses the Breast Cancer Wisconsin (Diagnostic) dataset for model training and evaluation
background-jobs celery docker docker-compose fastapi k8s k8s-cluster minikube minikube-cluster ml mlops pylint pytest python3 redis unit-testing
Last synced: 13 Apr 2026
https://github.com/andresweitzel/api_bioethanol_statistics_dynamodb
Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.
api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing
Last synced: 13 Apr 2026
https://github.com/alexandrehtrb/cqrsexample
An example of CQRS architectural pattern on ASP.NET Core.
api api-testing asp-net-core clean-architecture cqrs cqrs-pattern ddd domain-driven-design dotnet dotnet-core feature-folders hexagonal-architecture nativeaot notification-pattern nullable-reference-types structured-logging swagger-documentation unit-testing
Last synced: 21 Apr 2026
https://github.com/fukaraca/worth2watch2
A functional, maintainable and testable back-end application for a TMDB based movie/series database website
clean-code docker go postgresql redis unit-testing
Last synced: 12 Jan 2026
https://github.com/guidevloper/vitest-logica
Logical exercises to illustrate line of thoughts and unit-test/TDD features.
Last synced: 04 Aug 2025
https://github.com/ben-schroeder/random-test-data
Random test data for unit tests
Last synced: 14 Jan 2026
https://github.com/ben-schroeder/assertj-extension
Convenience Extension to use assertj without static imports.
assertj testing-tools unit-testing
Last synced: 14 Jan 2026
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: 20 Jan 2026
https://github.com/pktcodes/jotto-react-testing-project
Jotto Project Testing using Jest, Enzyme, TDD
bonnie-schulkin bootstrap create-react-app default-props enzyme jest jotto jsdoc manual-testing netlify prop-types react test-cases test-driven-development testing unit-testing
Last synced: 13 Apr 2026
https://github.com/deepakbhalla/nace-service
Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.
cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing
Last synced: 02 May 2026
https://github.com/guilhermecaz/desafio_painel_esus
This repository represents my solution to a challenge which involved creating a REST API using Flask.
api-rest docker esus flask python unit-testing
Last synced: 12 May 2026
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: 12 Apr 2026
https://github.com/darky/klubok-gleam
Do notation pipes for functions which easy to mock
do-notation gleam mock pipe unit-testing
Last synced: 07 Jan 2026
https://github.com/ulivz/karma-commonjs-test
a test example with karma for CommonJS module
commonjs commonjs-modules karma unit-testing
Last synced: 27 Mar 2025
https://github.com/kkgthb/web-site-nodejs-02-tests
Code for a teeny-tiny Node.js web server with Jest unit tests to ensure it really says Hello World!
express-js expressjs jest jest-tests node-js nodejs unit-testing web-server webserver
Last synced: 09 Apr 2026
https://github.com/palashmon/learn-mocha-chai
Learning about Unit Testing our JavaScript code using Mocha and Chai
chai examples learning mocha unit-testing
Last synced: 30 Apr 2026
https://github.com/foldermaster/taskmanagerapp
Task manager application.
avalonia csharp in-progress machine-learning task-manager uml-diagrams unit-testing
Last synced: 19 Feb 2026
https://github.com/codinaut/envtestkit
Test kit for logics with environment variable involvements.
environment-variables rust-library unit-testing
Last synced: 06 Apr 2026
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: 01 Aug 2025
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: 01 Aug 2025
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/vx68k/cppunitx
C++UnitX – a lambda-based C++ unit-testing framework.
cplusplus cplusplus-11 lambda-expressions testing unit-testing wiki xunit
Last synced: 16 May 2026
https://github.com/infinsys/xplatform-cpp
Cross-platform C++ project template for Windows, macOS, and Linux development.
benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows
Last synced: 09 Apr 2026
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: 19 Jan 2026
https://github.com/kyriejoshua/unit-testing
unit testing with jest
javascript javascript-tests unit-testing
Last synced: 03 Apr 2025
https://github.com/rcardin/kafka-testing
Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes
kafka spring-kafka unit-testing
Last synced: 13 Jun 2025
https://github.com/edmartt/go-testing-mocks
This project is for learning about mocking external services calls
go golang mock mocking solid-principles sqlite3 unit-test unit-testing vertical-slice-architecture
Last synced: 27 Mar 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: 05 Sep 2025
https://github.com/alexf91/ltest
A unit testing framework for Lean 4
lean lean4 unit-testing unittest
Last synced: 22 Sep 2025
https://github.com/jphp-group/tester
Unit Testing Framework for JPHP and JPPM
jphp php testing unit-testing unittest
Last synced: 30 Jul 2025
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 23 Feb 2025
https://github.com/webmasterdevlin/apollo-angular-demo
GraphQL in Angular
apollo graphql integration-testing spectator unit-testing
Last synced: 30 Jul 2025
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: 09 Apr 2025
https://github.com/vihlancevk/mathvector
Implementation of the vector class
c-plus-plus sfml student-project unit-testing
Last synced: 21 Sep 2025
https://github.com/damirscorner/20210101-ng-lifecycle-test
Sample project for "Testing Angular lifecycle hooks" blogpost
Last synced: 18 Apr 2026
https://github.com/stepanzh/scoredtests.jl
Test utilities with scoring.
julia teaching-assistant unit-testing
Last synced: 29 Jul 2025
https://github.com/dovic95/sutforge
Simplifying ASP.NET Core unit testing and Test-Driven Development with an intuitive builder pattern, classical/Detroit approach, and high extensibility for effortless creation and customization of System Under Test instances.
aspnetcore classical csharp detroit dotnet dotnet-core dotnet-standard tdd unit-testing
Last synced: 17 May 2026
https://github.com/haloapping/dsa
Karena stress sama TA yang gak beres-beres, saya akhirnya gabut mempelajari kembali algoritma dan struktur data. Dan akhirnya saya makin pusing :)
algorithms-and-data-structures pusing python3 stress tdd unit-testing
Last synced: 28 Jul 2025
https://github.com/quinntynebrown/coop
Co-op Management Software
angular aspnetcore cqrs domain-driven-design entity-framework-core integration-testing mediatr signalr-core unit-testing
Last synced: 12 Apr 2026
https://github.com/wiviwonderwoman/en-natt-pa-museet
Inlämningsuppgift i Objektorienterad programmering med C#
console-application csharp oop school-assignment unit-testing
Last synced: 28 Jul 2025
https://github.com/fajarnugraha37/nestjs-unit-test-implementation
Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies
api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing
Last synced: 06 Apr 2026
https://github.com/wiviwonderwoman/left-to-do
Inlämningsuppgift i Objektorienterad programmering med C#
console-application csharp oop school-assignment unit-testing
Last synced: 28 Jul 2025
https://github.com/samuellucas97/goal-list-ci-cd
Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito
docker github-actions integration-testing mysql sonarcloud spring unit-testing
Last synced: 10 Apr 2025
https://github.com/nerdfiles/chordlike
handling modality in reactjs
coverage docs reactjs static-code-analysis unit-testing
Last synced: 12 Apr 2026
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: 04 May 2026
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 Apr 2026
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: 29 Apr 2026
https://github.com/obeim/fastify-auth-template
A secure authentication & authorization starter template built with Fastify, TypeScript, and Prisma, following OWASP security best practices.
authentication authorization e2e-testing fastify integration-test nodejs owasp-top-10 postgres prisma rest-api testing typescript unit-testing vitest
Last synced: 05 May 2026
https://github.com/gustavofreze/mutation-test-php
Teste de mutação em PHP usando Infection.
infection mutation-testing php php8 unit-testing
Last synced: 16 Mar 2025