Eilon Lipton ec9cb6c68d Fix build warnings in Test project (#178)
The build warnings were of these type (mostly reported by xUnit's Code Analyzers):
- Fixed wrong parameter order in xUnit assertions (can lead to poor error reporting in test failures)
- Unused code was removed
- Correct assertions were used (e.g. Assert.True/.Contains/.EndsWith)
- Public non-test methods on test classes were made private
2019-11-06 08:52:51 -05:00
2019-10-24 14:05:10 -04:00
2019-11-05 17:21:50 -05:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00

GitHub Actions Runner

Actions Status

Get Started

win Pre-reqs | Download

macOS Pre-reqs | Download

linux Pre-reqs | Download

Configure:

MacOS and Linux

./config.sh

Windows

config.cmd

Contribute

For developers that want to contribute, read here on how to build and test.

Description
The Runner for GitHub Actions 🚀
Readme MIT 170 MiB
Languages
C# 95.9%
JavaScript 3%
Shell 1%