stefan-kolb / nucleus

Platform as a Service API abstraction layer.
MIT License
28 stars 0 forks source link

Errors messages are not always passed inside tests #64

Open stefan-kolb opened 8 years ago

stefan-kolb commented 8 years ago

Makes it hard to identify what the problem of a failing test is. Sometimes it is just the Error Type like StandardError but there's a missing VCR HTTP request error behind or a record file not found exception.