Announcements from Pretty Objects for T# Studio
|
16/03/2009 2:43:40 PM
 Ludovic Dubois Administrator Posts: 155
|
Here is the latest version of T# Studio.
Lots of work done:
Release Notes - T# - Version Beta 0.9.3 build 13
** Bug * [TSHARP-12] - Invalid "Properties" node for T# project in Solution Explorer * [TSHARP-47] - Wrong icon in T# project references when adding a VB.NET project * [TSHARP-54] - Weird error message when trying to compile class that inherits from itself (circular reference) * [TSHARP-55] - T# allows me to create partial methods in an interface. * [TSHARP-56] - T# doesn't allow me to use a constant as a value to an enum's member * [TSHARP-57] - T# allows me to initialize a constant with an enum's member even though the types are different * [TSHARP-58] - Weird error message when setting too large value in enum * [TSHARP-74] - Running the tests twice at the same time in T# Runner will make VS crash and burn * [TSHARP-76] - VS crashes when stopping tests currently being run (by pressing the red stop button) * [TSHARP-84] - Intellisense doesn't see members from base class. * [TSHARP-90] - Error message should be more explicit when nesting testclass in another testclass * [TSHARP-91] - Cannot step into (debugging) a method that throws an exception in the try clause * [TSHARP-92] - Setting a breakpoint on one instruction inside a for...loop will actually set the breakpoint to the whole loop
** Improvement * [TSHARP-63] - Hard to relate T# Runner tests to my T# tests in Visual Studio * [TSHARP-71] - It'll be fun for T# to tell me exactly how many tests are missing to complete my test * [TSHARP-93] - Rename DiferredTestExtractor to DeferredTestExtractor
** New Feature * [TSHARP-79] - When I run a single T# test in the console, it'll be nice to know which single test I have executed * [TSHARP-85] - Add a new T# criteria :: AnyReferenceCriteria
To download it, you have to have an account in this forum and go to T# Download forum. <em>edited by Ludovic Dubois on 3/16/2009</em>
|
|
0
• permalink
|
|