issues
search
xamarin
/
Touch.Unit
NUnitLite based runner for unit testing .NET code under iOS
http://spouliot.wordpress.com/category/touch-unit/
51
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Touch.Client] Disable features that aren't trimmer safe.
#123
rolfbjarne
closed
1 month ago
0
[Touch.Client] Use 'BundledNETCoreAppTargetFrameworkVersion' in TargetFramework to avoid having to bump every year.
#122
rolfbjarne
closed
11 months ago
0
Bump to .NET 8.
#121
rolfbjarne
closed
11 months ago
0
[Touch.Client] Silence numerous warnings about using native API too early, where it's not supported, or when obsoleted.
#120
rolfbjarne
closed
11 months ago
0
[NUnitLite] Fix a few warnings in .NET for TouchRunner.
#119
rolfbjarne
closed
11 months ago
0
Bump to .NET 7.
#118
rolfbjarne
closed
1 year ago
0
Second attempt to use NUnitTestAssemblyRunner's Load overload with the assembly name
#117
ivanpovazan
closed
1 year ago
0
Always use NUnitTestAssemblyRunner's Load overload with the assembly name
#116
ivanpovazan
closed
1 year ago
0
Revert "[Touch.Client] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#113)"
#115
rolfbjarne
closed
2 years ago
0
[TouchRunner] Flush the console before exiting.
#114
rolfbjarne
closed
2 years ago
0
[Touch.Client] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files.
#113
rolfbjarne
closed
2 years ago
0
[NUnitLite] Disable some warnings that come from using classic Xamarin.iOS.
#112
mandel-macaque
closed
2 years ago
1
[TouchRunner] Update color references in .NET
#111
rolfbjarne
closed
2 years ago
0
[TouchRunner] Exit with a non-zero exit code if the test run failed.
#110
rolfbjarne
closed
3 years ago
0
[Touch.Client] Use MonoTouch.Dialog from a submodule.
#109
rolfbjarne
closed
3 years ago
0
[Touch.Client] Add a shared.csproj for the .NET projects.
#108
rolfbjarne
closed
3 years ago
0
[MacRunner] Add availability attribute to avoid a compiler warning.
#107
rolfbjarne
closed
3 years ago
0
[TouchRunner] Avoid a NRE when unable to configure the selected transport mechanism.
#106
rolfbjarne
closed
3 years ago
0
[TouchRunner] Add some tracing
#105
rolfbjarne
closed
3 years ago
0
[TouchRunner] Use CFString.FromHandle instead of NSString.FromHandle.
#104
rolfbjarne
closed
3 years ago
0
[Touch.Client] There's no need to include Xamarin.iOS in Mac Catalyst projects.
#103
rolfbjarne
closed
3 years ago
0
[TouchRunner] Add support for writing to multiple writers at the same time.
#102
rolfbjarne
closed
3 years ago
0
Fix grammar in comment.
#101
rolfbjarne
closed
3 years ago
0
[TouchRunner] Try to make MacRunner exit nicely.
#100
rolfbjarne
closed
3 years ago
0
[Touch.Client] Add a .NET version of the MacCatalyst version of Touch.Client.
#99
rolfbjarne
closed
3 years ago
0
[Touch.Client] Add a Mac Catalyst version for .NET 6.
#98
rolfbjarne
closed
3 years ago
0
[Touch.Server] Fix parsing of -address, -port and -logpath options
#97
rpendleton
closed
3 years ago
1
[Touch.Client] Add a MacCatalyst version.
#96
rolfbjarne
closed
4 years ago
0
Fix C# compiler CLS-compliant warnings
#95
spouliot
closed
4 years ago
0
Advance into the world of net6.0
#94
rolfbjarne
closed
4 years ago
0
[Touch.Client] Use 'Microsoft.NET.Sdk' instead of 'Microsoft.<platform>.Sdk'.
#93
rolfbjarne
closed
4 years ago
0
[Touch.Client] Use the right TargetFrameworks for watchOS and macOS as well.
#92
rolfbjarne
closed
4 years ago
0
[Touch.Client] Use the right TargetFrameworks.
#91
rolfbjarne
closed
4 years ago
0
[Touch.Client] Add a macOS and watchOS version for .NET.
#90
rolfbjarne
closed
4 years ago
0
Add .gitignore for NuGet.config and global.json.
#89
rolfbjarne
closed
4 years ago
0
Call `mlaunch` instead of `mtouch`
#88
viniciusjarina
closed
4 years ago
1
Fix a few markdown issues found by markdownlint.
#87
rolfbjarne
closed
4 years ago
0
[TouchRunner] Fix test filtering.
#86
rolfbjarne
closed
4 years ago
0
[TouchRunner] Add support for a --test:<testname> argument to select a specific test to run.
#85
rolfbjarne
closed
4 years ago
0
[TouchRunner] The mac runner must run tests inside NSApplication.Run.
#84
rolfbjarne
closed
4 years ago
0
[Touch.Client] Adjust project configurations.
#83
rolfbjarne
closed
4 years ago
0
[Touch.Client] Add API to exclude tests based on categories.
#82
rolfbjarne
closed
4 years ago
0
[Touch.Client] Fix paths in the .NET project files.
#81
rolfbjarne
closed
4 years ago
0
[Touch.Client] Add support for macOS.
#80
rolfbjarne
closed
4 years ago
0
[TouchRunner] Fix network logging to log if we're logging to a file even if EnableNetwork is false.
#79
rolfbjarne
closed
4 years ago
0
[TouchOptions] Fix a few issues related to command-line parsing.
#78
rolfbjarne
closed
4 years ago
0
Backport master to main
#77
rolfbjarne
closed
4 years ago
0
[TouchRunner] Fix running multiple test assemblies in NUnitLite mode.
#76
rolfbjarne
closed
4 years ago
0
[TouchRunner] Print test output to the console.
#75
rolfbjarne
closed
4 years ago
0
[TouchRunner] Keep track of the last shown test suite, and return to it when the app is relaunched.
#74
rolfbjarne
closed
4 years ago
0
Next