9/10/2010 3:47:08 PM
 Ludovic Dubois Administrator Posts: 159
|
This new version of Visual T# is a minor release that enhance Visual Studio integration
Improvements
- Intellisense is faster: 1. limiting number of external items shown (items for namespaces in using clauses)! 2. Better algorithm for uniqueness
- Mock documentation updated as per Visual T# v2 (still in development, available soon for early adopters)
- Smart indent: computed from the whole file, not a partial file
Bug Fixes
- Test Cases computations bugs fixed (Complex mix of test cases: valid && valid => error; bad links to test cases)
- Complex mix of test cases bug fixed (valid && valid => error)
- Using enumerations insteado f tested members when a testing class is specified generates an exception
- Minor bug fixes, particularly in debugger and Intellisense in array initializers
Go to the download forum and enjoy testing!
|
|
|
0
• permalink
|