Git Product home page Git Product logo

logcorner / asp.net-web-api-core-integration-testing-using-inmemory-entityframeworkcore-sqlite-and-xunit2 Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 28.67 MB

Compared to unit testing, Integration testing gives us a better return on test investment. Nowadays, we have a lot of tools to set it up easily, and it can go faster and give us more confidence with code we have changing knowing we have not breaking existing functionalities. It can help us to catch regression errors, before we deploy to a test environment, and fewer bugs in new features, resulting Higher velocity and higher quality solution Unit testing test behaviour of a class and drive its implementation, run in memory and mocks the Data Acces Laywer while Integration testing test the entire system and focus on interactions between many classes, uses the real database and test the Data Acces Laywer and its value is to catch regressions. So Integration testing may catch errors that passes on unit testing In this tutorial, I will talk about Asp.Net Web Api Core Integration testing using InMemory EntityFrameworkCore Sqlite and Xunit2

Home Page: http://logcorner.com/

C# 99.18% Smalltalk 0.82%

asp.net-web-api-core-integration-testing-using-inmemory-entityframeworkcore-sqlite-and-xunit2's Introduction

Asp.Net-Web-Api-Core-Integration-testing-using-InMemory-EntityFrameworkCore-Sqlite-and-Xunit2

asp.net-web-api-core-integration-testing-using-inmemory-entityframeworkcore-sqlite-and-xunit2's People

Contributors

logcorner avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shanmukh-rao

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.