SIL.TestUtilities
10.1.0
See the version list below for details.
dotnet add package SIL.TestUtilities --version 10.1.0
NuGet\Install-Package SIL.TestUtilities -Version 10.1.0
<PackageReference Include="SIL.TestUtilities" Version="10.1.0" />
paket add SIL.TestUtilities --version 10.1.0
#r "nuget: SIL.TestUtilities, 10.1.0"
// Install SIL.TestUtilities as a Cake Addin
#addin nuget:?package=SIL.TestUtilities&version=10.1.0
// Install SIL.TestUtilities as a Cake Tool
#tool nuget:?package=SIL.TestUtilities&version=10.1.0
SIL.TestUtilities contains convenience classes for developing unit tests.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- NUnit (>= 3.13.3)
- SIL.Core (>= 10.1.0)
- SIL.WritingSystems (>= 10.1.0)
-
.NETStandard 2.0
- NUnit (>= 3.13.3)
- SIL.Core (>= 10.1.0)
- SIL.WritingSystems (>= 10.1.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SIL.TestUtilities:
Package | Downloads |
---|---|
SIL.WritingSystems.Tests
Unit tests for SIL.WritingSystems |
|
SIL.DblBundle.Tests
Unit tests for SIL.DblBundle |
|
SIL.Core.Tests
Unit tests for SIL.Core |
|
SIL.LCModel.Core.Tests
The liblcm library is the core FieldWorks model for linguistic analyses of languages. Tools in this library provide the ability to store and interact with language and culture data, including anthropological, text corpus, and linguistics data. This package provides unit tests for SIL.LCModel.Core. |
|
SIL.Chorus.LibChorus.TestUtilities
End-user collaboration library via 3-way xml merging and hg dvcs under the hood. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.0.1 | 65 | 1/27/2023 |
11.0.1-beta0002 | 38 | 1/27/2023 |
11.0.0 | 119 | 1/21/2023 |
11.0.0-beta0063 | 39 | 1/21/2023 |
11.0.0-beta0061 | 87 | 1/4/2023 |
11.0.0-beta0057 | 43 | 1/4/2023 |
11.0.0-beta0051 | 45 | 1/4/2023 |
11.0.0-beta0050 | 67 | 12/14/2022 |
11.0.0-beta0049 | 69 | 12/13/2022 |
11.0.0-beta0047 | 265 | 11/28/2022 |
11.0.0-beta0043 | 52 | 11/15/2022 |
11.0.0-beta0042 | 46 | 11/15/2022 |
11.0.0-beta0041 | 89 | 10/12/2022 |
11.0.0-beta0040 | 312 | 10/5/2022 |
11.0.0-beta0038 | 63 | 9/28/2022 |
11.0.0-beta0035 | 56 | 9/23/2022 |
11.0.0-beta0034 | 56 | 9/22/2022 |
11.0.0-beta0033 | 60 | 9/12/2022 |
11.0.0-beta0028 | 54 | 9/7/2022 |
11.0.0-beta0027 | 73 | 9/6/2022 |
11.0.0-beta0025 | 58 | 9/2/2022 |
11.0.0-beta0024 | 127 | 9/1/2022 |
10.1.1-beta0003 | 58 | 8/29/2022 |
10.1.1-beta0002 | 54 | 8/29/2022 |
10.1.0 | 359 | 8/26/2022 |
10.0.0 | 783 | 8/4/2022 |
9.0.0 | 650 | 6/3/2022 |
8.0.0 | 1,228 | 3/4/2021 |
7.0.0 | 548 | 8/29/2019 |
Changes since version 10.0.0
Added:
- [SIL.Core] Added SIL.PlatformUtilities.Platform.IsFlatpak property.
- [SIL.Core.Desktop] Added Testing channel to UpdateSettings.
Fixed:
- [SIL.Archiving] Fixed formatting of DateTimes
- [SIL.Core] Fixed SIL.IO.PathUtilities.DeleteToRecycleBin and .GetDefaultFileManager to work in a flatpak environment.
- [SIL.Lexicon] Fixed crash caused by incorrect processing of keyboard data
- [SIL.Scripture] Fixed SIL.Scripture.MultilingScrBooks.VerseRefRegex to make punctuation more specific
- [SIL.Windows.Forms] Fixed ImageToolbox.ImageGallery.ImageCollectionManager.FromStandardLocations to work in a flatpak environment.
- [SIL.WritingSystems] Fixed SLDR initialization for users with European number formats.
See full changelog at https://github.com/sillsdev/libpalaso/blob/master/CHANGELOG.md