google / ground-platform

Ground hosted components: Web console, Cloud Functions, db config
http://groundplatform.org
Apache License 2.0
202 stars 80 forks source link

Add color diff to jasmine test matchers #1875

Closed gino-m closed 3 weeks ago

gino-m commented 3 weeks ago

This is a quick patch to add color diff to tests without much overhead. We could explore adding chai and chai-diff in the future, but just adding this as a quick fix.