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
- Host: GitHub
- URL: https://github.com/nunit/nunit.xamarin
- Owner: nunit
- License: mit
- Archived: true
- Created: 2015-03-22T18:38:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T03:36:06.000Z (about 4 years ago)
- Last Synced: 2025-11-27T13:25:39.625Z (7 months ago)
- Language: C#
- Homepage: http://nunit.org
- Size: 1.6 MB
- Stars: 50
- Watchers: 19
- Forks: 46
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# NUnit 3 Xamarin Runners
[](https://ci.appveyor.com/project/CharliePoole/nunit-xamarin/branch/master)[](https://www.nuget.org/packages/nunit.xamarin)
[](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.