[SpecFlow+ LivingDoc] Unused step definitions from external assemblies
Currently 'Unused step definitions' feature displays unused step definitions only for current project. It doesn't analyze bindings from other projects imported using stepAssemblies in specflow.json.
-
Hi Marcin,
thanks a lot for taking the time and sending us your request. You are right might be a helpful enhancement, how many projects are you trying to import for the analysis? Since it might also affect the user interface in the Analytics tab
0 -
Hi Mario,
I've got two imported libraries - one of them is framework (with hooks) and the other is step library. Since there are multiple projects that use same steps, I've decided to have a few projects. That'd be helpful if I had a chance to take a look into those steps statistics.
0 -
SpecFlow+ LivingDoc does not read the specflow.json but you can provide your additional steps assemblies using the binding-assemblies command line option: https://docs.specflow.org/projects/specflow-livingdoc/en/latest/LivingDocGenerator/CLI/livingdoc-test-assembly.html
--binding-assemblies <bindingAssembly1 [bindingAssembly2 ...]>
0
Please sign in to leave a comment.
Comments
3 comments