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

Unit tests currently don't work on latest browsers #101

Closed gbulicanu closed 7 years ago

gbulicanu commented 7 years ago

The unit tests fail due to that selenium.* nuget packages not updated for latest browsers.

MattHoneycutt commented 7 years ago

Hi @gbulicanu , thank you for all the pull requests!! I'm not ignoring you, I've just been covered up. I will do my best to get to this today.