Check unit-tests. This should give a not insignificant improvement in speed for running through them, especially for tests containing System.Drawing.Color.
Also, @alelom , great if you can test this through your diffing tests.
The check `documentation-compliance` has already been run previously and recorded as a successful check. This check has not been run again at this time.
Issues addressed by this PR
Closes #3406
Rule out static properties from inclusion in comparison. (see issue for a bit more detail). Minor cleanup of unused using's.
This reinstates the behaviour for testing prior to this: https://github.com/BHoM/Test_Toolkit/pull/474
Test files
Check unit-tests. This should give a not insignificant improvement in speed for running through them, especially for tests containing System.Drawing.Color.
Also, @alelom , great if you can test this through your diffing tests.
Changelog
Additional comments
Example run before this PR:
https://github.com/BHoM/BHoM_Engine/runs/29579805351