Skip to content

nikolamilekic/expecto-adapter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expecto-adapter

Visual Studio test adapter for Expecto

This adapter enable tests based on the [Expecto] (https://github.com/haf/Expecto) F# test framework to show up in Visual Studio's Text Explorer window, and also in Visual Studio Online builds.

This was originally developed as the Fuchu Adapter.

Usage

Use the NuGet package manager to add a reference to the [Expecto.VisualStudio.TestAdapter] (https://www.nuget.org/packages/Expecto.VisualStudio.TestAdapter/) package to a test project that uses Expecto. (There is no need to install anything globally.) Visual Studio will detect the presence of the test adapter, and will use it to populate the Test Explorer and run tests.

About

Visual Studio test adapter for Expecto (https://github.com/haf/expecto)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 88.4%
  • PowerShell 10.2%
  • Batchfile 1.4%