Matt Ward
|
ddc4ba94a3
|
Specify /noxml in the NUnit-Console command line if xml test results are not to be generated.
|
13 years ago |
Matt Ward
|
258f6f7529
|
Fix unit tests not being run when the 'Run all tests' menu item is selected but the Unit Tests window has not been opened.
|
14 years ago |
Tomasz Tretkowski
|
ab63247b74
|
Exposing ProjectCount property from SelectedTests class. Narrowing Projects property type from IList to IEnumerable ( missing changes).
|
14 years ago |
Tomasz Tretkowski
|
017bac76d6
|
BaseTestMethod renamed to BaseTestMember and it's base class changed to AbstractMember.
|
14 years ago |
Matt Ward
|
2fbf506e05
|
Rename TestMethod classes to TestMember since they allow fields and methods to define tests.
|
14 years ago |
Siegfried Pammer
|
7fd8260112
|
add MockProjectChangeWatcher for Unit Tests
|
14 years ago |
Daniel Grunwald
|
f5780c2944
|
Apply new file headers
|
15 years ago |
Matt Ward
|
4b06e6a7b6
|
Code coverage results no longer being cleared after each test run when testing all projects in a solution.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6436 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Matt Ward
|
cf7a257e20
|
Show better error message when test runner application cannot be found.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Matt Ward
|
61331f6699
|
Code coverage addin is now working again.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6144 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Daniel Grunwald
|
6cb65113c4
|
Show progress running unit tests in status bar.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6050 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Daniel Grunwald
|
08c1792353
|
When running unit tests in multiple projects, perform a single build for all those projects before executing any tests.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6049 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
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 |