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: 2024-11-15 00:30:52 UTC
- JSON Representation
https://github.com/mvaibhav131/testing-react
unit testing with react
javascript jest-tests nodejs reactjs redux testing unit-testing
Last synced: 14 Nov 2024
https://github.com/muhammadpauzi/learn-unit-testing-with-mocha
🧪 Repository for save the result of learning unit test with ☕ Mocha.
Last synced: 05 Nov 2024
https://github.com/softprodigyindia/unittestswiftsample
Simple sample showing creation of Unit Tests in Swift
Last synced: 11 Nov 2024
https://github.com/tiibuturner/ping
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to PING! three different websites that can be found on a websites.txt file. After that our job was to create a new file, wrote website IP-addresses in there and the average time for pinging.
Last synced: 14 Nov 2024
https://github.com/mateuschaves/todo-react-native
📄 ✅ Todo feito em React Native usando Typescript, Expo e testes unitários
react-native typescript unit-testing
Last synced: 17 Nov 2024
https://github.com/alishahbazi81/dotnetmasterclass
A console application, which I more have focused on basic concepts of programming and master them. The concepts have been separated into different projects.
clean-code collections console dry error-handling linq n-tier-architecture oop solid types unit-testing
Last synced: 11 Nov 2024
https://github.com/dezashibi-c/cmake_template
A very beginner friendly cmake template for c projects with unit testing
c cmake gcc linux msvc osx template unit-testing windows
Last synced: 12 Nov 2024
https://github.com/jubayer98/simple-java-unit-testing
A simple Java unit testing program.
Last synced: 12 Nov 2024
https://github.com/jubayer98/a-simple-java-game-testing-using-unit-testing-functionality
In this simple bowling game, several test cases are created to verify the code's functionality and identify any bugs, ensuring the system operates as intended.
Last synced: 12 Nov 2024
https://github.com/jubayer98/quick-sort-algorithm-testing-using-unit-testing-functionality
In this implementation of the quick sorting algorithm, several test cases are created to verify the correctness of the code and to identify any bugs, ensuring the algorithm functions as expected.
quick-sort-algorithm software-testing unit-testing
Last synced: 12 Nov 2024
https://github.com/thang2162/notekeeper_cicd
Test of CI/CI using Github Actions and an Angular app.
cicd e2e-testing github-actions jasmine protractor unit-testing
Last synced: 14 Nov 2024
https://github.com/leotm/notes
My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.
angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing
Last synced: 11 Nov 2024
https://github.com/leotm/admin
My successful MVP solution to a coding exercise to create an admin view for new user data.
admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management
Last synced: 11 Nov 2024
https://github.com/azanniel/api-solid
💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos
cors e2e-tests factory-pattern fastify fastify-plugin in-memory-database jwt-authentication latitude-and-longitude prisma rbac-authorization rbac-roles repository-pattern solid unit-testing
Last synced: 11 Nov 2024
https://github.com/azanniel/forum-api-ddd
💭 Aplicação no estilo de um fórum onde o usuário pode acessar, enviar tópicos, criar perguntas, enviar respostas, selecionar a resposta como a resposta que respondeu seu tópico.
clean-architecture domain-driven-design e2e-testing nestjs testing unit-testing
Last synced: 11 Nov 2024
https://github.com/foresterre/sif
🐺 Yet another parameterized testing library for Rust
case hacktoberfest macro parameterized parameterized-test rust test testing unit unit-test unit-testing
Last synced: 12 Oct 2024
https://github.com/theremotecoder/unit-testing-playground
TDD + BDD testing + tools - Playground + Experiments
bdd es6 javascript javascript-testing javascript-tests javascript-unit-test jest jest-test jest-testing jest-tests js node tdd testing testing-library unit-test unit-testing unittest unittesting unittests-generation
Last synced: 11 Nov 2024
https://github.com/alexashley/mockattributes
Mockito-like annotations for .NET
csharp mocking tdd unit-testing
Last synced: 11 Nov 2024
https://github.com/samuelematias/calculator_app
🧪 A simple Flutter app with several unit tests, widget testing, and integration tests/e2e.
dart e2e-testing flutter integration-testing unit-testing widget-testing
Last synced: 11 Nov 2024
https://github.com/samuelematias/abstraction_unit_test_get_it
How you can create unit test using abstraction (with get_it) in Flutter 🧪
abstraction dart flutter interface unit-testing
Last synced: 11 Nov 2024
https://github.com/samuelematias/abstraction_unit_test_provider
How you can create unit test using abstraction (with Provider) in Flutter 🧪
abstraction dart flutter interface unit-testing
Last synced: 11 Nov 2024
https://github.com/barbarpotato/tdd-bdd-final-project
TDD/BDD Final Project On IBM
behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing
Last synced: 12 Nov 2024
https://github.com/aimenux/watchdogdemo
Using WatchDog for request/response/exception logging
entity-framework-core fluent-assertions integration-testing log-viewer net80 nsubstitute unit-testing watchdog web-api xunit
Last synced: 11 Nov 2024
https://github.com/aimenux/echowebapidemo
A web api that echoes back request infos
echo fluent-assertions integration-testing net80 unit-testing webapi xunit
Last synced: 11 Nov 2024
https://github.com/aimenux/middlewarestylesdemo
Using various styles for writing custom middlewares
fluent-assertions integration-testing middleware net80 unit-testing
Last synced: 11 Nov 2024
https://github.com/aimenux/pipelinebehaviorsdemo
Using pipeline behaviors to implement cross-cutting concerns
integration-testing mediatr net80 pipeline-behaviors unit-testing
Last synced: 11 Nov 2024
https://github.com/aimenux/mediatrdemo
Using mediatr to enforce cqrs and loose coupling between components
entity-framework integration-testing mediatr net80 unit-testing
Last synced: 11 Nov 2024
https://github.com/aimenux/dummywebapidemo
Using a web api to play with dummies
autofixture automapper entity-framework fluent-assertions fluent-validation integration-testing mediatr net80 serilog unit-testing webapi
Last synced: 11 Nov 2024
https://github.com/simone-sanfratello/tollo
javascript testing library AAA schema
bdd engine javascript nodejs tdd test testing unit-testing
Last synced: 29 Oct 2024
https://github.com/eliasnogueira/junit5-before-after-all
Project that shows how to deal with general pre and postconditions using JUnit5
integration-testing java junit junit5 system-testing test-automation unit-testing
Last synced: 14 Nov 2024
https://github.com/sjeguedes/symfonytdac
Symfony 3 upgrade and application management
blackfire faker functional-testing phpunit symfony3 symfony4 unit-testing upgrade
Last synced: 13 Oct 2024
https://github.com/sancakerkan/atm-machine-unittesting
This repository contains unit tests for an ATM Machine simulation program written in Java. The main goal of this project is to practice writing assertion cases and creating test suites.
java junit junit5 maven software-quality-assurance testing unit-testing
Last synced: 11 Nov 2024
https://github.com/lenin-anzen/angularjs-karma-jasmine
Basic unit testing for an AngularJS app with Karma + Jasmine
angularjs express jasmine karma rest-api unit-testing
Last synced: 12 Nov 2024
https://github.com/mahammad-mostafa/school-library
This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.
aggregates associations composition decorator-design-pattern decorator-pattern gitflow gitflow-workflow inheritance microverse microverse-projects microverse-ruby microverse-students oop oop-in-ruby polymorphism rspec rubocop ruby solid-principles unit-testing
Last synced: 02 Nov 2024
https://github.com/stdevteam/rest_example
REST API example implemented with Django and Django-Rest-Framework.
django django-application django-rest-framework python3 restful-api swagger unit-testing
Last synced: 12 Oct 2024
https://github.com/alexchasx/laravel-payment-app
An example of TDD development
laravel php phpunit tdd unit-testing
Last synced: 12 Nov 2024
https://github.com/nicktheodoro/area-code
Validate and categorize phone numbers by area code. Given valid area codes and a list of numbers, output the count of valid numbers per area code, adhering to specified validation rules.
go golang regular-expression unit-testing validation
Last synced: 11 Nov 2024
https://github.com/andersonhsporto/taygeta-api
Api Rest Que Implementa Uma Variação do Desafio "Mars Rover"
docker docker-compose hibernate-jpa java junit marsrover marsroverproblem marsrovertechchallenge maven postgresql spring-boot swagger unit-testing
Last synced: 16 Nov 2024
https://github.com/andersonhsporto/taygeta-cli
Variação do Desafio "Mars Rover" em Java
docker java java-19 junit junit5 marsroverproblem marsrovertechchallenge maven unit-testing
Last synced: 16 Nov 2024
https://github.com/beatrizfriso/thedruidsharvest
this is a modern backend system designed for managing a traditional greengrocer. Built with .NET, this project serves as a practical exploration of backend development, DevOps automation, and observability practices (:
azure clean-code csharp docker dotnet dotnetcore observability oop-principles sonarqube unit-testing
Last synced: 12 Oct 2024
https://github.com/mbuesch/dummy-esp-idf-sys
Dummy replacement for https://crates.io/crates/esp-idf-sys
dummy esp-idf stub unit-testing
Last synced: 31 Oct 2024
https://github.com/mbuesch/dummy-esp-idf-hal
Dummy replacement for https://crates.io/crates/esp-idf-hal
dummy esp-idf stub unit-testing
Last synced: 31 Oct 2024
https://github.com/ianbrayoni/rubykoans
Learning Ruby through unit testing with http://rubykoans.com/
Last synced: 12 Nov 2024
https://github.com/physer/physer.github.io
My personal blog
architecture asp-net-core blog csharp dotnet software-architecture software-design unit-testing
Last synced: 12 Nov 2024
https://github.com/ryanorsinger/jasmine-starter
Jasmine TDD Starter
tdd tdd-javascript unit-testing
Last synced: 23 Oct 2024
https://github.com/hammerheadshark666/mos-customer-address-api
Microservice Order System - Customer Address Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 17 Nov 2024
https://github.com/hhrogersii/cssUnit
A css unit testing framework with w3c testharness and spec generation tools
Last synced: 23 Oct 2024
https://github.com/ValentainFomkin/friday-project
js material-ui react typescript unit-testing
Last synced: 23 Oct 2024
https://github.com/atetheone/metric-imperial-converter
A full stack JavaScript app for conversion
Last synced: 23 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/florianmgs/oc-p11-gudlft
OpenClassrooms - Python Application Developer - Project 11
flask functional-testing integration-testing locust performance-testing pytest python selenium unit-testing
Last synced: 16 Nov 2024
https://github.com/hammerheadshark666/mos-registered-user-add-customer-address-func
Microservice Order System - Customer Address Microservice
azure-functions azure-keyvault azure-service-bus cicd csharp dotnet8 mediatr sqlserver unit-testing
Last synced: 17 Nov 2024
https://github.com/ledsouza/django-api-escola-02
Este projeto implementa uma API REST completa para gerenciar dados de uma escola fictícia, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a informações sobre alunos, cursos e matrículas, além de implementar recursos avançados como cache com Redis e tradução personalizada.
django django-rest-framework python redis unit-testing
Last synced: 14 Nov 2024
https://github.com/santugowda/TuroSampleApp
Sample app for Turo : Android developer role
android android-application kotlin mockwebserver mvvm-architecture retrofit2 unit-testing
Last synced: 23 Oct 2024
https://github.com/dikshant441/food-order
A food order application with multiples features that fetch live data through Swiggy's API.
api cors event-listener integration-testing javascript jest-tests jsx parcel-bundler react-testing-library reactjs redux-toolkit tailwind-css unit-testing usecontext vercel-deployment
Last synced: 13 Nov 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/dstrebkov/cpp-cmake-project-template
CMake based C++ Project Template
c-plus-plus cmake cpp doctest fakeit gcov gcovr testing unit-testing
Last synced: 23 Oct 2024
https://github.com/Paul-vrn/Compiler-Software-project
Compiler of a subset of Java to ARM assembly code
antlr4 arm assembly compilation end-to-end-testing jacoco-report java lexer maven oop-compilation parser unit-testing
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/lunardiver/pimovementdetector
Raspberry Pi based movement detection system that can notify other systems over TCP.
csharp dotnet dotnet5 image-processing movement-detection raspberry-pi raspberrypi tcp unit-test unit-testing unittest vscode
Last synced: 13 Nov 2024
https://github.com/shishir-dey/rust-samples
A repository to demonstrate basic Rust language programs
ci-cd-pipeline github-actions rust-lang system-programming unit-testing
Last synced: 14 Nov 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/hammerheadshark666/mos-order-history-api
Microservice Order System - Order History Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 17 Nov 2024
https://github.com/luav/mettle
A C++14 unit test framework
concise-framework cplusplus cpp14 framework prototyping unit-testing
Last synced: 23 Oct 2024
https://github.com/gbroques/freecad16-unit-tests-poc
Proof-of-concept for running python unit tests for FreeCAD 0.16 in a Docker container with Travis CI.
docker freecad freecad-workbench python travis-ci unit-test unit-testing unittest
Last synced: 13 Nov 2024
https://github.com/foncki/binarysearchtree
This assignment is an implementation in java of a binary search tree with one special operation: Balance.
binary-search-tree java maven unit-testing
Last synced: 14 Nov 2024
https://github.com/lmorente/course-testing
Java testing course: JUnit 5 and Mockito
Last synced: 23 Oct 2024
https://github.com/chayan2024/dogtestapp
A simple DogTestApp app in jetpack compose with list of Dog Breeds and Details page.
dagger-hilt espresso-tests flowapi instrumentation-tests jetpackcompose mvvm-architecture solid-principles unit-testing
Last synced: 14 Nov 2024
https://github.com/imtiajahammad/cloudcustomers
This is a .NET 6 Web API from scratch using test driven development! I have covered creating a new solution, adding new web and unit test projects to the solution, and writing unit tests.
dotnet-core httpclient tdd test-driven-development testdrivendevlopment unit-testing unittesting webapi webapi-core xunit xunit-tests
Last synced: 16 Nov 2024
https://github.com/c-kiplimo/e-commerce-application-api
This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.
api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing
Last synced: 13 Nov 2024
https://github.com/wibosco/ViewInspector-Example
An example project using ViewInspector to test SwiftUI screens
Last synced: 23 Oct 2024
https://github.com/hammerheadshark666/mos-order-api
Microservice Order System - Order Microservice
azure-keyvault azure-service-bus cicd csharp docker docker-compose dotnet8 fluentvalidation jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 17 Nov 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/bethanyuo/truffle-unit-test
Develop and Unit Test Smart Contracts with Truffle
smart-contracts solidity truffle truffle-testing unit-testing
Last synced: 13 Nov 2024
https://github.com/bethanyuo/truffle-deploy
Develop and Deploy Smart Contracts with Truffle.
smart-contracts truffle truffle-framework truffle-testing unit-testing
Last synced: 13 Nov 2024
https://github.com/Suzanemh/BankApplicationTesting
Obligatorisk oppgave i systemtesting
software-testing testing unit-testing
Last synced: 23 Oct 2024
https://github.com/akram-sakib/javascript-testing
Experimenting JavaScript testing by using Vitest
javascript testing unit-testing vitest
Last synced: 13 Nov 2024
https://github.com/purwnt/example-vue-jest-unit-testing
Implementation of unit testing in vue application using jest
example jest unit-testing vue-cli
Last synced: 13 Nov 2024
https://github.com/sakapon/klibrary.testing
A library for unit testing using MSTest.
Last synced: 16 Nov 2024
https://github.com/giovanifranz/fc-2.0-ci-go
dockerfile github-actions go unit-testing
Last synced: 23 Oct 2024
https://github.com/ismailnguyen/fraction-kata
Fraction Kata
javascript jest nodejs unit-testing
Last synced: 08 Nov 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://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/nickemma/express-api-design
Chronos Pro is a cutting-edge time management and productivity application designed to help modern professionals streamline their daily schedules, optimize workflows, and achieve their goals with greater efficiency.
expressjs jwt-authentication postgresql prisma typescript unit-testing
Last synced: 15 Nov 2024
https://github.com/osmanaliyardim/testingworkshop
Unit/Integration Testing Workshop with xUnit, NUnit, MSUnit, Moq, Bogus, NSubstitute, FluentAssertions and AutoFixture
autofixture bogus fluentassertions integration-testing moq msunit nsubstitute nunit unit-testing xunit
Last synced: 14 Nov 2024
https://github.com/ahmedrafat-sw/library-management-system
library management API Performs CURD Operation
embedded-tomcat-server java openapi3 postgresql-database spirngboot-security spring-boot spring-data-jpa spring-web swagger unit-testing
Last synced: 13 Nov 2024
https://github.com/foiovituh/reflectester
Minimalist implementation of a library for unit test execution ⚙️
java reflection testing tests unit-testing
Last synced: 16 Nov 2024
https://github.com/foiovituh/uva-tester
A minimalist Java library for effortless unit test execution 🍇
java java-annotations java-library maven testing unit-testing unit-tests uva uva-tester uvatester
Last synced: 16 Nov 2024
https://github.com/pedrosfaria2/websocket_binance_api
A client for binance's websocket api
api api-client api-rest api-websocket cryptocurrency market-data rust tokio-rs trading unit-testing
Last synced: 09 Nov 2024
https://github.com/pedrosfaria2/crypto-currency-market-data
An app to get real time market data
api-rest benchmarking criptocurrency market-data performance-testing pytest python python3 sqlalchemy unit-testing
Last synced: 09 Nov 2024
https://github.com/seralaci/unittesting
Unit Testing (.NET Playground)
csharp dotnet testing unit-testing
Last synced: 13 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: 16 Nov 2024
https://github.com/dmitry-ryazantsev/learningprogresstracker
JetBrains Academy Project: Learning Progress Tracker
Last synced: 16 Nov 2024
https://github.com/hammerheadshark666/mos-book-api
Microservice Order System - Books Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 17 Nov 2024
https://github.com/elisaborba/buy-smith
O BuySmith é uma aplicação em Typescript e Sequelize para gerenciar produtos medievais. Conta com autenticação JWT para segurança e oferece funcionalidades para CRUD de itens, proporcionando uma experiência de compra intuitiva.
docker express jwt-authentication mysql nodejs sequelize typescript unit-testing
Last synced: 09 Nov 2024