Creating soap web service using SoapCore
-
Updated
May 15, 2022 - C#
Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.
Creating soap web service using SoapCore
Using json path in order to enrich validation errors in web api
Application layer of Nuclear.Test, a test platform for .NETStandard, .NETFramework, .NETCore
Experimenting dev tunnels
Using custom JsonConverter to return derived types in api response
My personal website.
🔓 Register, Login, Refresh, Logout, Role based, Password Reset, Email Confirmation, Two-Factor Authentication (2FA), Password Lockout, Custom user model, Minimal api, Vertical slice architecture, Background prc
Using repository pattern with entity framework in web api projects
Todo - Board and Account Management
A suite of extensions for Microsoft.AspNetCore.TestHost
Post-graduation third phase project
Neste projeto foi criado testes de integração de baixo acoplamento com base na biblioteca XUnit, aplicando soluções de compartilhamento de conexão do banco de dados. Utilizando o Docker para termos um ambiente mais controlado e otimizado durante os testes e também o uso de massa de dados para os testes de integração, utilizando a biblioteca Bogos.
Instruction libraries of Nuclear.Test, a test platform for .NETStandard, .NETFramework, .NETCore
CQRS pattern demo (no event sourcing).
Core libraries of Nuclear.Test, a test platform for .NETStandard, .NETFramework, .NETCore
An example of how to use Docker and testcontainers-dotnet library to create integration tests for SqlServer databases
A dotnet c# framework for integration testing where the work of one test can be the build up for the next test
jwt authentication and .net core
Boilerplate for test solution using SpecFlow, Ocaramba, NUnit, Autfac, and Shouldly