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-12 00:26:48 UTC
- JSON Representation
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/safafa/testing_practice
This is a practice exercises for testing javascript functions with Jest.
Last synced: 20 Oct 2024
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: 08 Nov 2024
https://github.com/wilcywilson/marsroverapi-webapp
A Web Development project using Spring MVC, Hibernate, MySQL, Thymeleaf and NASA API to create a web application that shows Mars Rover Images.
maven mysql nasa-api restful-api spring-boot spring-data-jpa spring-mvc thymeleaf-template-engine tomcat-server unit-testing
Last synced: 11 Nov 2024
https://github.com/mbuesch/dummy-esp-idf-svc
Dummy replacement for https://crates.io/crates/esp-idf-svc
dummy esp-idf stub unit-testing
Last synced: 31 Oct 2024
https://github.com/aanand058/fragments
A Cloud-Based Solution for Handling Different Types of Fragments
api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing
Last synced: 13 Nov 2024
https://github.com/ianbrayoni/rubykoans
Learning Ruby through unit testing with http://rubykoans.com/
Last synced: 12 Nov 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/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/ryooooooga/cuutest
Simple unittest framework for C
c unit-test unit-testing unittest unittesting
Last synced: 12 Oct 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/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/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/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/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/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/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/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/eliasprates/bookstoreapi
Unit testing with xUnit
dotnet unit-testing xunit xunit-theory
Last synced: 13 Oct 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/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/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/lcv-back/weather-forecast-api-springboot
This repository about spring boot project
crud mvc redis spring-boot unit-testing
Last synced: 10 Nov 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/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/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/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/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/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 Nov 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/samuellucas97/programming-spring-framework
practicing programming using Spring Framework
docker-compose grafana integration-testing junit5 mockito-junit mysql-database prometheus spring-actuator spring-data-jpa spring-mvc spring-security unit-testing
Last synced: 07 Nov 2024
https://github.com/ebazhanov/task-view-list
Task view page
react tailwindcss typescript unit-testing
Last synced: 13 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/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/dangvanthanh/testing-practice
Vitest Practice
typescript unit-testing vitest
Last synced: 11 Oct 2024
https://github.com/aluriak/weldon
Learning system targetting practical programming courses
learning linting system unit-testing
Last synced: 10 Nov 2024
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/hadisfr/cpp-simple-unit-test
a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution
Last synced: 11 Oct 2024
https://github.com/liskin/tasty-jenkins-xml
Render tasty output to XML for Jenkins in addition to other (console) output
haskell jenkins tasty-framework unit-testing
Last synced: 15 Oct 2024
https://github.com/bedirhanssaglam/quiz-app-with-tests-in-kotlin
Unit tests and Instrumentation test of Quiz App in Kotlin
android instrumentation java kotlin quiz test unit-testing
Last synced: 13 Nov 2024
https://github.com/bismasaeed00/demoproject
It is a demo project to test Swift features and design according to MVP architecture.
ios13 mvp swift unit-testing xcode11
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/nunogois/typescript-jest-tdd
Test Driven Development Example in TypeScript using Jest.
jest tdd-typescript test-driven-development typescript unit-testing
Last synced: 13 Oct 2024
https://github.com/cristianlmartinez/users-managment-microservice
technical test with java and spring boot
aop cucumber java spring-boot unit-testing
Last synced: 11 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/khadkarajesh/location-finders
Udacity Mentorship Location finder applications
android-architecture-components android-navigation-component android-viewmodel espresso firebase-auth firebase-authentication-android geofencing google-maps-api kotlin kotlin-coroutines livedata-databinding mvvm mvvm-android roboelectric unit-testing workmanager-architecturecomponent
Last synced: 13 Nov 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/vb64/test.helper.gae3
Class for autotests GoogleAppEngine python3 app.
gae-standard python3 testbed unit-testing
Last synced: 21 Oct 2024
https://github.com/vb64/test.helper.flask
Class for autotests flask python apps
Last synced: 21 Oct 2024
https://github.com/giri7a/bank-account-management-system
Experience streamlined account management with this Java-based system. From creating and managing accounts to facilitating secure transactions, it boasts a robust testing framework ensuring reliability and thread-safe operations, all encapsulated within a single package.
build-automation concurrency-control concurrenthashmap java junit maven oops synchronization unit-testing
Last synced: 13 Nov 2024
https://github.com/aphistic/sweet-junit
A plugin for the Sweet testing framework to output JUnit files for test results
junit junit-report sweet unit-testing
Last synced: 13 Nov 2024
https://github.com/itsdorosh/itvdn-angular-testing-course
Repository for ITVDN course "Testing Angular Applications". Check the branches in order to navigate to specific lesson.
angular e2e-testing learning unit-testing
Last synced: 11 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/vrudas/software-testing-examples
An educational project to teach students how to test their application code
code-testing java junit5 tdd unit-testing
Last synced: 13 Nov 2024
https://github.com/joelteogom/learning-go
I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.
concurrency dependency-injection go go-context goroutines goroutines-channels mock-testing modular-code tcp test unit-testing
Last synced: 17 Oct 2024
https://github.com/adaiasmagdiel/leste
Leste is a powerful and user-friendly comprehensive Lua testing framework heavily inspired by PestPHP and pytest, aiming to simplify and streamline your testing process.
elegant framework lua testing tools unit-testing
Last synced: 10 Nov 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/temirlan-zh/test-task-user-api
Implementation of a test task for a job application.
e2e-tests jest mongodb mongoose nestjs rabbitmq rest-api typescript unit-testing
Last synced: 24 Oct 2024
https://github.com/possen/bank
Bank app which demonstrates BrightFutures and how to test UITableViewControllers
brightfutures ios swift swift-package-manager tableview unit-testing
Last synced: 10 Nov 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
https://github.com/kazu69/export-context
Executing not exported js code and browser js code in a Sandbox With Node's VM Module
context dom esnext javascript testing unit-testing
Last synced: 18 Oct 2024
https://github.com/elmijo/builder-box-core
This framework will allow you to develop APIs quickly and simply
babel builder-box codecov coveralls eslint integration-testing jest library node prettier travis-ci typescript unit-testing webpack
Last synced: 17 Oct 2024
https://github.com/dking1342/testing-intro
Intro into unit, integration and end to end testing
bdd-tests cypress cypress-tests end-to-end-testing jest jest-tests jestjs mocha mocha-chai mocha-tests mochajs react-test react-testing tdd testing unit-testing
Last synced: 06 Nov 2024
https://github.com/mehmetpekdemir/test-driven-development
Test Driven Development ( TDD )
java-11 maven tdd tdd-java test unit-testing
Last synced: 26 Oct 2024
https://github.com/davidlj95/angular-18-cypress-jasmine-types
Minimal reproduction for JetBrains IDEs issue about unit test types and Cypress
cypress jasmine jetbrains-ides minimal-reproduction unit-testing webstorm
Last synced: 18 Oct 2024
https://github.com/salma-4/todo-api
api for todo app using microservices
java lombok maven microservices mysql-database open-api-v3 slf4j spring-boot spring-data-jpa spring-security swagger-ui unit-testing
Last synced: 06 Nov 2024
https://github.com/salma-4/spring_training
My tasks (spring)
crud-application design-patterns exception-handling hibernate java lombok maven microservices mysql-database postman spring-boot spring-core spring-data-jpa spring-mvc spring-rest-api swagger-ui unit-testing
Last synced: 06 Nov 2024
https://github.com/salma-4/product-management-api
refactor from spring MVC to spring rest
hibernate lombok maven mysql-database spring-rest swagger unit-testing
Last synced: 06 Nov 2024
https://github.com/jagoda11/angular-bowling-scorekeeper
🎳 Angular-Bowling-Scorekeeper: Dive into the interactive world of bowling with this Angular app! Track your scores across ten frames, manage inputs with error checking, and view round-by-round progress. Perfect for enthusiasts and developers alike looking to explore Angular-driven scorekeeping. 🌟
angular angular9 bowling error-handling game-score-tracking interactive-app scorekeeper sports-app unit-testing web-application
Last synced: 08 Nov 2024
https://github.com/jagoda11/simple-js-test-library
📚 Simple-JS-Test-Library: Dive into JavaScript testing with this easy-to-understand library 🛠️, featuring a suite of utility functions and their tests 🧪. Perfect for mastering the basics of unit testing! 💡
education javascript js-test node-js pirple test-library test-runner unit-testing utility-function
Last synced: 08 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/sdepouw/ngrx-sandbox
Playing around with concepts of NgRx Store (actions, reducers, selectors and effects).
angular best-practices cypress marbles-testing ngrx-store rxjs testing-library unit-testing
Last synced: 15 Oct 2024
https://github.com/balazs-kis/test-lite
A small .NET Standard library for writing well-structured, clear-cut 3A tests.
arrange-act-assert dotnet dotnet-core dotnet-standard dotnet-standard2 fluent-api unit-test unit-testing unit-tests
Last synced: 11 Nov 2024
https://github.com/ttitcombe/tfshell2
A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models
machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing
Last synced: 07 Nov 2024
https://github.com/hemin-tailor/angular-materialui
Angular-MaterialUI is pure angular 12 project with material UI support.
angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing
Last synced: 07 Nov 2024