Metadata >> NuGet >> Experiment.Idioms >> 2.0.0-a02

2.0.0-a02

Metadata

Authors Jin-Wook Chung
Copyrights (c) 2014 Jin-Wook Chung
Description Experiment.Idioms is to facilitate running idiomatic, regular unit-tests.
IconUrl https://raw.githubusercontent.com/jwChung/Experimentalism/master/icon.png
LicenseUrl https://raw.github.com/jwChung/Experimentalism/master/LICENSE.txt
Owners Jin-Wook Chung
ProjectUrl https://github.com/jwChung/Experimentalism
ReleaseNotes Version 2.0.0-a02 - [Major] Removed obsolete and discarded, types or members. * Jwc.Experiment.DefaultFixtureConfigurationAttribute * Jwc.Experiment.DefaultFixtureFactory * Jwc.Experiment.FuncTestFixtureFactory - Jwc.Experiment.ITestFixture.Create<T>() - Jwc.Experiment.ITestFixture.Freeze<T>() * Jwc.Experiment.ITestFixtureFactory(old) * Jwc.Experiment.NotSupportedFixtureFactory * Jwc.Experiment.TestAssemblyConfigurationAttribute * Jwc.Experiment.TestFixtureConfigurationAttribute * Jwc.Experiment.AutoFixture.AutoFixtureConfigurationAttribute * Jwc.Experiment.AutoFixture.AutoPropertiesAttribute * Jwc.Experiment.AutoFixture.CustomizeAttribute * Jwc.Experiment.AutoFixture.FrozenAttribute * Jwc.Experiment.AutoFixture.GreedyAttribute * Jwc.Experiment.AutoFixture.ModestAttribute * Jwc.Experiment.AutoFixture.NoAutoPropertiesAttribute - Jwc.Experiment.AutoFixture.TestFixture.Create<T>() - Jwc.Experiment.AutoFixture.TestFixture.Freeze<T>() * Jwc.Experiment.AutoFixture.TestFixtureConfigurationAttribute * Jwc.Experiment.Xunit.FirstClassCommand * Jwc.Experiment.Xunit.FirstClassTestAttribute * Jwc.Experiment.Xunit.ITestCase * Jwc.Experiment.Xunit.ITestFixtureFactory * Jwc.Experiment.Xunit.TargetInvocationExceptionUnwrappingCommand * Jwc.Experiment.Xunit.TestAttribute * Jwc.Experiment.Xunit.TestCase(old) - [Major] Renewed some types or members. - Jwc.Experiment.AutoFixture.TestFixtureFactory.Create(MethodInfo) -> Jwc.Experiment.AutoFixture.TestFixtureFactory.Create(ITestMethodContext) - [Major] Renamed(or moved) some types or members. * Jwc.Experiment.AutoFixture.TestFixtureFactory : Slightly improved. * Jwc.Experiment.Idioms.NullGuardClauseAssertion -> Jwc.Experiment.Idioms.GuardClauseAssertion * Jwc.Experiment.Xunit.ITestCase2 -> Jwc.Experiment.Xunit.ITestCase(new) * Jwc.Experiment.Xunit.ITestFixtureFactory -> Jwc.Experiment.ITestFixtureFactor(new) * Jwc.Experiment.Xunit.ITestMethodContext -> Jwc.Experiment.ITestMethodContext * Jwc.Experiment.Xunit.TestCase -> Jwc.Experiment.Xunit.TestCase(new) * Jwc.Experiment.Xunit.TestCommandContxt : Made this abstract and extracted some logic to their sub-clsses (ParameterizedCommandContext, StaticTestCaseCommandContext, TestCaseCommandContext). * Jwc.Experiment.Xunit.TestCommandCollection -> Jwc.Experiment.Xunit.TryCatchCommandCollection - [Minor] Introduced new types or members(new features). * Jwc.Experiment.AutoFixture.OmitAutoPropertiesCustomization * Jwc.Experiment.AutoFixture.TestParametersCustomization * Jwc.Experiment.Xunit.TestCases : Supported creating test cases using TestCases which is simpler than using TestCase. - [Patch] Fixed that bindingRedirect elements aren't automatically updated.
RequireLicenseAcceptance False
Tags unit-testing tdd
Title Experiment.Idioms
PackageSize 370969
PackageHashAlgorithm SHA512
PackageHash JDnJvRUQnqNFFEX3EO7IUdF6QIa8J9rvO90PSsFYEqMrLlry9RzCxwDvUt8FEFKuc86IyHEAb3nrsSkgmBImCw==
DownloadCount 000000
CreatedDate 2014-09-25T14:54:05

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Experiment.Idioms -Version 2.0.0-a02 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Experiment.Idioms -Version 2.0.0-a02 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Experiment.Idioms 2.0.0-a02 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Experiment.Idioms -Version 2.0.0-a02 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Experiment.Idioms -Version 2.0.0-a02 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Experiment.Idioms -Version 2.0.0-a02
Uninstalling the package:
o remove-wrap Experiment.Idioms

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries