docker-compose-rule icon indicating copy to clipboard operation
docker-compose-rule copied to clipboard

Inconsistent use of validation libraries

Open joelea opened this issue 9 years ago • 2 comments

We should go through and make use of a single validation library.

joelea avatar Mar 08 '16 09:03 joelea

FWIW, I'm a big fan of https://github.com/google/truth -- very fluent/legible, broad compatibility, and find that the method-based completion for matchers makes it one of the easiest to write.

nmiyake avatar May 26 '16 16:05 nmiyake

@joelea / @nmiyake I realize that the landscape has changed bit here, but fwiw isn't assertj more preferred now?

If so, we can relabel this issue and triage accordingly

dotCipher avatar Apr 19 '18 17:04 dotCipher