Skip to content

Use System.Text.Json instead of Newtonsoft.Json in Fake.Core.Integrat… #668

Use System.Text.Json instead of Newtonsoft.Json in Fake.Core.Integrat…

Use System.Text.Json instead of Newtonsoft.Json in Fake.Core.Integrat… #668

GitHub Actions / Test Results failed Jan 8, 2025 in 0s

14 fail, 266 pass in 35s

280 tests  ±0   266 ✅ ±0   35s ⏱️ +3s
  1 suites ±0     0 💤 ±0 
  1 files   ±0    14 ❌ ±0 

Results for commit 1b1f18f. ± Comparison against earlier commit 83c7b22.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Tools.Pickles.Tests; Test that new argument generation works with minimal parameters] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 1s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Tools.Pickles.Tests; Test that new argument generation works with all parameters] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Tools.Pickles.Tests; Test that output file format is ommitted if it is HTML] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.DotNet.Testing.SpecFlow.Tests; Test that new argument generation works] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation works with default arguments] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Testing.ReportGenerator.Tests; Test that new argument generation with all parameters] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Testing.ReportGenerator.Tests; Test that new argument generation with default parameters] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation works with all arguments set] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Testing.ReportGenerator.Tests; Test that ReportType Cobertura works] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.DotNet.Testing.NUnit.Tests; Test that we write and delete arguments file] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Tools.GitVersion.Tests; Test that new argument generation with default parameters] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Tools.GitVersion.Tests; Test that full Framework works] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.DotNet.Testing.NUnit.Tests; Test that we support file-paths with space - #2180] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

[Fake.Testing.ReportGenerator.Tests; Test that full Framework works] failed

test-results/test-results-ubuntu-latest/Fake_Core_UnitTests.TestResults.xml [took 0s]

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

280 tests found

There are 280 tests, see "Raw output" for the full list of tests.
Raw output
[Fake.Build.CMake.Tests; Test all arguments are mapped correctly]
[Fake.Build.CMake.Tests; Test missing arguments are not mapped]
[Fake.Build.CMake.Tests; Test variables arg is mapped correctly]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket CI env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket PR ID env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket branch env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket build number env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket clone direcroty env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket commit env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket deployment environment env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket repository UUID env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket repository full name env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket repository slug env var]
[Fake.BuildServer.Bitbucket.Tests; Test it gets Bitbucket tag env var]
[Fake.Core.Context.Tests; Test that forceFakeContext works or throws properly]
[Fake.Core.FakeVar.Tests; Ability to define variable allowing non context]
[Fake.Core.FakeVar.Tests; Ability to define variable with no context when context required]
[Fake.Core.FakeVar.Tests; Ability to define variable with no context]
[Fake.Core.FakeVar.Tests; Ability to define variable]
[Fake.Core.FakeVar.Tests; Ability to remove fake variables after set]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with default - when found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with default - when not found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with failure - when found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables with failure - when not found]
[Fake.Core.FakeVar.Tests; Ability to set and get fake variables]
[Fake.Core.FakeVar.Tests; When type does not match, errors]
[Fake.Core.Globbing.Tests; It should resolve multiple directories]
[Fake.Core.Globbing.Tests; Test IsMatch works on relative Paths - #1029]
[Fake.Core.Globbing.Tests; base directory includes should include two when one's name include the other #2230 ]
[Fake.Core.Globbing.Tests; should only take the most root path when multiple directories share a root]
[Fake.Core.Process.Tests; Test CreateProcess.ofStartInfo with different streams - reported on gitter]
[Fake.Core.Process.Tests; Test that Arguments.withPrefix works]
[Fake.Core.Process.Tests; Test that CreateProcess.ofStartInfo works (1)]
[Fake.Core.Process.Tests; Test that we can read messages correctly]
[Fake.Core.Process.Tests; Test that we have a nice error message when a file doesn't exist]
[Fake.Core.Process.Tests; Test we can workaround #2197]
[Fake.Core.Process.Tests; toWindowsCommandLine is the inverse of fromWindowsCommandLine]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse SemVer tests (link in comment).]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse SemVer with build metadata.]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse SemVer with pre release.]
[Fake.Core.ReleaseNotes.Tests; SemVer; Test that we can parse basic SemVer.]
[Fake.Core.ReleaseNotes.Tests; Test that we can handle same day releases]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse complex release notes (reversed)]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse complex release notes with header]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse complex release notes]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse simple release notes (reversed)]
[Fake.Core.ReleaseNotes.Tests; Test that we can parse simple release notes]
[Fake.Core.ReleaseNotes.Tests; Test that we provide proper error #2085]
[Fake.Core.Target.Tests; 3 way Spurs run as early as possible]
[Fake.Core.Target.Tests; BlythMeisters Scenario Of Complex Build Order Is Correct]
[Fake.Core.Target.Tests; BlythMeisters Scenario Of Even More Complex Build Order Is Correct]
[Fake.Core.Target.Tests; BuildFailure targets do not run if not activated - runParallel]
[Fake.Core.Target.Tests; BuildFailure targets do not run if not activated - run]
[Fake.Core.Target.Tests; BuildFailure targets do not run if nothing fails - runParallel]
[Fake.Core.Target.Tests; BuildFailure targets do not run if nothing fails - run]
[Fake.Core.Target.Tests; BuildFailure targets run after failing targets - runParallel]
[Fake.Core.Target.Tests; BuildFailure targets run after failing targets - run]
[Fake.Core.Target.Tests; Diamonds are resolved correctly]
[Fake.Core.Target.Tests; Final targets run after all targets - runParallel]
[Fake.Core.Target.Tests; Final targets run after all targets - run]
[Fake.Core.Target.Tests; Final targets run after failing targets - runParallel]
[Fake.Core.Target.Tests; Final targets run after failing targets - run]
[Fake.Core.Target.Tests; Fsharp.Data Dependencies single worker (broken)]
[Fake.Core.Target.Tests; Initial Targets Can Run Concurrently]
[Fake.Core.Target.Tests; Not activated final target does not run - runParallel]
[Fake.Core.Target.Tests; Not activated final target does not run - run]
[Fake.Core.Target.Tests; Running order resolves quickly when there are numerous targets with numerous dependencies]
[Fake.Core.Target.Tests; Soft dependencies are ignored when dependees are not present]
[Fake.Core.Target.Tests; Soft dependencies are respected when dependees are present]
[Fake.Core.Target.Tests; Spurs run as early as possible (reverse definition order)]
[Fake.Core.Target.Tests; Spurs run as early as possible 3 and 2 length]
[Fake.Core.Target.Tests; Spurs run as early as possible split on longer spur]
[Fake.Core.Target.Tests; Spurs run as early as possible]
[Fake.Core.Target.Tests; Test that we run a simple target with dependency]
[Fake.Core.Target.Tests; Test we output targets after failing targets]
[Fake.Core.Target.Tests; basic performance #2036]
[Fake.Core.Target.Tests; basic performance (1)]
[Fake.Core.Target.Tests; casing in targets - #2000]
[Fake.Core.Target.Tests; check simple parallelism]
[Fake.Core.Target.Tests; handle casing in target runner]
[Fake.Core.Target.Tests; issue #1395 example]
[Fake.Core.Xml.Tests; Test that poke pokes]
[Fake.Core.Xml.Tests; Xml issue #1692]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read cs assembly info and re-write assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read cs assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read fs assembly info and re-write assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read fs assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read vb assembly info and re-write assembly info]
[Fake.DotNet.AssemblyInfoFile.Tests; Test that we can read vb assembly info]
[Fake.DotNet.Cli.Tests; Test buildAfterArgs with after args]
[Fake.DotNet.Cli.Tests; Test buildAfterArgs with no after args]
[Fake.DotNet.Cli.Tests; Test that the default dotnet nuget push arguments returns empty string]
[Fake.DotNet.Cli.Tests; Test that the dotnet new --install command works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet new --uninstall command works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet new command works as expected with spaces in arguments]
[Fake.DotNet.Cli.Tests; Test that the dotnet new command works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet nuget push arguments with all params set returns correct string]
[Fake.DotNet.Cli.Tests; Test that the dotnet publish force works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet publish manifest works as expected]
[Fake.DotNet.Cli.Tests; Test that the dotnet publish self-contained works as expected]
[Fake.DotNet.Cli.Tests; Test that we can use Process-Helpers on Cli Parameters]
[Fake.DotNet.Fsdocs.Tests; build; It append clean parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append eval parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append fscoptions parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append ignoreprojects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append input parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append linenumbers parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append mdcomments parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append multiple parameters to build command when values are overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append noapidocs parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append nodefaultcontent parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append nonpublic parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append output parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append parameters parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append projects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append properties parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append qualify parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append saveimages parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append sourcefolder parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append sourcerepo parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append strict parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; build; It append version parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append clean parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append eval parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append fscoptions parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append ignoreprojects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append input parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append linenumbers parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append mdcomments parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append multiple parameters to build command when values are overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append multiple parameters to watch command when values are overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append noapidocs parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append nodefaultcontent parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append nolaunch parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append nonpublic parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append noserver parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append open parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append output parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append parameters parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append port parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append projects parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append properties parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append qualify parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append saveimages parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append sourcefolder parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append sourcerepo parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append strict parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It append version parameter when its value is overriden]
[Fake.DotNet.Fsdocs.Tests; watch; It calls watch command without any parameters when using default parameters]
[Fake.DotNet.Fsi.Tests; Test that Define alone adds one -d flag]
[Fake.DotNet.Fsi.Tests; Test that Definitions alone adds the -d flags]
[Fake.DotNet.Fsi.Tests; Test that Definitions can be used together with Define]
[Fake.DotNet.Fsi.Tests; Test that default params have no defines]
[Fake.DotNet.FxCop.Tests; Test failure on non-Windows platforms]
[Fake.DotNet.ILMerge.Tests; Test failure on non-Windows platforms]
[Fake.DotNet.MSBuild.Tests; /tl:auto doesn't ouput anything (1)]
[Fake.DotNet.MSBuild.Tests; /tl:auto doesn't ouput anything (2)]
[Fake.DotNet.MSBuild.Tests; /tl:off does ouput]
[Fake.DotNet.MSBuild.Tests; /tl:on does ouput]
[Fake.DotNet.MSBuild.Tests; Test that /restore is included #2160]
[Fake.DotNet.MSBuild.Tests; Test that we can create simple msbuild cmdline]
[Fake.DotNet.NuGet.Tests; Getting NuGet resource service URL]
[Fake.DotNet.NuGet.Tests; Getting latest version of FAKE and package info are populated]
[Fake.DotNet.NuGet.Tests; Getting latest version of FAKE from NuGet feed]
[Fake.DotNet.NuGet.Tests; Getting the NuGet feed URL return V3]
[Fake.DotNet.NuGet.Tests; Incrementing Major for a SemVerInfo]
[Fake.DotNet.NuGet.Tests; Incrementing Minor for a SemVerInfo]
[Fake.DotNet.NuGet.Tests; Incrementing Patch for a SemVerInfo]
[Fake.DotNet.NuGet.Tests; Requesting specific version of FAKE and package info are populated]
[Fake.DotNet.NuGet.Tests; Requesting specific version of FAKE]
[Fake.DotNet.NuGet.Tests; Requesting un-registered version of FAKE throws exception]
[Fake.DotNet.NuGet.Tests; Search by title returns results for matching packages by provided title]
[Fake.DotNet.NuGet.Tests; Test that the default nuget push arguments returns empty string]
[Fake.DotNet.NuGet.Tests; Test that the nuget push arguments with all params set returns correct string]
[Fake.DotNet.Paket.Tests; Test pack is not missing, #2411]
[Fake.DotNet.Paket.Tests; Test push --ignoreConflicts is not missing]
[Fake.DotNet.Paket.Tests; Test push is not missing, #2411]
[Fake.DotNet.Paket.Tests; Test restore is not missing, #2411]
[Fake.DotNet.SdkAssemblyResolver.Tests; follows symlinks when dotnet is symlinked]
[Fake.DotNet.Testing.Coverlet.Tests; Test that default properties are converted]
[Fake.DotNet.Testing.Coverlet.Tests; Test that full properties are converted]
[Fake.DotNet.Testing.NUnit.Tests; Test that we support file-paths with space - #2180]
[Fake.DotNet.Testing.NUnit.Tests; Test that we write and delete arguments file]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation fails with exception if project file is not given]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation works with all arguments set]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that argument generation works with default arguments]
[Fake.DotNet.Testing.SpecFlow.Tests; Test that new argument generation works]
[Fake.DotNet.Testing.VSTest.Tests; Test that we can set Parallel setting]
[Fake.DotNet.Testing.VSTest.Tests; Test that we write and delete arguments file]
[Fake.DotNet.Xdt.Tests; when transforming file explicitly]
[Fake.DotNet.Xdt.Tests; when transforming file with config name]
[Fake.DotNet.Xdt.Tests; when transforming files with config name]
[Fake.IO.Zip.Tests; Test simple Zip.FilesAsSpec (2) - #1014]
[Fake.IO.Zip.Tests; Test simple Zip.FilesAsSpec - #1014]
[Fake.JavaScript.TypeScript.Tests; Test all arguments are mapped correctly]
[Fake.JavaScript.TypeScript.Tests; Test setting emit declaration to false will drop --declaration option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting emit source maps to false will drop --sourceMap option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting no libs to false will drop --noLib option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting output signe file to None will drop --outFile option from command]
[Fake.JavaScript.TypeScript.Tests; Test setting remove comments to false will drop --removeComments option from command]
[Fake.Net.FTP.Tests; Validate directory name 'CON']
[Fake.Net.FTP.Tests; Validate directory name 'LPT4']
[Fake.Net.FTP.Tests; Validate directory name 'invalid"name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid*name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid/name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid:name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid<name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid>name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid?name']
[Fake.Net.FTP.Tests; Validate directory name 'invalid\name']
[Fake.Net.FTP.Tests; Validate directory name 'invalidname ']
[Fake.Net.FTP.Tests; Validate directory name 'invalidname.']
[Fake.Net.FTP.Tests; Validate directory name 'invalid|name']
[Fake.Net.FTP.Tests; Validate directory name 'nul']
[Fake.Net.FTP.Tests; Validate directory name 'valid-name']
[Fake.Net.SSH.Tests; Test PrivateKeyPath is mapped correctly when it's empty]
[Fake.Net.SSH.Tests; Test all arguments are mapped correctly]
[Fake.Net.SSH.Tests; Test ssh target is mapped correctly when a custom port is used]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList doesn't return different name]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList doesn't return different token]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList works with different version]
[Fake.Runtime.Tests; CoreCache.findInAssemblyList works with null token]
[Fake.Runtime.Tests; Test #1947 - good error message]
[Fake.Runtime.Tests; Test #1947 - non-existing folders]
[Fake.Runtime.Tests; Test #1947 - test #I with .]
[Fake.Runtime.Tests; Test that cache helpers work for nuget cache]
[Fake.Runtime.Tests; Test that cache helpers work]
[Fake.Runtime.Tests; Test that we can properly find type names when the file name contains '.']
[Fake.Runtime.Tests; Test that we can tokenize __SOURCE_FILE__]
[Fake.Runtime.Tests; Test that we find the correct references without defines]
[Fake.Runtime.Tests; Test that we find the correct references]
[Fake.Sql.SqlPackage.Tests; Test that it produces correct command when using access token]
[Fake.Testing.Fixie.Tests; Test it appends configuration only when specified]
[Fake.Testing.Fixie.Tests; Test it appends custom arguments when provided only]
[Fake.Testing.Fixie.Tests; Test it appends framework only when specified]
[Fake.Testing.Fixie.Tests; Test it appends no arguments when arguments are used with default values]
[Fake.Testing.Fixie.Tests; Test it appends no build only when specified]
[Fake.Testing.Fixie.Tests; Test it appends report only when specified]
[Fake.Testing.Fixie.Tests; Test it prepares Fixie call parameters]
[Fake.Testing.ReportGenerator.Tests; Test that DotNet can override dotnet]
[Fake.Testing.ReportGenerator.Tests; Test that ReportType Cobertura works]
[Fake.Testing.ReportGenerator.Tests; Test that full Framework works]
[Fake.Testing.ReportGenerator.Tests; Test that global tool works]
[Fake.Testing.ReportGenerator.Tests; Test that local tool override works]
[Fake.Testing.ReportGenerator.Tests; Test that local tool works]
[Fake.Testing.ReportGenerator.Tests; Test that new argument generation  with default parameters]
[Fake.Testing.ReportGenerator.Tests; Test that new argument generation with all parameters]
[Fake.Testing.SonarQube.Tests; Test that new argument generation  with default parameters]
[Fake.Tools.Git.Tests; Can parse git version output 'git version 2.3.2 (Apple Git-55)' - #911]
[Fake.Tools.Git.Tests; Can parse git version output 'git version 2.4.9' - #911]
[Fake.Tools.Git.Tests; Can parse git version output 'git version 400.44312.9 (Apple Git-60)' - #911]
[Fake.Tools.Git.Tests; findGitDir finds .git directory if one exists]
[Fake.Tools.Git.Tests; findGitDir throws invalidOp if no .git directory exists]
[Fake.Tools.GitVersion.Tests; Test that DotNet can override dotnet]
[Fake.Tools.GitVersion.Tests; Test that full Framework works]
[Fake.Tools.GitVersion.Tests; Test that global tool works]
[Fake.Tools.GitVersion.Tests; Test that local tool override works]
[Fake.Tools.GitVersion.Tests; Test that local tool works]
[Fake.Tools.GitVersion.Tests; Test that new argument generation  with default parameters]
[Fake.Tools.Octo Tests; Create Deploy Full Filled Out]
[Fake.Tools.Octo Tests; Create Release Default]
[Fake.Tools.Octo Tests; Create Release Fully Filled Out]
[Fake.Tools.Octo Tests; Create Release With Common]
[Fake.Tools.Octo Tests; Delete Release fully Fulled Out]
[Fake.Tools.Octo Tests; List Environments]
[Fake.Tools.Octo Tests; Push Command]
[Fake.Tools.Octo Tests; Realistic Octo Args To Windows Command Line]
[Fake.Tools.Pickles.Tests; Test that new argument generation works with all parameters]
[Fake.Tools.Pickles.Tests; Test that new argument generation works with minimal parameters]
[Fake.Tools.Pickles.Tests; Test that output file format is ommitted if it is HTML]
[Fake.Tools.SignTool.Tests; default sign options]
[Fake.Tools.SignTool.Tests; default sign with time stamp options]
[Fake.Tools.SignTool.Tests; default time stamp options]
[Fake.Tools.SignTool.Tests; default verify options]
[Fake.Tools.SignTool.Tests; sign TraceSecrets include password replacement]
[Fake.Tools.SignTool.Tests; sign options]
[Fake.Tools.SignTool.Tests; sign with time stamp TraceSecrets include password replacement]
[Fake.Tools.SignTool.Tests; sign with time stamp options]
[Fake.Tools.SignTool.Tests; time stamp options]
[Fake.Tools.SignTool.Tests; verify options]