У нас вы можете посмотреть бесплатно Practical Agentic AI (.NET) | Day 7 - Stop Writing Unit Tests Manually – Build an AI Test Generator или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In Day 7 of the Agentic AI Engineering Series, we build a Test Case Generator Agent that automatically writes unit tests for your C# classes. Until now, our AI system could: • Review code • Enforce rules • Fail CI builds • Analyse entire repositories Now it does something more powerful: It generates unit tests automatically. In this video you will learn: • How to analyse C# business logic using Semantic Kernel • How to generate structured test definitions • How to convert AI output into xUnit test files • How to save generated test files automatically • How to integrate AI-generated tests into your workflow Tech Stack: • .NET 8 • Semantic Kernel • Ollama (Local LLM) • xUnit This is the first step toward Behaviour Intelligence in Agentic AI systems. #AgenticAI #DotNet #SemanticKernel #AIUnitTests #CSharp #DevAutomation #Ollama #AIEngineering