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-08 00:30:42 UTC
- JSON Representation
https://github.com/hayaaburaed/simple-string-calculator
🧮 A simple JavaScript string calculator designed for learning unit testing with Jest.
Last synced: 13 Oct 2024
https://github.com/elfaaels/apptask
Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)
animation flutter provider-state-management sharedpreferences unit-testing
Last synced: 11 Oct 2024
https://github.com/dangvanthanh/testing-practice
Vitest Practice
typescript unit-testing vitest
Last synced: 11 Oct 2024
https://github.com/piharpi/forum-api-clean-architecture
Implementation clean architecture, unit testing, integration test, & functional test
automation-testing clean-architecture functional-testing integration-testing unit-testing
Last synced: 11 Oct 2024
https://github.com/pazamelin/sutf
simple unit test framework
cpp framework header-only macro single-header-lib unit-testing unit-testing-framework
Last synced: 23 Oct 2024
https://github.com/beedel/test-double-guide
This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.
mocking mockito test-double test-doubles testing unit-testing
Last synced: 23 Oct 2024
https://github.com/ebazhanov/task-view-list
Task view page
react tailwindcss typescript unit-testing
Last synced: 13 Oct 2024
https://github.com/moreirak14/logistics-transport-api
O objetivo do sistema é auxiliar o cadastramento de motoristas (caminhoneiros) e seus devidos fretes futuros, tendo visibilidade do que está sendo atribuido para cada motorista!
api-rest django django-rest-framework poetry python sqlite3 unit-testing
Last synced: 23 Oct 2024
https://github.com/webcooltz/course-management-api
Node JS API for a course management system.
api expressjs graphql jasmine nodejs rest swagger swagger-ui unit-testing
Last synced: 31 Oct 2024
https://github.com/kanzatahreem/jest-testing
Wrote a few practical tests for JavaScript functions using the Jest library by following the AAA pattern to make your tests easier for other developers to read and understand. Used the TDD approach in practice.
javascript jest tdd unit-testing
Last synced: 11 Oct 2024
https://github.com/amrhossamdev/topology-api
Topology API is an API to provide the functionality to access, manage and store device topologies.
api kotlin maven oop unit-testing
Last synced: 13 Oct 2024
https://github.com/mohammadshehadeh/recipes-search-app
This Recipes Search App allows users to search for recipes using the Spoonacular API https://spoonacular.com/food-api/docs
react react-router-dom unit-testing
Last synced: 13 Oct 2024
https://github.com/mohammadshehadeh/github-finder
This Github Finder App allows users to search for public repositories and users. It provides a user-friendly interface to discover and explore public repositories and users.
github-api nextjs react typescript unit-testing
Last synced: 13 Oct 2024
https://github.com/badgerati/node-edison
This is the node.js version of the Edison .NET unit testing framework
assert continuous-testing edison integration-testing nodejs parallel regression-testing system-testing test-framework tests unit-testing
Last synced: 11 Oct 2024
https://github.com/robsoncastilho/comparacaosemantica
Exemplo de usa da biblioteca SemanticComparison para comparação semântica de objetos, mesmo sendo de tipos diferentes.
csharp semantic-comparison-lib unit-testing
Last synced: 17 Oct 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 Oct 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 Oct 2024
https://github.com/robsoncastilho/portaeletronica
Exemplo de uso de um stub para eliminar a dependência de DateTime e possibilitar que a classe que precisa de data/hora seja testável.
csharp manual-stub stub unit-testing
Last synced: 17 Oct 2024
https://github.com/mariadelfers/tdd-exercises
Set of testing exercises in NetBeans
netbeans-ide tdd test test-automation testing unit-testing
Last synced: 23 Oct 2024
https://github.com/eliasprates/bookstoreapi
Unit testing with xUnit
dotnet unit-testing xunit xunit-theory
Last synced: 13 Oct 2024
https://github.com/hlibpavlyk/task-manager
This project provides a backend API for managing tasks with user authentication
api clean-architecture docker dotnet unit-testing
Last synced: 13 Oct 2024
https://github.com/oppahero/country-search-page
Country search page build with Angular 17
angular angular-cli angular-testing angular17-standalone css jasmine-tests localdata mobile-first typescript unit-testing vanilla-javascript
Last synced: 09 Oct 2024
https://github.com/mystackbox/prj-mrp
This application was built to demonstrate practical problem-solving skills using Angular 2+ framework and related technologies (HTML5, Bootstrap, CSS3, etc)
angular-cli angular2 documentation github responsive-web-design restful-api seo unit-testing
Last synced: 31 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/wajid7511/unit_test_play_list
This repo will be used for Playlist which will be uploaded to my youtube channel https://www.youtube.com/@WajidKhanZeroDeveloper
Last synced: 13 Oct 2024
https://github.com/virtualbrainlab/automated-unit-testing-demo
Demo repo for automated unit testing in Python. Use this as a reference for how to perform unit tests in Python and have GitHub Actions run them.
github-actions python unit-testing
Last synced: 06 Nov 2024
https://github.com/developpeurpascal/delphietlestestsunitaires
Sources des exemples et démonstrations liées au webinaire "Delphi et les tests unitaires" du 3 novembre 2020.
assert assertions delphi dunit dunitm dunitx object-pascal pascal pascal-language radstudio sample-code testinsight unit-testing
Last synced: 01 Nov 2024
https://github.com/andre-alck/frankensteiner
Frankensteiner: Stitch it all!
gradle inheritance java jdk oop polymorphism poo tdd test unit-test unit-testing
Last synced: 13 Oct 2024
https://github.com/ryooooooga/cuutest
Simple unittest framework for C
c unit-test unit-testing unittest unittesting
Last synced: 12 Oct 2024
https://github.com/mahammad-mostafa/things-catalogue
This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.
gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing
Last synced: 31 Oct 2024
https://github.com/andressakarla/testes-automatizados-unitarios-calculadora_ruby
Projeto de Testes Automatizados Unitários desenvolvido para ser executado diretamente no código-fonte em uma calculadora em Ruby nas ferramentas Rspec e GitHub Actions
fixtures github-actions github-workflows json rspec ruby 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/lsegg/hook-app
Little exercise to study React Hooks
javascript jest react react-custom-hooks react-hooks react-testing-library react-unit-testing unit-testing vite
Last synced: 31 Oct 2024
https://github.com/trandung2k1/express_unit_testing
expessjs jest mongodb nodejs supertest unit-testing
Last synced: 24 Oct 2024
https://github.com/wesleysbmartins/node_test
Jest é um framework de teste unitário de código aberto em JavaScript criado pelo Facebook a partir do framework Jasmine. Jest é uma das ferramentas de teste unitário mais difundidas dentro da comunidade de JavaScript. Aqui vamos explorá-lo usando uma aplicação Node em Typescipt.
jest nodejs npm test typescript unit-testing
Last synced: 24 Oct 2024
https://github.com/seth-shi/go-zero-testing-example
go-zero unit testing and integration testing
go go-zero golang grpc grpc-testing unit-testing
Last synced: 13 Oct 2024
https://github.com/dmsi-io/gha-mobile-test
Test and lint mobile apps
action github-actions linting typescript unit-testing
Last synced: 15 Oct 2024
https://github.com/hammerheadshark666/mos-authentication-api
Microservice Order System - Authentication Microservice
api azure azurekeyvault cicd csharp docker docker-compose jwt-authentication mediatr sqlserver unit-testing unit-testing-framework
Last synced: 12 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: 12 Oct 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: 12 Oct 2024
https://github.com/hammerheadshark666/mos-registered-user-add-customer-func
Microservice Order System - Customer Microservice
azure-function azure-service-bus cicd csharp dotnet8 mediatr sqlserver unit-testing
Last synced: 12 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: 12 Oct 2024
https://github.com/davorbadrov/testing-playground
A simple Jest environment for playing with tests
Last synced: 16 Oct 2024
https://github.com/chinleung/laravel-browserstack
Run Laravel Dusk tests on BrowserStack.
browserstack browserstack-automate laravel unit-testing
Last synced: 05 Nov 2024
https://github.com/neurospeech/web-atoms-mvvm-todo
Sample Todo Application using Web Atoms MVVM
javascript mvvm sample typescript unit-testing web-atoms
Last synced: 07 Nov 2024
https://github.com/junaidbinjaman/phpunit-basic-configuration
PHP unit practice codes goes inside this repo.
code-units php-testing phpunit unit-testing
Last synced: 12 Oct 2024
https://github.com/edsonwade/todo-system-application
This is a robust and scalable TODO application designed to help manage tasks efficiently. With a sleek frontend and a powerful backend, this app is built to enhance productivity.
axios-react cicd docker-compose flyway-migrations jpa-hibernate maven postgresql spring-boot tailwindcss unit-testing
Last synced: 14 Oct 2024
https://github.com/sergeymakinen/yii2-tests
Common Yii 2 extension tests stuff
php php-library phpunit test tests unit-testing unittest yii2 yii2-extension
Last synced: 27 Sep 2024
https://github.com/smallpaes/sparkol-app
Sparkol app is an user-facing web application and is currently supporting basic authentication features.
api-rest authentication axios continuous-integration css3 cypress end-to-end-testing eslint happy-dom html5 prettier react react-context react-testing-library styled-components typescript unit-testing vite vitest
Last synced: 14 Oct 2024
https://github.com/wasswarichard/labyrinth
Shortest path in a 2 dimensional array
javascript labyrinth labyrinth-route-finder typescript unit-testing webpack
Last synced: 31 Oct 2024
https://github.com/nruslanr/items-k8s
Example of synchronous communication between Spring Boot microservices
circuit-breaker docker integration-testing k8s mock-testing open-feign rest-api spring-boot synchronous-communication unit-testing
Last synced: 31 Oct 2024
https://github.com/cesarparra/test-data-framework
The Salesforce Test Data Builder framework allows you to intuitively create Salesforce SObject data for your unit tests using a fluent language. It provides base support for any SObject, standard or custom, out of the box, but allows you to adapt it to your custom needs.
apex framework salesforce salesforce-developers salesforcedx sfdx testing unit-testing
Last synced: 14 Oct 2024
https://github.com/felixojiambo/investements_accounts
This project is a Django Rest Framework (DRF) API designed to manage investment accounts. It allows multiple users to belong to an investment account and supports various permission levels for different accounts.
api cicd django-rest-framework docker docker-compose domain-driven-design drf-spectacular jwt-authentication permissions python serialization unit-testing
Last synced: 31 Oct 2024
https://github.com/ron96g/supertest-docs
A plugin for supertest that can be used to document REST APIs. It is influenced by the Spring-Boot solution restdocs.
automation docs documentation markdown node restdocs supertest unit-testing
Last synced: 15 Oct 2024
https://github.com/yeniceri98/spring-boot-microservices
Microservice Architecture with Spring Boot
docker google-cloud kubernetes redis spring-boot spring-cloud unit-testing
Last synced: 31 Oct 2024
https://github.com/JandroMejia97/ng-testing
This Angular app is used to learn how to make unit tests with Jasmine
angular jasmine testing unit-testing
Last synced: 23 Oct 2024
https://github.com/jewel109/blog-server
Blog Api with end to end testing for user to following other user, create blog post , real time news feed , notifications. Used event driven architecture in kafka, elasticsearch for fast search , mongodb for data storage and redis for caching
docker-compose elasticsearch endtoendtesting jest kafka mongodb redis rest-api tyepscript unit-testing
Last synced: 02 Nov 2024
https://github.com/sandwich1699975/arduinounitplatformio
My template for using ArduinoUnit unit tests with Platform IO
arduino embedded platformio unit-testing
Last synced: 05 Nov 2024
https://github.com/patrickniyogitare28/mockito-junit-world
Devops exam to serve for implementation of unit testing, intergration testing, e2e testing with junit and mocking
e2e-tests h2 integration-testing java junit mockito springboot unit-testing
Last synced: 14 Oct 2024
https://github.com/julienkode/monorepo-typescript-template
Template of a monorepo using typescript
continuous-delivery continuous-integration e2e-tests javascript monorepo template typescript unit-testing
Last synced: 14 Oct 2024
https://github.com/tomerfi/selenium-nunit-robotframework-tutorial
A walkthrough a C# web app tested with Nunit, Selenium, and RobotFramework.
acceptance-testing blog-post dev nunit3 robot-framework selenium unit-testing
Last synced: 01 Nov 2024
https://github.com/mo7amedaliebaid/study_cases
bloc bloc-test clean-architecture dart flutter unit-testing
Last synced: 01 Nov 2024
https://github.com/olegsych/fuzzy
dotnet dotnet-standard fuzz-testing unit-testing
Last synced: 18 Oct 2024
https://github.com/simeonsavov/programmingadvanced_qa
Programming Advanced for QA
advanced-programming csharp dictonaries lamda-functions linq linq-expressions oop oop-in-csharp oop-principles programming-for-qa regular-expressions unit-testing
Last synced: 06 Nov 2024
https://github.com/vukan-markovic/uml-drawer
Windows form application for drawing UML diagrams
nunit unit-test unit-tested unit-testing unit-testing-framework unit-tests unittest windows windows-app windows-desktop windows-form-application windows-forms windows-forms-csharp windowsform windowsforms wpf wpf-application wpf-controls wpf-styles wpf-ui
Last synced: 14 Oct 2024
https://github.com/mahamorim/projeto_dio-gft_15
Programa De Aceleração DIO-GFT :rocket:
acelerar ctfl digital-innovation-one gft qa robot-framework soft-skills unit-testing
Last synced: 26 Sep 2024
https://github.com/secretariatv/fm-faq
A FEM challenge to practice TDD and accessibility.
accessibility fem react sass type unit-testing vite vitest
Last synced: 31 Oct 2024
https://github.com/tkraak/ava-jsdom
:rocket: Experimenting with AVA, jsdom and jQuery
ava javascript jquery jsdom unit-test unit-testing
Last synced: 14 Oct 2024
https://github.com/tkraak/coffeerun
:coffee: CoffeeRun
ava book javascript learn modules teach test unit-test unit-testing
Last synced: 14 Oct 2024
https://github.com/tkraak/ava-rewire
:building_construction: Experimenting with AVA and rewire
ava express javascript node rewire sinon unit-test unit-testing
Last synced: 14 Oct 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/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/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/sdecandelario/hello-go
go golang hello-world testing unit-testing
Last synced: 06 Nov 2024
https://github.com/arvinsingh/todo-projects-framework
Todo Projects Framework
build cpp14 framework object-oriented-programming project-repository unit-testing
Last synced: 12 Oct 2024
https://github.com/mcalthrop/unit-testing-angularjs-controller
A simple example of unit testing an AngularJS controller
angularjs angularjs-controller jasmine karma learning learning-materials teaching teaching-materials unit-testing
Last synced: 14 Oct 2024
https://github.com/pavlostzitzos/van-der-pol-oscillator
Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.
cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol
Last synced: 12 Oct 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/sebinsua/test-react-shallow-equal
🐢💨💨💨 Unit test against performance problems.
jasmine jest matchers performance react redux render shallow-compare shallow-equal test unit-testing
Last synced: 18 Oct 2024
https://github.com/arjunmahishi/go-interface-mocker
An online tool to generate mock code for a go interface
golang mock online unit-testing webapp
Last synced: 13 Oct 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/victoreronmosele/shared-preferences-unit-test-flutter
Code demonstration for my blog post: Mocking and Testing Shared Preferences in Flutter Unit Tests
dart flutter fluttertutorials mocking sharedpreferences tutorials unit-testing
Last synced: 18 Oct 2024
https://github.com/victoreronmosele/file-system-test-dart
Code demonstration for my blog post: Mocking and Testing The File System In Unit Tests Dart/Flutter
dart filesystem flutter mocking testing unit-testing
Last synced: 18 Oct 2024
https://github.com/victoreronmosele/callback-test-dart
Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests
dart flutter mocking mockito testing unit-testing
Last synced: 18 Oct 2024
https://github.com/janhesters/riteway-testing-library
Example setup of RITEway with Testing Library.
nextjs reactjs riteway tape testing-library unit-testing
Last synced: 14 Oct 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/eddieantonio/fsttest
Test your Foma FSTs!
finite-state-transducer foma foma-fsts fst fsts testing unit-testing
Last synced: 12 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/hazae41/phobos
Modern and minimalist testing library for the web
asynchronous browser concurrency deno esmodules fast javascript minimalist parallel-computing testing typescript unit-testing web
Last synced: 18 Oct 2024
https://github.com/neurospeech/web-atoms-unit
Simple Unit testing framework for web atoms
javascript typescript unit-testing web-atoms
Last synced: 14 Oct 2024