multi-assert
JavaScript
★ 1
updated 3y ago
This module allows developers and testers to use multiple assertions in the same test and get feedback on all of the ones that would cause the test to fail, not just the first failed assertion encountered.
No plain-English explanation yet — one is being written right now. Check back in a minute.