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
- Host: GitHub
- URL: https://github.com/andreasaugustin/testing-demos-csharp_mono
- Owner: AndreasAugustin
- License: mit
- Created: 2016-05-01T13:15:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-01T14:34:35.000Z (over 9 years ago)
- Last Synced: 2024-10-05T14:22:59.179Z (about 1 year ago)
- Language: C#
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
testing-demos-csharp_mono
=======[](https://travis-ci.org/AndreasAugustin/testing-demos-csharp_mono)
[](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