Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Documentation/DriversFeatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ In the table below we keep track of main differences:
| Configurable reports output folder | Yes | Yes | No |
| Merge reports | Yes | Yes | No |
| Coverage threshold validation | Yes | Yes | No |
| Deterministic build support | Yes | No | Yes |

When possible, we advice you to use the collectors integration (VSTest engine integration), since it is fully integrated inside the test pipeline and does not suffer from the [known issues](KnownIssues.md) of the other drivers.