17 lines
445 B
Markdown
17 lines
445 B
Markdown
---
|
|
title: Testing | Microsoft Docs
|
|
author: ardalis
|
|
ms.author: riande
|
|
manager: wpickett
|
|
ms.date: 10/14/2016
|
|
ms.topic: article
|
|
ms.assetid: 2159536c-ebf7-4ebd-ba85-9cc6a335a295
|
|
ms.technology: aspnet
|
|
ms.prod: aspnet-core
|
|
---
|
|
# Testing
|
|
|
|
- [Unit Testing](https://docs.microsoft.com/dotnet/articles/core/testing/unit-testing-with-dotnet-test)
|
|
- [Integration Testing](integration-testing.md)
|
|
- [Testing Controller Logic](../mvc/controllers/testing.md)
|