vstest-docs

Documentation for the Visual Studio Test Platform. (by Microsoft)

Vstest-docs Alternatives

Similar projects and alternatives to vstest-docs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vstest-docs alternative or higher similarity.

vstest-docs reviews and mentions

Posts with mentions or reviews of vstest-docs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • trying to run an nunit test passing in a value
    1 project | /r/csharp | 14 May 2022
    Environment variables is probably easiest, but vstest and dotnet test support your use case via runsettings arguments - more info here: https://github.com/microsoft/vstest-docs/blob/main/docs/RunSettingsArguments.md
  • Integrating VSTest
    3 projects | /r/dotnet | 7 May 2022
    I've had success creating my own logger by following this guide on the vsdocs github. Nowadays you don't have to deploy the assemblies for the custom logger to the vs install folders. vstest will scan the build output directory for assemblies that match the specified pattern, *.testlogger.dll. You can also specify the path for custom test adapters either from the command line or a runsettings file using the TestAdapterPath option (this is only available since v15.1 but you mentioned you've tried the html logger and I think that's much newer than v15.1). If you get stuck with the implementation you can try referring to vstest's own loggers: htmllogger, trxlogger.
  • Anyone know if you can set parallelization as a setting for NUnit?
    1 project | /r/softwaretesting | 3 Dec 2021
    Also something that may be relevant is that newer versions of the vstest platform allow you to override runsettings options when running tests from the command line, as described here.
  • What are some excellent Github projects that really showcase best practices and great architecture and design?
    15 projects | /r/csharp | 5 May 2021
    vstest (c#) (I like this one a lot, architecture is very well documented here: https://github.com/Microsoft/vstest-docs)
  • A note from our sponsor - WorkOS
    workos.com | 25 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic vstest-docs repo stats
4
205
7.7
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com