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