Skip to content

Releases: tomaszeman/Xunit.Extensions.Ordering

HotFix for CollectionBehavior.CollectionPerAssembly

11 Feb 09:08
Compare
Choose a tag to compare

Fix Reflect CollectionBehavior.CollectionPerAssembly hot fix

Code documentation fixes

10 Feb 15:16
Compare
Choose a tag to compare

Fix* Code documentation

Code documentation

10 Feb 14:46
Compare
Choose a tag to compare

New Code documentation
New Small improvements in warning messages formatting

.NET 4.5.2+ Support

10 Feb 12:54
Compare
Choose a tag to compare

New .NET 4.5.2+ Support

1.4.1

10 Feb 09:41
Compare
Choose a tag to compare
  • New Dependancy tracking viac IAssemblyFixture<TFixture>
  • New Multiple fixtures constructor to AssemblyFixtureAttribute
  • Fixed IDisposable bug

AssemblyFixture implementation

09 Feb 21:13
Compare
Choose a tag to compare

Full-featured AssemblyFixture implementation

Cleaning

09 Feb 09:40
Compare
Choose a tag to compare
1.3.1

Cleaning

Added support for .NET Core 2.x and .NET Core 1.x

09 Feb 00:00
Compare
Choose a tag to compare

Added support for .NET Core 2.x and .NET Core 1.x

Fixes in order index checking

06 Feb 23:25
Compare
Choose a tag to compare

Fixes in order index checking

Ordering of test classes in test collections

06 Feb 21:14
Compare
Choose a tag to compare

Ordering of test classes in test collections and refactoring