DEV Community

Discussion on: Using pipes in your (test) assertions

Collapse
 
dgigafox profile image
dgigafox

This is cool. Although, I am pretty sure if you have a group of developers working on a project they will still write the typical one. 😁 And also there are some other things to assert like pattern matching. But still, this looks neat. Thanks for sharing

Collapse
 
wulymammoth profile image
David

Yup! I was just looking for a way to make my tests a bit more concise in a personal project and decided to dig a little before I came up with this, but I do believe that should this be included, whether or not it is standardized in a test suite wouldn't make people balk :)