Showing posts with label specflow. Show all posts
Showing posts with label specflow. Show all posts

Thursday, February 10, 2022

Generate LivingDoc Report

Use the below commands to generate LivingDoc report

set DIR=%~dp0

chdir /d %DIR% 

livingdoc test-assembly Sales_API.dll -t TestExecution.json

LivingDoc.html

Timeout 10