Contract testing kit.
Info
Version: | 1.9.0 |
Author(s): | AElf |
Last Update: | Monday, July 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aelf.io/ |
NuGet Url: | https://www.nuget.org/packages/AElf.Contracts.TestKit |
Install
Install-Package AElf.Contracts.TestKit
dotnet add package AElf.Contracts.TestKit
paket add AElf.Contracts.TestKit
AElf.Contracts.TestKit Download (Unzip the "nupkg" after downloading)
Dependencies
- AElf.Contracts.Genesis(>= 1.0.02)
- AElf.Contracts.Deployer(>= 1.0.02)
- AElf.Database(>= 1.0.02)
- AElf.Kernel.SmartContract.ExecutionPluginForCallThreshold(>= 1.0.02)
- AElf.Kernel.SmartContract.ExecutionPluginForMethodFee(>= 1.0.02)
- AElf.Kernel.SmartContract.ExecutionPluginForResourceFee(>= 1.0.02)
- AElf.Kernel(>= 1.0.02)
- AElf.OS.Core(>= 1.0.02)
- AElf.Runtime.CSharp(>= 1.0.02)
- MartinCostello.Logging.XUnit(>= 0.1.0)
- Moq(>= 4.13.1)
- Volo.Abp.Autofac(>= 1.1.2)
- Volo.Abp.TestBase(>= 1.1.2)
- xunit.assert(>= 2.4.1)