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-20 00:26:01 UTC
- JSON Representation
https://github.com/mvaibhav131/cypress
cypress frontend testing
automaton cypress cypress-tests e2e-testing expressjs reactjs testing unit-testing
Last synced: 14 Nov 2024
https://github.com/mvaibhav131/testing
reacttesting
express-js jest-tests jsx node-js nodemon password-testing reactjs sum-testing testing unit-testing
Last synced: 14 Nov 2024
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/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/tafthorne/clang-cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc
clang clang-static-analyzer cpputest docker docker-hub docker-image gcc gcc-complier unit-testing
Last synced: 18 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/craigmr/jasmine-proptype-matcher
Use React prop-types to assert values in jasmine.
jasmine javascript matchers prop-types unit-testing
Last synced: 31 Oct 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/davidlj95/angular-routerlinkactive-testing
Example of how to test an Angular's RouterLinkActive directive with best practices. Angular v17
angular jasmine routerlink routerlinkactive unit-testing
Last synced: 25 Sep 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/persteenolsen/angular-dapper-sqlite-client
Angular 14 Client working with a .NET Web API using Dapper and SQlite
angular jasmine karma unit-testing
Last synced: 31 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/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/christs8920/unit-testing
A simple Unit Testing project made with C#.
csharp unit-testing visual-studio
Last synced: 11 Nov 2024
https://github.com/owen-krueger/autofixture.community.customizations
Useful customizations for AutoFixture
autofixture csharp dateonly net6 net7 net8 nuget timeonly unit-testing
Last synced: 09 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/autokmg/spring-boot-apps-testing-practices
Delve into the world of Spring Boot testing to enhance project quality and readiness. This repository covers unit tests, SpringBootTest annotation, JUnit, and testing slices, providing comprehensive insights and tools for robust application testing.
java-11 junit spring-boot unit-testing
Last synced: 13 Oct 2024
https://github.com/jamal-saadeddin/react-testing-library-msw-training
A project created during my Frontend internship at Foothill Technology Solutions to practice and learn React Testing Library and Mock Service Worker (MSW) by writing unit tests for a SignUp component.
jest-tests mock-server msw react react-testing-library unit-testing
Last synced: 19 Nov 2024
https://github.com/jamal-saadeddin/calc-app-unit-testing
A simple calculator developed during an internship at Foothill, designed to practice unit testing.
aaa-testing test-driven-development unit-testing
Last synced: 19 Nov 2024
https://github.com/henrikesilva/cashflow
API em .NET 8 criada para o gerenciamento de despesas pessoais com DDD, testes unitários e relatórios em PDF/Excel. Armazenando dados em PostgreSql
api-rest asp-net-core backend csharp entity-framework-core postgresql rocketseat solid-principles unit-testing web-api
Last synced: 13 Oct 2024
https://github.com/ashmalzahra/testing-practice
This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.
javascript jest tdd-javascript testing unit-testing
Last synced: 31 Oct 2024
https://github.com/ashmalzahra/javascript-group-capstone-project
This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.
api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack
Last synced: 31 Oct 2024
https://github.com/abdulmoizlakhani/wsi-poc
Micro Front-End POC for Williams Sonoma eCommerce Site (MFE) - Container App: https://wsi-poc-app-amlakhani.surge.sh/ and Components App: https://wsi-poc-components-amlakhani.surge.sh/
axios github github-actions githubworkflow javascript jest microfrontend module-federation poc unit-testing vue-router vuejs vuejs2 vuex webpack
Last synced: 13 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/keval-gandevia/medhub
MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.
aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket
Last synced: 14 Oct 2024
https://github.com/daniel-brai/ecommerce-drf
A deep dive into Django Rest framework with a focus on database design and performance, unit and end-to-end testing and so on
database-performance-analysis database-schema-design django-rest-framework end-to-end-testing unit-testing
Last synced: 05 Nov 2024
https://github.com/travetto/vscode-plugin
VS Code plugin for interacting with the Travetto framework
realtime-feedback travetto typescript unit-testing vscode vscode-extension
Last synced: 29 Sep 2024
https://github.com/surajsgh/amaterasu
🧪 Sample unit tests for a simple backend app using JavaScript, Node, Koa and Jest.
javascript jest koa nodejs unit-testing
Last synced: 15 Oct 2024
https://github.com/rcrdk/gympass-api-nodejs-solid
A GymPass style API app for practicing the API REST on Node.js with SOLID principles.
docker e2e-tests fastify jwt nodejs postgresql prisma-orm rbac solid tdd typescript unit-testing vitest
Last synced: 12 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/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/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/robatwilliams/unit-testing-atoz
A collection of short and practical tips for better unit testing
javascript jest testing unit-testing
Last synced: 13 Oct 2024
https://github.com/gcosta0410/y2s1-ldts-laboratorio-de-desenho-e-teste-de-software
Year: 2nd, Semester: 1st, Course: Laboratório de Desenho e Teste de Software (LDTS)
git gradle groovy java unit-testing
Last synced: 29 Sep 2024
https://github.com/wickedone/muppet
unit testing your setters, getters, adders, removers, issers and whatevers
infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing
Last synced: 28 Sep 2024
https://github.com/kockaadmiralac/pygame-tests
WIP Pygame testing framework.
Last synced: 07 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/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/teobler/react-testing-guideline
一部能够让你学会在不同场景下如何测试你 React 项目的指南。
cypress jest react react-testing-library testing unit-testing
Last synced: 05 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/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/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/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/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/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/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/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/moveaxlab/react-native-invariants
Check React Native invariants with react-test-renderer.
Last synced: 19 Nov 2024
https://github.com/tawfik-s/imageprocessingapi
image processing api for resizeing images and return endpoint to access the image using it
apitest eslint express jasmine-tests joi node-js prettier sharp supertest typescript unit-testing
Last synced: 19 Nov 2024
https://github.com/mohamedabdelhalim1/multiauth
The MultiAuth project is a web application developed using Laravel, designed to manage multi-user authentication systems with separate roles for users and staff. The project is structured following a microservices architecture, which allows for scalable and maintainable code.
authentication authorization clean-architecture clean-code laravel-framework microservices-architecture unit-testing
Last synced: 11 Nov 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/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/ryanorsinger/jasmine-starter
Jasmine TDD Starter
tdd tdd-javascript unit-testing
Last synced: 23 Oct 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/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/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/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/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/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/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/seralaci/unittesting
Unit Testing (.NET Playground)
csharp dotnet testing unit-testing
Last synced: 13 Nov 2024