MattHoneycutt / SpecsFor

SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
http://specsfor.com
MIT License
197 stars 70 forks source link

Make SpecsFor.Mvc throw an exception if it encounters a YSOD #80

Closed MattHoneycutt closed 6 years ago

MattHoneycutt commented 8 years ago

If a Submit or any other call encounters the ASP.NET Yellow Screen of Death, throw an exception.

This is related to this question: https://specsfor.readme.io/v1.0/discuss/54d14b52df925d0d001b458c

MattHoneycutt commented 6 years ago

No plans to implement right now.