A simple tool for unit testing Stratis smart contracts.
Info
Version: | 1.0.2 |
Author(s): | GPas |
Last Update: | Monday, January 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garrypas/StratisContractTester |
NuGet Url: | https://www.nuget.org/packages/StratisContractTester |
Install
Install-Package StratisContractTester
dotnet add package StratisContractTester
paket add StratisContractTester
StratisContractTester Download (Unzip the "nupkg" after downloading)
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)
Tags