databinding
- 33,166 total downloads
- last updated 7/31/2022
- Latest version: 3.1.2
With the T4.FileManager you can define into which files T4 generates your code. You are no longer bound to the default behaviour of T4 that generates all the code of the “example.tt” template into a single “example.cs” file. Now you can split your code into the files you want:
- 2,930 total downloads
- last updated 2/19/2021
- Latest version: 2021.2.19.1
NET CLI Sample
Blogpost: https://www.databinding.net/rahmenbedingungen-etablieren-mit-net-cli-vorlagen/
- 1,879 total downloads
- last updated 8/12/2022
- Latest version: 1.12.0
Generate the Json for report generation from SpecFlow.Plus.LivingDoc.CLI with the command:
LivingDoc test-assembly testdllname.dll -t TestExecution.json --output-type JSON -o outputname.json --project-language en
and use this file as input source in this tool:
livingdocreport -f...
More information