StratisContractTester 1.0.2
A simple tool for unit testing Stratis smart contracts.
Install-Package StratisContractTester -Version 1.0.2
dotnet add package StratisContractTester --version 1.0.2
<PackageReference Include="StratisContractTester" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StratisContractTester --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StratisContractTester, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release
Dependencies
-
- CSharpFunctionalExtensions (>= 1.14.0)
- Microsoft.CodeAnalysis (>= 2.10.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Microsoft.NET.Test.Sdk (>= 15.8.0)
- Mono.Cecil (>= 0.10.1)
- Stratis.Patricia (>= 1.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.