Skip to content
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 1.66 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.66 KB

ChannelAdam.TestFrameworks

DEPRECATION NOTICE

This repo has been deprecated.

The full .NET framework libraries in this repo (apart from the BizTalk one) have been deprecated.

The functionality of those libraries have been refactored out into the following ChannelAdam .NET Standard libraries.

The BizTalk code has been moved to this repo: https://github.com/channeladam/ChannelAdam.TestFramework.BizTalk.

Description

.NET libraries that provide handy functionality for writing automated tests and reading their output, using Moq and MSTest.

Download the "ChannelAdam Test Framework Library" NuGet package - https://www.nuget.org/packages/ChannelAdam.TestFramework and see the reference documentation https://devzone.channeladam.com/library/channeladam-testframeworks.

Download the "ChannelAdam Test Framework Library for MSTest" NuGet package - https://www.nuget.org/packages/ChannelAdam.TestFramework.MSTest

Download the "ChannelAdam Test Framework Library for BizTalk" NuGet package - https://www.nuget.org/packages/ChannelAdam.TestFramework.BizTalk and see the documentation https://devzone.channeladam.com/library/channeladam-testframework-biztalk.

Proudly presented to the open source community by Adam Craven (@ChannelAdam).