2016-10-29 01:35:15 +08:00
|
|
|
---
|
2016-11-17 08:24:57 +08:00
|
|
|
title: Testing | Microsoft Docs
|
2016-11-12 00:28:14 +08:00
|
|
|
author: ardalis
|
2016-11-18 04:13:02 +08:00
|
|
|
description:
|
|
|
|
keywords: ASP.NET Core,
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.author: riande
|
|
|
|
manager: wpickett
|
|
|
|
ms.date: 10/14/2016
|
|
|
|
ms.topic: article
|
|
|
|
ms.assetid: 2159536c-ebf7-4ebd-ba85-9cc6a335a295
|
2016-11-17 08:24:57 +08:00
|
|
|
ms.technology: aspnet
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.prod: aspnet-core
|
|
|
|
---
|
|
|
|
# Testing
|
|
|
|
|
2017-01-15 05:59:26 +08:00
|
|
|
- [Unit testing](https://docs.microsoft.com/dotnet/articles/core/testing/unit-testing-with-dotnet-test)
|
|
|
|
- [Integration testing](integration-testing.md)
|
|
|
|
- [Testing controllers](../mvc/controllers/testing.md)
|