sbt/testing/src/main
Ethan Atkins 1a8b9de625 Catch NoClassDefFoundErrors in tests
If a test threw a NoClassDefFoundError, it was uncaught and the user got
an obscure error. After this change, they will be warned that the
classloader layering strategy may be at fault and will get instructions
on how to fix it.
2019-05-28 09:53:35 -07:00
..
contraband Send testing events to logger 2017-04-01 17:19:45 -04:00
contraband-scala/sbt/protocol/testing contraband 0.4.1 2018-09-18 16:56:19 -04:00
scala/sbt Catch NoClassDefFoundErrors in tests 2019-05-28 09:53:35 -07:00