NREL / OpenStudio-measure-tester-gem

Other
3 stars 0 forks source link

Detect changed measures via git #73

Open jmarrec opened 6 months ago

jmarrec commented 6 months ago

Proof of concept for locating changed measures under base_dir via git.

Would need to pass that information to the individual runners (minitest, rubocop) and provide config options / rake tests to run only changed ones or all of them.