Skip to content

Features

Ilya-A-Ivanov edited this page Feb 6, 2015 · 1 revision
  1. Integration with Team Foundation Server out of box. Both plugin to use inside build script and AnFakeTemplate.xaml to run AnFake from Team Build are provided.
  2. The following basic tools are supported now:
    1. MSBuild
    2. MSTest
    3. NuGet
    4. AssemblyInfo generator
    5. TFS Workspace (via integration plugin)
    6. TFS BuildDetail (via integration plugin)
  3. Output verbosity of AnFake and all tools is configured by single command line argument.
  4. Three logs are provided:
    1. Colored Console
    2. Text File
    3. Typed Json File (for integration purpose)
  5. Both C# and F# are supported as build script languages.