codefarm0 / Microservices-Testing

All about microservice testing strategy. Unit testing. Mockito library. Integration testing. Code coverage. Sonarqube. Static code analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microservices-Testing

All about microservice testing strategy. Unit testing. Mockito library. Integration testing. Code coverage. Sonarqube. Static code analysis.

πŸ‘‰ Through introduction to testing microservices and complete course plan

Unit testing

πŸ‘‰ Complete detail of Unit testing with Junit 5 - Jupiter API

Mockito

πŸ‘‰ Mockito - Introcution

Writing Microservices which will be used for testing demo

πŸ‘‰ Writing the microservice from scratch - Covid-19 data processor

Writing Unit test for microservice

πŸ‘‰ Unit test of microservice

Code coverage

Below topics are covered

  • Introduction

  • Integration with spring boot microservice

  • Report analysis

πŸ‘‰ Coverage - Introduction and integraion with Microservice application

Sonarqube

πŸ‘‰ Sonarqube - static-code/code-coverage analyser

Integration Test

πŸ‘‰ Writing integration test for microservice

Mutation testing

  • Testing the unit tests

πŸ‘‰ Mutation testing - Introduction and integration with spring boot microservice

About

All about microservice testing strategy. Unit testing. Mockito library. Integration testing. Code coverage. Sonarqube. Static code analysis.

License:MIT License


Languages

Language:Java 100.0%