Cake.Chutzpah

Chutzpah JS test runner addin for Cake Build.

#addin nuget:?package=Cake.Chutzpah&version=0.3.0

dotnet add package Cake.Chutzpah --version 0.3.0

<PackageReference Include="Cake.Chutzpah" Version="0.3.0" />

Aliases

Contains functionality related to running javascript unit tests using Chutzpah.

General

Chutzpah(Path, ChutzpahSettings) Runs tests in the specified testFile (or in the working directory if null) with the specified settings (or default settings if null).