JSON executor for executing test cases through JSON configuration.
Info
Version: | 1.0.0-alpha1 |
Author(s): | JsonExecutor.Framework |
Last Update: | Friday, December 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sairamaj/jsonexecutor |
NuGet Url: | https://www.nuget.org/packages/JsonExecutor.Framework |
Install
Install-Package JsonExecutor.Framework
dotnet add package JsonExecutor.Framework
paket add JsonExecutor.Framework
JsonExecutor.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.9.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.3.1)
- Newtonsoft.json(>= 12.0.3)
Tags