theburningmonk / ReactoKinesix

A Rx based .Net client library for working with Amazon Kinesis
http://theburningmonk.github.io/ReactoKinesix/
MIT License
29 stars 5 forks source link

Investigate best way to orchestrate unit tests #28

Closed theburningmonk closed 10 years ago

theburningmonk commented 10 years ago

An option on the table is to build a simple local version that supports the same APIs (ala DynamoDB local) and include the executable as part of the source and the unit test will start a process that'll run the local version of Kinesis.