This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Commit d238d28
Prevent test case failure showing test as passed.
When using test data source, where some data fails, following item
that is successful, overwrites "red" status to "green" again in the
Unit Tests window.
This is a workaround. Ideally SharpDevelop would have proper support
for test cases, such as showing them in the Unit Tests window and
being able to run individual test cases.
Fixes #7261 parent 28cac2a commit d238d28
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments