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

templates mismatch between NuGet and Github #104

Closed cancodewell closed 6 years ago

cancodewell commented 7 years ago

I have just installed SpecsFor via NuGet. Within the packages folder (packages\SpecsFor.5.0.1\Templates\Resharper Templates), I can find some xml template files: Attributes-File Templates.xml Attributes-Live Templates.xml Inheritance-File Templates.xml Inheritance-Live Templates.xml

Here on GitHub, there are some DotSettings files.

Why is there a mismatch?

MattHoneycutt commented 7 years ago

Thanks for bringing that to my attention! I switched to using an actual Resharper add-in for SpecsFor templates some time ago, and obviously forgot to update the package. You can grab the add-in from the gallery: https://resharper-plugins.jetbrains.com/packages/SpecsFor.Templates.R90/

MattHoneycutt commented 6 years ago

These have been removed from the latest prerelease package.