mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-16 01:26:24 +00:00
46 lines
1.8 KiB
JSON
46 lines
1.8 KiB
JSON
{
|
|
"@context": {
|
|
"@vocab": "http://schema.nuget.org/schema#",
|
|
"@base": "https://api.nuget.org/v3/registration3/"
|
|
},
|
|
"totalHits": 1,
|
|
"lastReopen": "2019-02-04T10:47:54.6449537Z",
|
|
"index": "v3-lucene2-v2v3-20171018",
|
|
"data": [
|
|
{
|
|
"@id": "https://api.nuget.org/v3/registration3/nunit/index.json",
|
|
"@type": "Package",
|
|
"registration": "https://api.nuget.org/v3/registration3/nunit/index.json",
|
|
"id": "NUnit",
|
|
"version": "3.11.0",
|
|
"description": "NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.\n\nThis package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.\n\nSupported platforms:\n- .NET Framework 2.0+\n- .NET Standard 1.4+\n- .NET Core",
|
|
"summary": "NUnit is a unit-testing framework for all .NET languages with a strong TDD focus.",
|
|
"title": "NUnit",
|
|
"iconUrl": "https://cdn.rawgit.com/nunit/resources/master/images/icon/nunit_256.png",
|
|
"licenseUrl": "https://raw.githubusercontent.com/nunit/nunit/master/LICENSE.txt",
|
|
"projectUrl": "https://nunit.org",
|
|
"tags": [
|
|
"nunit",
|
|
"test",
|
|
"testing",
|
|
"tdd",
|
|
"framework",
|
|
"fluent",
|
|
"assert",
|
|
"theory",
|
|
"plugin",
|
|
"addin"
|
|
],
|
|
"authors": ["Charlie Poole, Rob Prouse"],
|
|
"totalDownloads": 34513003,
|
|
"verified": true,
|
|
"versions": [
|
|
{
|
|
"version": "2.5.7.10213",
|
|
"downloads": 120456,
|
|
"@id": "https://api.nuget.org/v3/registration3/nunit/2.5.7.10213.json"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|