Sha256: 0157be091020f720fb45b41c2fff6c76045e8c0adeeb37916772f891214b02bb
Contents?: true
Size: 1.52 KB
Versions: 1
Compression:
Stored size: 1.52 KB
Contents
# Version 0.3.0 * Upgrade to Ruby 2.7.0 # Version 0.2.3 * Use updated rubocop style (v3) * Update instructions on running tests in Docker. # Version 0.2.2 * Revert to using Rubocop 0.54 to support non-native gems in OpenStudio CLI. # Version 0.2.1 * Update to SimpleCov 0.18.2 * Pessimistically version dependencies # Version 0.2.0 * Remove support for Ruby 2.2.4. Use Ruby ~> 2.5.x * Remove NREL's fork of simplecov * Update copyrights * Remove travis and leverage NREL's Jenkins CI # Version 0.1.7 * Support running measure tester in the directory of the measure.rb with OpenStudio CLI (e.g. `openstudio measure -r .`) # Version 0.1.6 * Do not require git to run * Change name of compatibility JSON to the measure name (instead of file name) # Version 0.1.5 * Run Minitest in foreground * Remove ActiveSupport XML parsing and use REXML * Enforce UTF-8 encoding on all files read by this package * Garbage collection on each Minitest teardown * Disable running coverage until access violations are resolved * More logging # Version 0.1.4 * Use simplecov from NREL's fork. Do not rely on JSON. # Version 0.1.3 * Catch when infoExtractor is unable to parse measure arguments * Allow a measure name to include "test" * Lock down versions of dependencies * Add a broken measure to the test # Version 0.1.2 * Do not crash when the current measure is not in a Git repository # Version 0.1.1 * Check for the existence of the LICENSE.md file in the root of the measures # Version 0.1 * Initial release of the OpenStudio Tester Gem.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openstudio_measure_tester-0.3.0 | CHANGELOG.md |