An open API service indexing awesome lists of open source software.

https://github.com/andreasaugustin/testing-demos-csharp_mono

Some testing examples written in mono/csharp
https://github.com/andreasaugustin/testing-demos-csharp_mono

Last synced: 7 months ago
JSON representation

Some testing examples written in mono/csharp

Awesome Lists containing this project

README

          

testing-demos-csharp_mono
=======

[![Build status Linux](https://travis-ci.org/AndreasAugustin/testing-demos-csharp_mono.svg?branch=master)](https://travis-ci.org/AndreasAugustin/testing-demos-csharp_mono)

[![Build status windows](https://ci.appveyor.com/api/projects/status/trasb1obmw2v1lqr?svg=true)](https://ci.appveyor.com/project/AndreasAugustin/testing-demos-csharp-mono)

Switching between different programming languages I keep forgetting the syntax for some testing frameworks.
This repository contains some testing examples. Because CI is pretty important, this project is built with appveyor (Csharp) and travis (mono).

Some testing examples written in mono/csharp