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

SpecsFor.Mvc release tag #121

Closed tboby closed 5 years ago

tboby commented 5 years ago

Hi, just read the announcement on the retirement of SpecsFor.Mvc. It's very sad to see it go; because of our industry we're not going to be migrating to ASP.NET Core for years yet. But SpecsFor.Mvc has been stable for years and will continue to be, so I'm still going to recommend it to people!

Would you mind putting a tag or branch on the latest version of SpecsFor.Mvc? If I point someone at this repository, it would be good for them to be able to find the latest source and demos.

MattHoneycutt commented 5 years ago

Great idea! But instead, I went ahead and created a branch:

https://github.com/MattHoneycutt/SpecsFor/tree/dotnetframework

I actually intended do that all along, I just forgot to push the branch up.

I'm glad to hear it's still working great for you guys. Happy coding!