SpecFlow+LivingDoc Azure DevOps: Add possibility to create doc based on tests dlls
CompletedHello!
Currently using Azure DevOps SpecFlow+LivingDoc build task is able to generate docs based on feature folders using LivingDoc's cli command `livingdoc feature-folder` https://docs.specflow.org/projects/specflow-livingdoc/en/latest/LivingDocGenerator/CLI/livingdoc-feature-folder.html .
As we are running tests as a release process this means that we have to include source feature files to build artifacts in order to use your solution.
Please add possibility to utilize LivingDoc's cli command `livingdoc test-assembly` https://docs.specflow.org/projects/specflow-livingdoc/en/latest/LivingDocGenerator/CLI/livingdoc-test-assembly.html
-
Hi Buntis, thanks for your request. We are planning to improve the SpecFlow+ Azure DevOps Build task soon, which should also allow you to solve your request. We'll keep you updated
1 -
Hey Buntis, Leons,
We released a new version of LivingDoc AzDo, where we changed the build task. We extended it, so it has the same options as the CLI dotnet tool.
You can now use the test-assembly source, however there are some known issues and limitations.
Docs: Classic pipeline and YAML pipeline
1
Please sign in to leave a comment.
Comments
2 comments