Daniel Grunwald
|
42ae86a467
|
Started porting UnitTesting.Tests to the new architecture.
|
13 years ago |
Matt Ward
|
2fbf506e05
|
Rename TestMethod classes to TestMember since they allow fields and methods to define tests.
|
14 years ago |
Daniel Grunwald
|
f5780c2944
|
Apply new file headers
|
15 years ago |
Matt Ward
|
daee118e45
|
Unit testing addin can now be extended with custom test runners.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5844 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Daniel Grunwald
|
2e1db61657
|
Move Analysis AddIns to src/AddIns/Analysis
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5787 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Matt Ward
|
1b1e268cac
|
The unit tests window was not colouring the tree nodes when running a test when a test fixture had a base class with test methods but no TestFixture attribute (e.g. CecilLayerTests class).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3032 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
82c8dd1a3f
|
Fixed SD2-1359. Incorrect test fixture tested if the base class has unit test methods when running an individual test from the Unit Test tree.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2580 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
a1d5fdfec4
|
Updated to NUnit 2.4.1
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2555 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
d3660f512f
|
The Unit testing addin now uses the customised nunit-console.exe to run all unit tests. The TestTreeView no longer uses the NUnit tree view and now determines the unit tests dynamically based on the information retrieved from the parser.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2039 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |