nunit.xamarin
nunit.xamarin copied to clipboard
Explore button + ability to run individual tests
This change addresses #29, #14, and #46
An "Explore" button is added to the Summary View. This opens a list of tests grouped by class (my initial intention was to have a dropdown which will allow grouping by Category, Class, Assembly, etc., but I am not sure I'll have the time to include this). Double-tapping a test will run it and show the results in the Summary page.
New ViewModels:
- TestExplorerViewModel - this is the main viewmodel bound to the test explorer view
- TestDescriptionViewModel - view model representing a single test case
- GroupedTestsViewModel - view model representing a set of test cases in the same group
New Views:
- TestExplorerView - test explorer view
Screenshots:
-
Updated summary view
-
Explore view
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
:x: khaledmousa sign now
You have signed the CLA already but the status is still pending? Let us recheck it.