你的位置: 码友网首页 / 资讯源列表 / Running Integration Tests in Build Pipelines with a Real Database

关于[Running Integration Tests in Build Pipelines with a Real Database]的摘要:

A pain point for some organizations is figuring out how to run tests that involve databases. These are not unit tests, by most folks’ definition (including my own: unit test or integration test and why you should care). Nonetheless, they’re important and ideally they should run as part of your build pipeline. Recently I’ve come up with a technique that works quite well for this scenario that I’d like to share. But first let me describe some of the challenges teams encounter on this path...

原文地址: https://ardalis.com/running-integration-tests-in-build-pipelines-with-a-real-database

收录时间: 2019-10-17 浏览量: 2169 分类: .NET Core

| 0 收藏 | 0