Info
Version: | 1.0.0 |
Author(s): | Shawn Martin |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/com.Lighteous.Pokayoke |
Install
Install-Package com.Lighteous.Pokayoke
dotnet add package com.Lighteous.Pokayoke
paket add com.Lighteous.Pokayoke
com.Lighteous.Pokayoke Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.8)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Data.Odbc(>= 4.7.0)
- System.Data.OleDb(>= 4.7.1)
- System.Data.SqlClient(>= 4.8.2)
Tags
Other tests: Check to see if a database exists by checking the ability to connect and disconnect, check to see if a WebAPI exists based upon a 'Get' method result, check to see if an XML Web Service exists based upon a wsdl download, and check field value lengths based upon StringLength attribute settings. With this library, developers can check test results and logs/messages before doing any operations that need certain resources to be available and reachable in order to complete successfully.
Project idea associated with: https://en.wikipedia.org/wiki/Poka-yoke
.NET Standard 2.1.