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/trandung2k1/express_unit_testing
expessjs jest mongodb nodejs supertest unit-testing
Last synced: 24 Oct 2024
https://github.com/sanish07/spring-reference-backup
java junit5 spring spring-boot spring-core spring-data-jpa spring-jdbc unit-testing
Last synced: 02 Nov 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/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/thefeij/chat-hub
A Simple Chat Server
css docker gin-gonic golang gorilla-websocket gorm html javascript paseto-tokens postgresql unit-testing
Last synced: 15 Oct 2024
https://github.com/zakaria9375/fm-contact-form
A Solution to Frontend Mentor - Contact form challenge build by angular forms
accessibility angular animation css html5 reactive-forms responsive-design tailwindcss typescript unit-testing
Last synced: 15 Oct 2024
https://github.com/zakaria9375/quiz-app-angular
Frontend quiz app challenge on Frontend Mentor
accessibility angular animation electron firebase html5 tailwindcss typescript unit-testing
Last synced: 15 Oct 2024
https://github.com/zakaria9375/multi-step-form-angular
A Solution to Frontend Mentor - Multi-step form challenge build by angular forms
accessibility angular animations html reactive-forms tailwindcss typescript unit-testing
Last synced: 15 Oct 2024
https://github.com/edmartt/wrapper-piper
this microservice calculates the distance of two coordinates via publish/subscribe queue
docker docker-compose euclidian-distance flask publish-subscribe python redis rq unit-testing
Last synced: 15 Oct 2024
https://github.com/janumedia/react-redux-basic
React + Redux and Unit Test with Jest + Enzyme Example
async axios enzyme jest json jsx middleware mocking react react-redux reactjs redux sass scss snapshot-testing unit-testing
Last synced: 07 Nov 2024
https://github.com/raelnogpires/unit-tests-jest
Testes unitários utilizando a biblioteca Jest.
Last synced: 15 Oct 2024
https://github.com/perfringis/stonly-recruitment-task
stonly-recruitment-task
backend integration-testing issue-tracker issues nestjs stonly unit-testing
Last synced: 28 Oct 2024
https://github.com/davorbadrov/testing-playground
A simple Jest environment for playing with tests
Last synced: 16 Oct 2024
https://github.com/justfifi17/student-gradebook-program-
This is a command-line tool that helps instructors manage student data, set grading policies, record and adjust grades, and calculate final scores 📚. It features a simple menu interface and stores data securely for easy access.
command-line-interface data-management file-handling grade-calculator gradebook-managament oop python unit-testing
Last synced: 07 Nov 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/mjbae/cli-order-system
CLI 기반 주문 시스템
concurrency-testing java jpa spring-shell unit-testing
Last synced: 15 Oct 2024
https://github.com/aradi/fortuno-export-serial
Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.
Last synced: 08 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/o0y0o/jest-allure-reporter
📋 A custom Jest reporter to compatible with Allure.
allure jest npm-package unit-testing
Last synced: 20 Oct 2024
https://github.com/srodriguezamarillo/milkyroutes
MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.
advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing
Last synced: 06 Nov 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/anastasia-a-zhivaeva/tic-tac-toe
Application from React tutorial https://reactjs.org/tutorial/tutorial.html
game react tutorial typescript unit-testing
Last synced: 07 Nov 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/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/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/anastasia-a-zhivaeva/payment-terminal.front
Test exam on frontend developer vacancy. Payment terminal for the cell providers.
angular e2e-testing interview material unit-testing
Last synced: 07 Nov 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/jason-fox/dita-unit-test-action
GitHub Action for DITA-OT Unit Test
code-coverage coverage dita-ot github-actions testing unit-testing
Last synced: 21 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