107
Downloads
74
Downloads of v 1.0.2
4/5/2012
Last update
MSpec Live Templates
1.0.2
ReSharper live templates for MSpec types and delegates. Download and then Import in the ReSharper | Live Templates dialog.
To install MSpec Live Templates, run the following command from the command line or from PowerShell:
C:\> cinst mspeclivetemplates
Release Notes
v1.0.2
+ catch - _exception = Catch.Exception(() => %END%)
v1.0.1
~ subject - [Subject(typeof(%SUBJECT%))] public class When_%GIVEN% { }
v1.0.0
+ subject - [Subject(typeof(%SUBJECT%))]
+ because - Because of = () => %END%;
+ it - It should_%DOSOMETHING% = () => %END%;
+ cleanup - Cleanup cleanup = () => %END%;
+ establish - Establish context = () => { %END%; };
Owners
Authors
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| MSpec Live Templates 1.0.2 | 74 | Thursday, April 05, 2012 |
| MSpec Live Templates 1.0.1 | 9 | Thursday, March 29, 2012 |
| MSpec Live Templates 1.0 | 24 | Sunday, November 06, 2011 |
Discussion for the MSpec Live Templates Package
Ground rules:
- This discussion is only about MSpec Live Templates and the MSpec Live Templates package. If you have feedback for chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- This is not a substitute for contacting package maintainers (aka package owners). Please use the link on the left side of this page or follow this link to contact maintainers.
- Tell us what you love about the package or MSpec Live Templates, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or got yas that you've found.