micro-elements - MicroElements.Testing 0.2.0

Integration testing and unit testing helpers.

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget MicroElements.Testing  ~> 0.2.0
Copy to clipboard

> choco install MicroElements.Testing --version 0.2.0 --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.2.0" -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.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 (>= 2.1.0)
    • Microsoft.Extensions.Configuration.Abstractions (>= 2.1.0)
    • Microsoft.Extensions.Configuration.Binder (>= 2.1.0)
    • Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.0)
    • Microsoft.Extensions.Configuration.Json (>= 2.1.0)
    • Microsoft.Extensions.Logging (>= 2.1.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

40 total downloads
9 downloads for version 0.2.0
Download (6.29 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 9
0.4.0 7.47 KB Thu, 18 Oct 2018 11:00:12 GMT 7
0.3.0 6.4 KB Wed, 17 Oct 2018 12:58:09 GMT 7
0.2.0 6.29 KB Wed, 17 Oct 2018 10:25:02 GMT 9
0.1.0 5.87 KB Tue, 16 Oct 2018 20:59:21 GMT 8