Giter Site home page Giter Site logo

west-store's People

Contributors

hamad-g avatar

Forkers

tobias6580

west-store's Issues

>

Visual Studio Test

Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2).

* task: VSTest@2
  inputs:
  #testSelector: 'testAssemblies' # Options: testAssemblies, testPlan, testRun
  #testAssemblyVer2: | # Required when testSelector == TestAssemblies
  # *_*test_.dll
  # !***TestAdapter.dll
  # !**\obj**
  #testPlan: # Required when testSelector == TestPlan
  #testSuite: # Required when testSelector == TestPlan
  #testConfiguration: # Required when testSelector == TestPlan
  #tcmTestRun: '$(test.RunId)' # Optional
  #searchFolder: '$(System.DefaultWorkingDirectory)'
  #testFiltercriteria: # Optional
  #runOnlyImpactedTests: False # Optional
  #runAllTestsAfterXBuilds: '50' # Optional
  #uiTests: false # Optional
  #vstestLocationMethod: 'version' # Optional. Options: version, location
  #vsTestVersion: 'latest' # Optional. Options: latest, 16.0, 15.0, 14.0, toolsInstaller
  #vstestLocation: # Optional
  #runSettingsFile: # Optional
  #overrideTestrunParameters: # Optional
  #pathtoCustomTestAdapters: # Optional
  #runInParallel: False # Optional
  #runTestsInIsolation: False # Optional
  #codeCoverageEnabled: False # Optional
  #otherConsoleOptions: # Optional
  #distributionBatchType: 'basedOnTestCases' # Optional. Options: basedOnTestCases, basedOnExecutionTime, basedOnAssembly
  #batchingBasedOnAgentsOption: 'autoBatchSize' # Optional. Options: autoBatchSize, customBatchSize
  #customBatchSizeValue: '10' # Required when distributionBatchType == BasedOnTestCases && BatchingBasedOnAgentsOption == CustomBatchSize
  #batchingBasedOnExecutionTimeOption: 'autoBatchSize' # Optional. Options: autoBatchSize, customTimeBatchSize
  #customRunTimePerBatchValue: '60' # Required when distributionBatchType == BasedOnExecutionTime && BatchingBasedOnExecutionTimeOption == CustomTimeBatchSize
  #dontDistribute: False # Optional
  #testRunTitle: # Optional
  #platform: # Optional
  #configuration: # Optional
  #publishRunAttachments: true # Optional
  #diagnosticsEnabled: false # Optional
  #collectDumpOn: 'onAbortOnly' # Optional. Options: onAbortOnly, always, never
  #rerunFailedTests: False # Optional
  #rerunType: 'basedOnTestFailurePercentage' # Optional. Options: basedOnTestFailurePercentage, basedOnTestFailureCount
  #rerunFailedThreshold: '30' # Optional
  #rerunFailedTestCasesMaxLimit: '5' # Optional
  #rerunMaxAttempts: '3' # Optional

Originally posted by @hamoodNG in belaviyo/download-with#20 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.