home recent topics recent posts search faq  

Pretty Objects Visual T# Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » T# Download » Visual T# v1.11

T# installation files
the topic is closed | |
06/05/2011 5:18:05 PM

Ludovic Dubois
Ludovic Dubois
Administrator
Posts: 157
UPGRAGE YOUR VISUAL T# to v1.11 and have Custom Assertions!



New features
  • Custom Assertions
    You can now use Visual T# assert keyword to invoke your own Custom Assertions, written in a more friendly way.
    Declare it: assert ( Invoice invoice ) Is Linked To ( int quantity ) ( Product product ) { ... }
    Use it: { ... assert myInvoice1 Is Linked To 1 myProduct; ... }

Improvements
  • Syntax Colorizing

Bug
  • Minor bug fixes

WARNING: If you have Visual T# v1.9.X installed, look at this topic for uninstall.


VISUAL STUDIO 2005 and 2008 only:
If this is the first time you install a language (other than Visual Studio ones), you have to run ProjectAggregator2.msi too. You can run it before or after installing Visual T#.
If you are not sure if you need to install it, run it: it will stops if there is nothing to do.
You need VS2008 SP1 for installing Visual T# in Visual Studio 2008.


| the topic is closed |

Home » T# Download » Visual T# v1.11





Powered by Jitbit Forum 7.2.10.0 © 2006-2011 Jitbit Software