Skip to content

A build (and slight modification) of NUnitLite targeting Mono for Android.

License

Notifications You must be signed in to change notification settings

skela/NUnitLite.MonoDroid

 
 

Repository files navigation

NUnitLite.MonoDroid

This solution is a compilation of NUnitLite targeting Mono for Android.

There now exists a test runner (credit to wmeints). It presents a summary of passes/failures and allows interrogation of individual test results. The example application demonstrates passing, failing and error throwing tests.

Fixture Result Failing Test

There is an alternative test runner that shows the tests in an expandable list. To use this, use TestRunnerExpandableActivity instead of TestRunnerActivity

Expandable List

The original NUnitLite readme is in NUnitLite.README.txt. It has notes on features and usage. Despite the text there, the version of NUnitLite used is 0.6.1.

About

A build (and slight modification) of NUnitLite targeting Mono for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%