ASP.NET Core C# Integration Testing Tutorial (File Uploads Example)

preview_player
Показать описание


Timestamps
00:00 Introduction
12:38 File Upload Example

#csharp #testing #aspnetcore
Рекомендации по теме
Комментарии
Автор

I have not even finished this video yet, but this is so awesome, I wanted to write a comment right away. By far the best series on testing with c# I've seen so far.

roaba
Автор

Finally! On the fifth movie in this series of Testing I little bit understand the concept of Integration Testing. Until now, I just watch like you code and constantly think "what the heck".
Thank you for this material. Your effort is worth, because this movie best describes .net integration testing on entire YT.

radeksendecki
Автор

it's Great. It is really difficult to find a real scenario example like that.

SelmanErhanekici
Автор

Great video, ive been exploring integration testing lately and found its a great tool together with inmemory db that allows for a quick test of a system. Just, A few tips, use configuretestservice instead of configureservices as recommemded by microsoft (see integration test docs), use Idispose interface to cleanup xunit fixture, use delete directory method with recursive flag, it will take care of all the files and nested folders for you, also in case of complex setup in your base startup you ca extract parts of your configuration logic and make it virtual and create a class that inherits from startup where you you can override it in your teststartup class later. Thatnks for sharing anyway) would love to see your authentithication mockiing approach

olegsuprun
Автор

when i using this i found this " " file missing error how can i fix it

rajitha_tj
Автор

in dotnet 6 or 7 you don't have a Startup file, should I create one and initialize project there ?

vespuxi
Автор

Is it possible integrate tests directly in workproject? without another project?

tryexceptions
Автор

I really found this helpful.
Have a question.
Which IDE do you use?

amirh.jabari
Автор

you are the best and keep the ass jokes coming :D

tawhidurrahman
welcome to shbcf.ru