wszdwp / CoyoteWorkshop

This repository contains exercises for a workshop designed to teach Coyote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains exercises for a workshop designed to teach the Coyote framework. It consists of two exercises which build upon each other.

Each exercise contains a battery of Coyote tests, along with mocks for a database and cloud storage service and the workshop attendees are tasked to implement the methods of two controllers using the mocks such that there code passes the Coyote tests.

Prerequisites

Task asynchronous programming model (TAP) in C#
Coyote
Coyote install guide

About

This repository contains exercises for a workshop designed to teach Coyote


Languages

Language:C# 100.0%