Open IsakNaslundBh opened 2 months ago
@adecler after doing this I had another thought. Could potentially make use of the IsPrototype
method in the BHoM_Engine instead as that should filter out everything not part of the beta (if the beta is the last installer you ran). Might be worth a quick chat before I make that change, but might be a cleaner solution.
NOTE: Depends on
Issues addressed by this PR
Closes #486
Explicitly rule out any type or method from a Test_Toolkit assembly from being included in test sets.
Test files
Ensure no test_Toolkit method is part of the included methods/types
GenerateLegacyDataset.zip
Changelog
Additional comments