VBSUnit is a VBScript Unit Testing Framework. Currently, it supports the following test methods for VBScript:
- assert_equal expected, actual, message
- assert_not_equal expected, actual, message
- assert_match expected_pattern, actual, message 'regex
- assert_true asserted, message
- assert_false asserted, message
However, for floating number, the direct comparisons are often considered as strict and wrong. I am proposing the methodsassert_equal_eps
and assert_not_equal_eps
to be added to the Github repro.
For more information, please see this post
Posted on Utopian.io - Rewarding Open Source Contributors
Ah Nice !
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you, 谢谢您。
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey @justyy I am @utopian-io. I have just upvoted you!
Achievements
Suggestions
Get Noticed!
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit