* Add unit and integration tests for `ParallelForEach` activity covering behavior with different item types, fault handling, and scenario-specific conditions * Replace `Array.Empty<string>()` with `[]` in `ParallelForEachTests` to simplify syntax. |
||
|---|---|---|
| .. | ||
| BreakTests.cs | ||
| ForTests.cs | ||
| ParallelForEachTests.cs | ||
| WhileTests.cs | ||