---
title: "Explain the tools used for unit testing in ASP.Net MVC?"  
description: "Explain the tools used for unit testing in ASP.Net MVC?"  
author: "Anonymous User"  
published: 2018-04-02  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/23373/explain-the-tools-used-for-unit-testing-in-asp-dot-net-mvc  
category: "c#"  
tags: ["mvc"]  
reading_time: 1 minute  

---

# Explain the tools used for unit testing in ASP.Net MVC?

There are the following tools used for unit testing:

1. NUnit

2. xUnit.NET

3. Ninject 2

4. Moq

## Answers

### Answer by Anonymous User

There are the following tools used for unit testing:

1. NUnit

2. xUnit.NET

3. Ninject 2

4. Moq


---

Original Source: https://www.mindstick.com/interview/23373/explain-the-tools-used-for-unit-testing-in-asp-dot-net-mvc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
