[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/001 Introduction.en.srt
2.01 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/001 Introduction.mp4
26.98 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/002 What is XUnit .Net_.en.srt
1.03 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/002 What is XUnit .Net_.mp4
21.35 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/003 Features of XUnit .Net.en.srt
2.67 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/003 Features of XUnit .Net.mp4
46.84 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/004 Writing your first Unit Test.en.srt
7.06 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/004 Writing your first Unit Test.mp4
46.45 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/005 Execute Unit Tests in Visual Studio.en.srt
1.81 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/005 Execute Unit Tests in Visual Studio.mp4
15.82 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/006 Execute Unit Tests via Command Line.en.srt
3.01 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/006 Execute Unit Tests via Command Line.mp4
24.30 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/007 Execute Unit Tests with ReSharper.en.srt
3.02 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/007 Execute Unit Tests with ReSharper.mp4
19.25 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/008 Phases of Unit Testing.en.srt
2.13 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/01 Introduction/008 Phases of Unit Testing.mp4
35.56 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/009 The Assert Phase.en.srt
3.57 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/009 The Assert Phase.mp4
15.13 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/010 Asserting numeric values.en.srt
7.28 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/010 Asserting numeric values.mp4
58.82 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/011 Asserting string values.en.srt
10.48 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/011 Asserting string values.mp4
70.58 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/012 Asserting boolean values as well as null values.en.srt
5.33 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/012 Asserting boolean values as well as null values.mp4
41.31 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/013 Asserting Collections.en.srt
12.26 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/013 Asserting Collections.mp4
56.32 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/014 Asserting a range of values.en.srt
4.45 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/014 Asserting a range of values.mp4
22.36 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/015 Asserting Exceptions.en.srt
9.39 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/015 Asserting Exceptions.mp4
40.72 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/016 Asserting object types.en.srt
7.22 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/02 Asserts/016 Asserting object types.mp4
41.03 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/017 Collections and Traits.en.srt
9.43 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/017 Collections and Traits.mp4
91.32 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/018 Class Fixtures and IClassFixture.en.srt
9.32 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/018 Class Fixtures and IClassFixture.mp4
76.65 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/019 Constructors and IDisposable.en.srt
9.13 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/019 Constructors and IDisposable.mp4
63.04 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/020 Collection Definition.en.srt
11.95 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/020 Collection Definition.mp4
99.84 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/021 Parallel Execution of Tests.en.srt
8.89 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/03 Arrange Phase, and Managing Tests/021 Parallel Execution of Tests.mp4
51.13 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/022 Data Driven Tests in XUnit .net and the _Theory_ attribute.en.srt
4.87 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/022 Data Driven Tests in XUnit .net and the _Theory_ attribute.mp4
79.52 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/023 Passing parameters to unit tests with inline attributes.en.srt
8.62 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/023 Passing parameters to unit tests with inline attributes.mp4
50.24 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/024 Sharing test data across multiple unit test methods.en.srt
5.74 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/024 Sharing test data across multiple unit test methods.mp4
29.80 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/025 Passing parameters to unit tests from external resources.en.srt
5.68 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/025 Passing parameters to unit tests from external resources.mp4
30.16 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/026 Sharing test data across multiple unit test methods with custom attributes.en.srt
4.63 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/04 Data Driven Tests/026 Sharing test data across multiple unit test methods with custom attributes.mp4
20.58 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/027 Introduction.en.srt
5.02 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/027 Introduction.mp4
40.47 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/028 What is Mocking _.en.srt
5.19 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/028 What is Mocking _.mp4
77.72 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/029 Creating the xUnit Test Project.en.srt
6.15 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/029 Creating the xUnit Test Project.mp4
33.11 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/030 Writing our first test with Mock and xUnit.en.srt
7.88 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/030 Writing our first test with Mock and xUnit.mp4
48.01 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/031 Testing when ModelState is invalid.en.srt
3.72 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/031 Testing when ModelState is invalid.mp4
26.29 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/032 Setting Up the Mocked Objects.en.srt
10.36 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/032 Setting Up the Mocked Objects.mp4
70.34 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/033 Writing a Test with Arrange, Act and Assert Format.en.srt
11.92 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/033 Writing a Test with Arrange, Act and Assert Format.mp4
89.85 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/05 Mocking and Unit Testing with MOQ & xUnit/external-assets-links.txt
66.00 B
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/06 Unit Testing Legacy Code/034 Introduction to Unit Testing and Legacy Code.en.srt
2.27 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/06 Unit Testing Legacy Code/034 Introduction to Unit Testing and Legacy Code.mp4
27.10 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/06 Unit Testing Legacy Code/035 The _Sprout Method_ Technique.en.srt
11.26 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/06 Unit Testing Legacy Code/035 The _Sprout Method_ Technique.mp4
80.60 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/06 Unit Testing Legacy Code/036 The _Sprout Class_ Technique.en.srt
12.29 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/06 Unit Testing Legacy Code/036 The _Sprout Class_ Technique.mp4
90.41 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/06 Unit Testing Legacy Code/external-assets-links.txt
130.00 B
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/07 Test Driven Development (TDD)/037 Introduction to Test Driven Development.en.srt
3.44 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/07 Test Driven Development (TDD)/037 Introduction to Test Driven Development.mp4
44.77 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/07 Test Driven Development (TDD)/038 Test Driven Development with xUnit.net.en.srt
12.25 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/07 Test Driven Development (TDD)/038 Test Driven Development with xUnit.net.mp4
78.61 MB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/08 More xUnit.net/039 Measuring Unit Test Coverage.en.srt
6.54 kB
[TutsNode.com] - Unit Testing .Net Core Applications with xUnit .net & MOQ/08 More xUnit.net/039 Measuring Unit Test Coverage.mp4
54.23 MB
Description
Attentionall.NET Core developerslooking to develop new skills and take their career to the next level – this is the course to help you get there!
This is a focused course on the Unit Testing .NET Core / .NET 5 Projects with xUnit .net; an open-source unit testing tool for .Net Framework and .Net Core applications and the standard tool for unit testing C#, VB.NET and F# projects in Visual Studio.
Being a proficient and confident user of this tool will allow you to execute key .NET core development tasks.
In this course, I will teach you:
the fundamentals of the xUnit .net ;
how to write effective and well-organised unit tests for your .NET core applications;
how to use data-driven testing capabilities;
how to use mocking frameworks, including MoQ;
how to use test-driven development (TDD) technique;
how to test legacy (old) code;
how to write unit tests for ASP.NET Core MVC applications
No pre-requisite knowledge is required to complete this course, but a positive attitude and a willingness to learn is a must!
Questions are always welcome from students and can be asked in the Q&A section of the course. I endeavour to respond to these quickly so I can create an engaging learning environment for my students Who this course is for:
C#, VB .Net or F# progrmmers
.NET Framework and/or ASP .NET developers
.NET Core programmers
Testers and QA Engineers
Xamarin developers
Requirements
C# programming beginner level
Visual Studio 2015, 2017, 2019 or Visual Studio for Mac
Comments need intelligible text (not only emojis or meaningless drivel). No upload requests, visit the forum or message the uploader for this. Use common sense and try to stay on topic.