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/mbashia/testing-in-elixir-phoenix
testing in elixir and LiveView
elixir intergration-test liveview unit-testing
Last synced: 12 Oct 2024
https://github.com/thinkinglabs/cobol-fizzbuzz-kata
Unit testing with COBOL
Last synced: 13 Nov 2024
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 07 Nov 2024
https://github.com/wittline/python
Software Analysis, Design and Construction with Python
coverage coverage-report logging pep8 software-design software-quality unit-testing
Last synced: 14 Oct 2024
https://github.com/zhentian-wan/redux-training-app
Example for Redux and React, also Unit testing
es6 react redux redux-observable unit-testing
Last synced: 11 Nov 2024
https://github.com/islamarr/shutterstock_image_list
🚀 List of awesome pictures from ShutterStock.
clean-code coroutines dagger2 databinding flow glide hilt livedata mvvm navigation-component paging3 repository retrofit unit-testing viewmodel
Last synced: 23 Oct 2024
https://github.com/zhentian-wan/react-traning-app
Demo of react application, unit testing and router
Last synced: 11 Nov 2024
https://github.com/bartoszkubicki/magento2-unit-tests-doubles
Magento 2 Unit Tests Doubles
magento magento2 magento2-extension magento2-module mock mocking overmocking phpunit stub stubbing unit-test unit-testing
Last synced: 03 Nov 2024
https://github.com/newhoteng/metrics
Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.
css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack
Last synced: 23 Oct 2024
https://github.com/khouloudhaddad/cart-management
Cart management with native PHP - TDD
php-native php8 tdd unit-testing
Last synced: 11 Nov 2024
https://github.com/babkock/videostore
My final project for CIS 152 Data Structures. A GUI program with SQLite database.
cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing
Last synced: 11 Nov 2024
https://github.com/flazefy/kumande_api
Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. This is the BE apps, created using Laravel
backend cronjob firebase firebase-cloud-messaging firebase-realtime-database laravel line-bot migrations mysql php rest-api swagger telegram-bot unit-testing
Last synced: 06 Nov 2024
https://github.com/horothesun/simple-scala-cli.g8
Giter8 template to generate a simple Scala-CLI-based project (JVM or Native).
ci g8 giter8 giter8-template github-workflow munit renovate scala scala-213 scala-3 scala-cli scala-native scala-steward template template-project templating test typelevel typelevel-libraries unit-testing
Last synced: 14 Oct 2024
https://github.com/mjetpax/80sMixtapeAPI
The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!
api docker docker-compose go golang postgresql unit-testing
Last synced: 23 Oct 2024
https://github.com/verbasu/rust_api_client_2024
Trying to interact with REST API and parse JSON-response at April 2024
api api-rest json json-parser rust rust-lang struct types unit-testing
Last synced: 30 Oct 2024
https://github.com/lh0x00/ts-node-boilerplate
a simple template and easy to start to build a Node project using Typescript and Jest
api boilerplate ci jest node server template typescript unit-testing
Last synced: 05 Nov 2024
https://github.com/tommylemon/unitauto-cpp
UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等。本项目为 C++ 版,支持 C++ 17 以上 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc. This repo is the C++ version, compat C++ 17+.
apiauto apijson cpp cpp-library cpp17 unit-test unit-testing unit-testing-library unitauto unitest unittesting
Last synced: 12 Oct 2024
https://github.com/mafcht/dev003-md-links
Executable npm-package ideveloped with Node.js that allows users to identify and validate links while reporting statistics from Markdown files.
chalk-cli fetch figlet-fonts filesystem-library javascript jsom markdown markdown-it nodejs npm-package unit-testing
Last synced: 28 Sep 2024
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 09 Nov 2024
https://github.com/cimpress-mcp/tiger-clock
An injectable, mockable source of the current date and time.
Last synced: 16 Nov 2024
https://github.com/m7moudgadallah/softlink
is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.
expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing
Last synced: 08 Nov 2024
https://github.com/dchproject/My-Dictionary-Framework
Framework for MyDictionary
ci icloud-sync swift swiftformat swiftlint unit-testing
Last synced: 23 Oct 2024
https://github.com/m7moudgadallah/express-skeleton
This is a repository that provides a project skeleton for Node.js applications built with the Express.js framework. It includes a predefined set of middleware and error handling configurations, making it easier to start developing your web applications.
custom-error-handling expressjs jest nodejs project-skeleton unit-testing
Last synced: 08 Nov 2024
https://github.com/keplersj/jest-serializer-react-helmet
Serializer to display React Helmet data in Jest Snapshots
jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing
Last synced: 03 Aug 2024
https://github.com/crisandolindesmanrumahorbo/reactive-spring-webclient
Spring boot with WebClient and WebTestClient
java spring spring-boot unit-testing webclient webflux-client webtestclient
Last synced: 13 Nov 2024
https://github.com/ulivz/karma-commonjs-test
a test example with karma for CommonJS module
commonjs commonjs-modules karma unit-testing
Last synced: 16 Oct 2024
https://github.com/ashwinvis/beyond-100-test-cov
A.K.A. Why 100% test coverage is not good enough OR Typing + Unit tests
mypy pyconse pyconse2022 pytest typing unit-testing
Last synced: 30 Oct 2024
https://github.com/yanirta/assertio
assertio ;) - traceable testing
appium assert assertions selenium testing testing-tools unit-testing unittest validation validation-engine validation-library
Last synced: 01 Nov 2024
https://github.com/pedroemmanuelbuerger/unit_tests
Projeto para aprimorar meus conhecimentos de testes com a biblioteca do jest.
Last synced: 16 Nov 2024
https://github.com/mokkapps/rxjs-marble-testing-demo
An Angular demo application to demonstrate RxJS marble tests
angular angular-cli marble-testing rxjs testing unit-testing
Last synced: 07 Nov 2024
https://github.com/typed-sigterm/any
Mock anything with a Magic Object.
chai jest mock testing unit-testing vitest
Last synced: 10 Nov 2024
https://github.com/wolven531/react-hooks-todo
Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress
cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing
Last synced: 07 Nov 2024
https://github.com/Muhammad-1990/azure-function-calculator
DotNet Azure function that calculates the golden ratio.
azure-functions dependency-injection github-actions http-trigger open-api remote-container unit-testing
Last synced: 23 Oct 2024
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 10 Nov 2024
https://github.com/leotm/book-store
MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.
angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing
Last synced: 11 Nov 2024
https://github.com/shaikahmadnawaz/react-testing
Testing in react by using Jest and React Testing Library 🧪
jest react react-testing-library unit-testing
Last synced: 06 Nov 2024
https://github.com/mjetpax/80smixtapeapi
The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!
api docker docker-compose go golang postgresql unit-testing
Last synced: 13 Oct 2024
https://github.com/kulloveth/cardinfofinder
An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details
coroutines dagger-hilt espresso-tests livedata mockito mvvm-architecture ui-testing unit-testing viewmodel
Last synced: 22 Oct 2024
https://github.com/samuellucas97/goal-list-ci-cd
Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito
docker github-actions integration-testing mysql sonarcloud spring unit-testing
Last synced: 07 Nov 2024
https://github.com/andresmweber/mdlive-test
Coding Challenge from MDLive
andres andresmweber andresweber challenge circleci code-challenge express interview-test job-interview mongodb mongoose pagination test testing unit-testing weber
Last synced: 11 Oct 2024
https://github.com/mohammadjarabah681/unix-shell
A simple version of UNIX Shell developed using Python and Pytest with awesome open-source technologies.
app application docstrings figlet linux linux-app linux-shell pytest python python-app python-application python-script python3 type-hint type-hinting type-hints unit-testing unix unix-command unix-shell
Last synced: 28 Sep 2024
https://github.com/pktcodes/jotto-react-testing-project
Jotto Project Testing using Jest, Enzyme, TDD
bonnie-schulkin create-react-app default-props enzyme jest jotto jsdoc netlify prop-types react test-cases test-driven-development testing unit-testing
Last synced: 10 Nov 2024
https://github.com/oliverklee/ext-phpunit
PHPUnit extension for TYPO3
hacktoberfest php phpunit testing typo3 typo3-cms-extension unit-testing
Last synced: 28 Sep 2024
https://github.com/prdktntwcklr/embedded-cli
A simple command-line interface for use in embedded systems.
cli command-line embedded microcontroller unit-testing
Last synced: 14 Nov 2024
https://github.com/edmartt/go-unit-test-excercise
A simple go project for learning about unit test in simple way and with cases table
go golang testing testing-practices unit-testing
Last synced: 15 Oct 2024
https://github.com/maxicorrea/javascript-data-structures
Basic implementation of data structures programmed and tested with javascript and jest.
abstract-data-types adt data-structures javascript jest jest-test jest-tests unit-testing unittest
Last synced: 12 Nov 2024
https://github.com/tpal-dev/flutter_scaffold_clean_architecture_app
Flutter scaffold app: Clean Architecture, BLoC, Freezed, DIO HTTP get request + unit tests.
bloc clean-architecture dart dependency-injection dio flutter freezed scaffold-template tdd unit-testing
Last synced: 11 Nov 2024
https://github.com/freddiehaddad/console-blackjack-game
A C++ Blackjack game that runs in the console. The emphasis of this project was to develop a state machine graph to handle game events and actions.
blackjack console console-application cpp game unit-testing visual-studio
Last synced: 12 Nov 2024
https://github.com/reviewdog/action-pytest
(WIP) Run pytest with Reviewdog :dog:
ci github-actions github-actions-ci github-actions-docker pytest pytest-cov pytest-profiling python3 reviewdog reviewdog-action unit-testing
Last synced: 13 Oct 2024
https://github.com/kkgthb/az-as-wa-001-node-express-tiny
A 6-file (1 app, 1 test, 1 Azure DevOps Pipeline, 1 framework config, 1 Readme, 1 GitIgnore) repo that builds Hello World for an Azure App Service Web App live website
azure azure-app-service azure-app-services azure-devops-pipelines azure-web-app azure-web-app-service build-pipeline build-pipelines jest jest-testing unit-testing web-server
Last synced: 09 Nov 2024
https://github.com/risc-os-community/greatest
This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.
c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting
Last synced: 14 Nov 2024
https://github.com/vladyslavvagin/backend-blog-app
Backend for web application with blogs and authentication
aws-s3 class-validator cloudfront compodoc-documentation e2e-testing jest-mocking jest-tests jwt-authentication jwt-tokens mongodb mongoose nestjs nestjs-mongoose rest-api s3-bucket swagger-ui typescript unit-testing
Last synced: 31 Oct 2024
https://github.com/bredalis/pytest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 14 Nov 2024
https://github.com/bethanyuo/truffle-advanced
Solidity-specific Unit Tests with Truffle
solidity solidity-testing truffle truffle-testing unit-testing
Last synced: 13 Nov 2024
https://github.com/edmartt/go-testing-mocks
This project is for learning about mocking external services calls
go golang mock mocking solid-principles sqlite3 unit-test unit-testing vertical-slice-architecture
Last synced: 15 Oct 2024
https://github.com/jphp-group/tester
Unit Testing Framework for JPHP and JPPM
jphp php testing unit-testing unittest
Last synced: 05 Nov 2024
https://github.com/ashtech15/credit-capital
rewards v2 & vault contracts for the credit capital ecosystem
chai ethereum ethers fantom hardhat solidity typescript unit-testing vue3 vuex
Last synced: 14 Oct 2024
https://github.com/ghaschel/stylus-true
Framework to unit test your Stylus files.
preprocessor stylus unit-test unit-testing unit-tests
Last synced: 06 Nov 2024
https://github.com/rbaltrusch/batest
Lightweight batchfile unit testing framework
batch batch-file batchfile framework lightweight test-automation testing tests unit-testing windows
Last synced: 12 Nov 2024
https://github.com/biyonik/cleanarchitectureaccountingapp
Clean Architecture Accounting Application - .NET 7 | CQRS | Onion Architecture | PostgreSQL | Angular
angular clean-architecture cqrs csharp dotnet entity-framework-core generic-repository mediatr moq multitenant n-tier-architecture net7 onion-architecture postgresql unit-testing unitofwork webapi
Last synced: 13 Nov 2024
https://github.com/Bezaeel/sendchamp-dotnet-sdk
csharp dotnet messaging sdk sendchamp sms unit-testing
Last synced: 23 Oct 2024
https://gitlab.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber goleak.
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 23 Oct 2024
https://github.com/maxicorrea/java-taller-tp0
Practical work of programming workshop in UNPAZ reprogrammed using OOP and Unit Testing.
algorithms object-oriented-programming strategy-pattern unit-testing
Last synced: 12 Nov 2024
https://github.com/nlesc-nano/assertionlib
A package for performing assertions and providing informative exception messages.
assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing
Last synced: 12 Oct 2024
https://github.com/maxicorrea/java-refactoring
My code practices and unit tests when reading Martin Fowler book Refactoring.
java junit-test junit4 maven refactoring testing unit-testing
Last synced: 12 Nov 2024
https://github.com/drbarnabus/mimic
Fast, friendly and familiar mocking library for modern .NET
csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing
Last synced: 07 Nov 2024
https://github.com/jc184/coffeeclub
An ASP.NET Core 5.0 web API project using the Repository Pattern
asp-net-core csharp dotnet-core efcore inmemory-db integration-testing postman-collection repository-pattern serilog sql-server unit-testing
Last synced: 08 Nov 2024
https://github.com/codemedic/bash-pack
Bash scripts library
bash library logging semver unit-testing
Last synced: 11 Nov 2024
https://github.com/sevlamare/enumerables
Rebuild of a few iterators methods from Enumerable.
ruby ruby-language unit-testing
Last synced: 21 Oct 2024
https://github.com/sevlamare/web_scraper
Get data from web pages to tables.
nokogiri rspec ruby unit-testing
Last synced: 21 Oct 2024
https://github.com/saintzet/fiscaldevicestatusdecoder
Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.
binary daisy datecs ddd domain-driven-design eltrade fd fiscal fiscal-printer fiscaldevices hex incotex mvvm mvvm-architecture port tremol unit-testing wpf xaml
Last synced: 05 Nov 2024
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 05 Nov 2024
https://github.com/KanzaTahreem/TodoList-Best-Practices
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
code-review html javascript jest pair-programming todolist unit-testing webpack
Last synced: 13 Nov 2024
https://github.com/mrdulin/jasmine-examples
Learning the Jasmine testing framework by examples
babel babel7 coverage jasmine jasmine-framework nyc unit-testing
Last synced: 13 Nov 2024
https://github.com/kanzatahreem/todolist-best-practices
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
code-review html javascript jest pair-programming todolist unit-testing webpack
Last synced: 11 Nov 2024
https://github.com/sieep-coding/connect4
Connect 4 created using C and Raylib.
c header-files makefile raylib raylib-c shell-script unit-testing
Last synced: 16 Oct 2024
https://github.com/kdcllc/aspnetcore1_jwt_angular2_travelapp
Simple AspNetCore Jwt Token Authentication WebApi with Angular2 Client
angular angular2 angular4 asp-net-core asp-net-core-mvc aspnetcore domain-driven-design jwt jwt-authentication jwt-bearer-tokens jwt-tokens jwtauth kdcllc typescript unit-testing webapi
Last synced: 09 Nov 2024
https://github.com/antloop-studios/c-unit
Trivial C unit testing library
c header-only simple testing unit-testing
Last synced: 10 Nov 2024
https://github.com/hakenr/workingeffectivelywithlegacycodedemo
DEMO for my Working Effectively with Legacy Code sessions
castle-windsor demo dependency-injection moq unit-testing
Last synced: 26 Oct 2024
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 31 Oct 2024
https://github.com/ianwalter/test-server
Easily create a minimal Koa server for testing
koa mock-server server test test-server testing unit-testing
Last synced: 22 Oct 2024
https://github.com/stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests
Last synced: 03 Nov 2024
https://github.com/solenoden/unittestingdemo
A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai
chai mocha mocha-chai mocha-chai-test mocha-tests node-typescript nodejs typescript unit-testing
Last synced: 12 Nov 2024
https://github.com/hima890/airbnb_clone_v3
Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.
airbnb-clone alx-africa alx-backend alx-software-engineering backend-api flask-api flask-application flask-sqlalchemy html-css-javascript jinja2-templates oops-in-python puppet python static team unit-testing
Last synced: 28 Oct 2024
https://github.com/aleccool213/mutation-testing-talk
A talk I did for a Flipp lunch-n-learn covering Mutation Testing
javascript jest mutation-testing stryker typescript unit-testing
Last synced: 11 Nov 2024
https://github.com/joubertredrat/pokelang
Bora caçar pokemons com golang?
cli-app go-command-line go-testing golang pokemon table-driven-test table-driven-testing talk talks unit-testing unit-tests
Last synced: 26 Oct 2024
https://github.com/jamieynonan/maraquser
Maraquser, project to manage users roles and permissions. This project is designed to explain/present certain architectures and patterns in a more tangible way.
asynchronous command-bus ddd docker makefile mutation-testing php7 python3 unit-testing
Last synced: 10 Nov 2024
https://github.com/ashmalzahra/math-magicians
This project is about building the core functionality of a calculator and is, a full website that includes 3 sub-pages. A medium-fidelity wireframes has been used to create a UI.
deployment jest react-router reactjs single-page-app unit-testing
Last synced: 31 Oct 2024
https://github.com/MichaelaIvanova/Umbraco.UnitTesting.RazorUI.Testing
Umbraco C# UI unit testing helpers and examples
asp-net asp-net-mvc c-sharp cms-framework razor razor-generator ui-testing umbraco umbraco-mocking umbraco-setup umbraco-testing unit-testing
Last synced: 23 Oct 2024
https://github.com/shubham14p3/testing-practice
building Unit Testing that test several different functions with TDD (Jest)Testing Practice with Jest in Javascript.
Last synced: 20 Oct 2024
https://github.com/tvc12/viu-ts
Boilerplate template for vue3 using typescript, pinia, vue-router and vite
cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs
Last synced: 13 Nov 2024
https://github.com/marijatopalova/taskmanagementsystem
A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.
api-versioning asp-net asp-net-core aspnetcore dotnet dotnet-core entity-framework entity-framework-core moq moq-framework net8-web-api nunit nunit-tests repository-pattern restful-api sqlserver swagger swagger-ui swashbuckle unit-testing
Last synced: 20 Oct 2024
https://github.com/pblocz-templates/azure-function-python-v2
Template for azure function using Python v2 model
azure azure-functions devcontainer devops pre-commit pytest pytest-bdd python template tox unit-testing
Last synced: 23 Oct 2024
https://github.com/itzg/try-sb-test-properties-loading
This Spring Boot code demonstrates several ways of using a type-safe configuration class during unit testing
Last synced: 14 Nov 2024
https://github.com/berchj/aisurveys
This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view
ai artificial-intelligence composer gemini gemini-api google google-api php surveys test unit-testing wordpress wordpress-plugin
Last synced: 02 Nov 2024
https://github.com/vagnerbellacosa/dio_project
Programa De Aceleração DIO-GFT
digital-innovation-one gft html lab qa robot-framework soft-skills unit-testing
Last synced: 26 Sep 2024
https://github.com/lucasdengcn/bookstore-demo
Practices over Spring boot, JPA, Gradle, Unit Test, Integration Test, OAS etc.
integration-testing spring unit-testing
Last synced: 08 Nov 2024
https://github.com/albertarakelyan/checkinator-frontend
A simple MERN app for testing Stripe with user and subscription management, and for taking React architecture I used to know to the next level with advanced usage of unit tests.
eslint mern-stack pwa react redux redux-toolkit sass stripe typescript unit-testing
Last synced: 11 Oct 2024