geberit / Revit.TestRunner

Unit Test Runner for Autodesk Revit
MIT License
81 stars 28 forks source link

#13 Updated RunnerController to track iterator index for multi-case r… #14

Closed EvanGeer closed 2 years ago

EvanGeer commented 2 years ago

Fixes #13 Updated RunnerController to track iterator index for multi-case runs and pass that index to the ReflectionRunner. ReflectionRunner now uses that index to pick the correct test case params.

tobiasfloescher-geberit commented 2 years ago

Thank you for the PR. See #13