Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Testing ASP.NET Core Apps #64

Open
ardalis opened this issue Jun 9, 2016 · 1 comment
Open

Testing ASP.NET Core Apps #64

ardalis opened this issue Jun 9, 2016 · 1 comment
Assignees
Labels

Comments

@ardalis
Copy link
Contributor

ardalis commented Jun 9, 2016

ASPNET > Getting Started

  • Show setting up xUnit
  • Show how to unit test a business service created in last lesson.
  • Show how to unit test a controller action (if appropriate)
  • Show how to configure a TestHost for integration testing
  • Show how to write integration tests using TestHost

Reference: https://docs.asp.net/en/latest/mvc/controllers/testing.html

@ardalis ardalis added the lesson label Jun 9, 2016
@ardalis ardalis added this to the ASPNET-GettingStarted milestone Jun 9, 2016
@ardalis ardalis self-assigned this Dec 1, 2016
@ardalis
Copy link
Contributor Author

ardalis commented Feb 15, 2017

Starting this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant