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

https://github.com/nunit/nunit.xamarin

NUnit test runners for Xamarin and mobile devices - No longer maintained
https://github.com/nunit/nunit.xamarin

Last synced: 6 months ago
JSON representation

NUnit test runners for Xamarin and mobile devices - No longer maintained

Awesome Lists containing this project

README

          

# NUnit 3 Xamarin Runners

[![Build status](https://ci.appveyor.com/api/projects/status/4972j2pn4mqs7j8n/branch/master?svg=true)](https://ci.appveyor.com/project/CharliePoole/nunit-xamarin/branch/master)[![NuGet Version and Downloads count](https://buildstats.info/nuget/nunit.xamarin?includePreReleases=true)](https://www.nuget.org/packages/nunit.xamarin)

[![Follow NUnit](https://img.shields.io/twitter/follow/nunit.svg?style=social)](https://twitter.com/nunit)

NUnit test runners for Xamarin and mobile devices. Check out the guides below to get started, or install the [NUnit Visual Studio Templates](https://marketplace.visualstudio.com/items?itemName=NUnitDevelopers.NUnitTemplatesforVisualStudio) extension to create a template project. See [Testing Xamarin Projects using NUnit 3](http://www.alteridem.net/2015/12/21/testing-xamarin-projects-using-nunit-3/) for an handy overview.

- [Documentation](https://github.com/nunit/docs/wiki/NUnit-Xamarin-Runners)
- [Getting Started in Visual Studio](https://github.com/nunit/docs/wiki/Getting-Started-in-Visual-Studio)
- [Getting Started in Visual Studio for Mac](https://github.com/nunit/docs/wiki/Getting-Started-in-Visual-Studio-for-Mac)
- [NUnit Templates for Visual Studio](https://github.com/nunit/nunit-vs-templates)

## Contributing
We love pull requests! All NUnit projects are built and maintained entirely by the community, contributions of any kind are welcome. Not sure where to start? Have a look at our [Contributor's guide](https://github.com/nunit/nunit/blob/master/CONTRIBUTING.md).

Adding something new? We suggest posting an issue first, to run your idea by the team.