k1LoW / runn

runn is a package/tool for running operations following a scenario.
https://runn.run
MIT License
417 stars 30 forks source link

Print diff info for the compare() built-in function (issue #803) #925

Closed h6ah4i closed 3 months ago

h6ah4i commented 3 months ago

This pull request implements the proposal outlined in issue #803. When the compare() built-in function returns false, a diff output will automatically be added for convenience.