Skip to content

ericgla/OrleansTestKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orleans TestKit

Build status NuGet Gitter

Orleans TestKit is an easy to use unit testing tool for application code built using Microsoft Orleans. The Orleans TestKit is intended to augment the existing testing framework already included with Orleans with simple tests for grain logic only.

The TestKit is constantly evolving to meet the demands of the team, if there is something you need please ask us or create a new fork.

Installation

Installation is performed via NuGet.

There is currently only one package, additional test framework (xUnit, NUnit...) specific ones may be added in the future.

In your test project:

PM> Install-Package Install OrleansTestKit

Official Builds

The stable production-quality release is located on nuget

The latest clean build from Appveyor is located: download or private nuget

Documentation

Samples are available in the tests

Community

License

This project is licensed under the MIT license.

About

Unit Test Kit for Orleans - Distributed Virtual Actor Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%