springtest
There are 21 repositories under springtest topic.
PouyaPouryaie/spring-GraphQL
Demo Project to show GraphQL with spring
MartinpcDev/ONE_Challenge_ForoHub
Challenge Alura ONE que consiste en el Desarrollo de una API con Autenticacion y relaciones de Bases de Datos
PerfQi/perf-unit
单元测试扩展
Felipesjc17/LojaSpring
Aplicação de uma loja com operações como inserir, deletar, listar, buscar por id e atualizar Usuários, Pedidos, Item de Pedidos, Produtos e Categorias de Produtos, tudo feito seguindo padrões de projetos como Facade, Strategy e Singleton. Projeto Spring criado na IDE STS utilizando o Maven, SpringBoot, SpringData, OpenFeign, OpenApi e banco de teste H2.
hemanthsaich/StoreApplication
The store app is a software that helps customers purchase products from your business. Designed with functionality that would make virtual shopping much simpler
joaocarlos1994/keep-in-shape-web-service
Nowadays is unacceptable that software are developed without Software Testing, however many companies neglect this important discipline of Software Engineering, due to qualified resources available and your high cost during the development process. In order to show the importance of Software Test, will be held during this work the comparative analysis between the implementation of Unit Tests and Integration Tests over Web software developed as a case study. That way it will be possible to deliver related code developed on the two types of tests. For do the development the software with name KeepInShape, was used the guidelines in the book Domain Driven Design together with the frameworks Spring Boot, Spring Data and Hibernate. With the intention to also ensure the quality of Unit Testing and Integration Testing developed, was used technique of Default-Based Testing known as Mutant Analysis, making it possible to analyze qualitatively both test developed. In the same way, the SonarQube tool and the JaCoCo framework were used to ensure the quality and coverage of the code that was developed. Through this analysis it was possible to evaluate the applicability of Unit Tests and Integration Tests through the results obtained, highlighting their main advantages and disadvantages.
ShitovPavelOlegovich/Notes
Проект Notes.
tanmoy281/Spring-Test-Frameworks
sample project to explore spring test frameworks
webashutosh/utdatagen
A small java library to generate test data for Unit Tests. Use it to generate test data from simple to very complex patterns.
codersee-blog/integration-testing-spring-webflux-webclient-wiremock
Repository for Codersee article: https://codersee.com/integration-tests-webclient-wiremock/
dmickelson/CarRentalProject
Car Reservation Application focusing on SOLID, MVC well-architected principles.
gnelluri/Weatherapp
WeatherApp is a lightweight Spring Boot application that fetches real-time weather data for any city using the OpenWeather API. Just enter a city name, and get details like temperature, humidity, wind speed, and more!
Himanshu-srihsk/Spring-Testing-Repo
Spring Boot Unit Testing
kwishna/spring-selenium-cucumber
Automation Testing Using SpringBoot and Selenium
meixuesong/cargo-shipping
A project demonstrating DDD layered architecture.
tatianimeneghini/cursoSpringKotlin_Udemy
API Restful com Spring Boot em Kotlin e com banco de dados MongoDB.
thiago-jv/API-LANCAMENTO-SERVICOS
Projeto demonstrativo de ordem de serviço, utilizando Spring Boot, Spring Test, Rest Api, Spring Data JPA, Swagger, Maven, H2 Database, TDD, MapStrut, Junit, Versionamento, Lombok e Optional.
WallisonLucas13/Testes-Unitarios
Testes de End Point e Componente Service em API-Rest_Spring com Junit, Mockito e MockMVc