DynamoDS / RevitTestFramework

Unit Testing on Revit
119 stars 81 forks source link

Group tests by model with the `GroupByModel` param #83

Closed marchello2000 closed 5 years ago

marchello2000 commented 6 years ago

This address comments in #82

marchello2000 commented 6 years ago

Not sure what the contribution protocol is, so please let me know if you need me to do anything else. Also, I wasn't able to figure out how you run UnitTests, still looking into it - but if you have suggestions, please let me know

Garrett-R commented 6 years ago

Tested on my machine and it works well.

QilongTang commented 6 years ago

@ZiyunShang @AndyDu1985 @philxia1Do you have bandwidth to test the new changes in this PR?

marchello2000 commented 6 years ago

@QilongTang : I also have a bunch of additional nice changes in https://github.com/marchello2000/RevitTestFramework/ Happy to pull request those in. Also, I noticed a small bug with these changed yesterday as I was working on some other changes. Will update the PR shortly!

Update: committed the fix