micro-elements - MicroElements.Testing 0.4.1

Integration testing and unit testing helpers.

PM> Install-Package MicroElements.Testing -Version 0.4.1 -Source https://www.myget.org/F/micro-elements/api/v3/index.json

Copy to clipboard

> nuget.exe install MicroElements.Testing -Version 0.4.1 -Source https://www.myget.org/F/micro-elements/api/v3/index.json

Copy to clipboard

> dotnet add package MicroElements.Testing --version 0.4.1 --source https://www.myget.org/F/micro-elements/api/v3/index.json

Copy to clipboard
<PackageReference Include="MicroElements.Testing" Version="0.4.1" />
Copy to clipboard
source https://www.myget.org/F/micro-elements/api/v3/index.json

nuget MicroElements.Testing  ~> 0.4.1
Copy to clipboard

> choco install MicroElements.Testing --version 0.4.1 --source https://www.myget.org/F/micro-elements/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "micro-elements" -SourceLocation "https://www.myget.org/F/micro-elements/api/v2"
Install-Module -Name "MicroElements.Testing" -RequiredVersion "0.4.1" -Repository "micro-elements" 
Copy to clipboard

MicroElements.Testing

Integration testing and unit testing helpers

Statuses

License NuGetVersion NuGetDownloads MyGetVersion

Travis AppVeyor Coverage Status

Gitter

$# 0.4.1

  • Added option of setting minimal log level

0.4.0

  • IConfigurationLoader support to extend configuration loading

0.3.0

  • IConfigurationProvider that holds typed and untyped test configuration

0.2.0

  • Added Output to IntegrationTest
  • Added base Logging infrastructure for xUnit

0.1.0

  • Initial version

Full release notes can be found at: https://github.com/micro-elements/MicroElements.Testing.git/blob/master/CHANGELOG.md

  • .NETStandard 2.0
    • Microsoft.Extensions.Configuration (>= 3.0.0)
    • Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0)
    • Microsoft.Extensions.Configuration.Binder (>= 3.0.0)
    • Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.0.0)
    • Microsoft.Extensions.Configuration.Json (>= 3.0.0)
    • Microsoft.Extensions.Logging (>= 3.0.0)
  • .NETStandard 2.0: 2.0.0.0

Owners

Alexey Petryashev

Authors

alexey.petriashev, MicroElements

Project URL

https://github.com/micro-elements/MicroElements.Testing

License

Unknown

Tags

test testing integration integrationTest xUnit

Info

55 total downloads
12 downloads for version 0.4.1
Download (7.52 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.4.1 7.52 KB Wed, 22 Jan 2020 14:10:11 GMT 12
0.4.0 7.47 KB Thu, 18 Oct 2018 11:00:12 GMT 12
0.3.0 6.4 KB Wed, 17 Oct 2018 12:58:09 GMT 12
0.2.0 6.29 KB Wed, 17 Oct 2018 10:25:02 GMT 10
0.1.0 5.87 KB Tue, 16 Oct 2018 20:59:21 GMT 9