Behavior Driven Development PART 08 -Integrate LivingDoc with Spcflow for test Report automation
KBS Technocraft KBS Technocraft
1.12K subscribers
136 views
2

 Published On Apr 7, 2024

In this video, we dive deep into integrating and customizing SpecFlow LivingDoc with SpecFlow, a powerful BDD framework for .NET. SpecFlow LivingDoc is a feature-rich documentation generator that extracts living documentation directly from your SpecFlow scenarios, enhancing collaboration and understanding among stakeholders.

In this tutorial, we cover:

Introduction to SpecFlow and SpecFlow LivingDoc
Setting up SpecFlow+ LivingDoc NuGet package in your project
Configuring SpecFlow to generate LivingDoc during the build process
Exploring the generated LivingDoc output and understanding its structure
Customizing LivingDoc output appearance, including HTML templates and CSS styling
Filtering scenarios and tags to include or exclude from the generated documentation
Extending LivingDoc functionality with plugins for additional features
Best practices and tips for effective integration and customization
Whether you're new to SpecFlow or looking to enhance your documentation workflow with LivingDoc, this video provides a comprehensive guide to help you leverage the full potential of SpecFlow LivingDoc in your projects. Don't miss out on streamlining your BDD process and improving collaboration with SpecFlow LivingDoc!

Getting Started with BDD and Specflow
https://www.kbstechnocraft.com/2023/0...
https://www.kbstechnocraft.com/2023/0...

Command for living doc installation

dotnet tool update --global SpecFlow.Plus.LivingDoc.CLI
livingdoc test-assembly specflowDemo.dll -t TestExecution.json

https://github.com/tokunwarsingh/spec...

#SpecFlow, #BDD, #Gherkin, #Cucumber, #FeatureFiles, #TestAutomation, #SoftwareTesting, #AgileTesting, #AcceptanceTesting, #BDDFramework, #Hooks, #Parameterization, #StepDefinitions, #ScenarioOutline, #DataTable, #Background, #ScenarioContext, #ScenarioOutlineExamples, #GivenWhenThen, #TestFramework, #CSharp, #DotNet, #IntegrationTesting, #BehaviorDrivenDevelopment, #TDD.

show more

Share/Embed