Menu
Configuration as Code pluginHomeDocsDemosTutorialBlogGitHub
Configuration as Code pluginHome
  • Docs
  • Demos
  • Tutorial
  • Blog
  • GitHub
  • JCasC development
    • API and design
    • Implementation details
  • Plugin compatibility
    • Compatibility
  • Plugin developers
    • Guide to plugin developers
    • Benchmarks
  • Features
    • Export
    • Configuration reload
    • Handling secrets
    • Creating jobs
  • Demos
    • Active Directory
    • Alauda DevOps Sync
    • Artifact Manager S3
    • Artifactory
    • Build agents
    • Config file provider
    • Credentials
    • Docker
    • Amazon EC2
    • Local security realm
    • External Workspace Manager
    • Git
    • GitHub
    • GitHub OAuth
    • GitLab
    • Git SCM
    • Google login
    • Graphite
    • JDK
    • Jenkins
    • JIRA
    • Jobs
    • Keycloak
    • Kubernetes
    • Helm
    • Kubernetes secrets
    • LDAP
    • Mailer
    • Matrix auth
    • Mercurial
    • Mesos
    • MSBuild
    • MS Test runner
    • NodeJS
    • Pipeline model definition
    • Proxy
    • Role strategy
    • SAML
    • Sbt
    • Simple theme
    • Slack
    • SonarQube
    • Statistics Gatherer
    • Terraform
    • TFS
    • Warnings next generation
    • Global libraries
  • Tutorial
    • Getting started

MS Test runner

#Configure MSBuild

Basic configuration of MSTestRunner plugin.

#Sample configuration

tool:
msTestInstallation:
installations:
- defaultArgs: "/category:SmokeTests"
home: "C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\Common7\\IDE\\MSTest.exe"
name: "MSTest test"
omitNoIsolation: true
Edit this page
Previous
« MSBuild
Next
NodeJS »
  • Sample configuration

Community

  • Gitter

Social

  • Blog
  • GitHub
Copyright © 2020. Built with Docusaurus.