Skip to content

Releases: bUnit-dev/bUnit

1.0.0 beta-3: Better error handling and extra helper methods

20 Dec 13:38
Compare
Choose a tag to compare

This release include the following:

  • Better error handling when rendering components, with better exception messages to help discover what has gone wrong.
  • Added extra component parameter helper methods.
  • Clean up of unnecessary methods in the ITextContext interface.
  • Major upgrades to docs. Moved to the Wiki. Hopefully with better getting started section.

1.0.0-beta-2: Support for .net aspcore 3.1

15 Dec 08:31
Compare
Choose a tag to compare

This is a major, breaking upgrade, to the compared with the previous versions of the library.

It includes:

  • Combine Steve Sandersons testing prototype into the library. Many of his ideas have been incorporated with some changes to API.
  • Utilize my AngleSharp.Diffing library instead of XmlUnit to do semantic HTML comparisons.
  • Many changes to API and functionality, please see the examples for how to continue.

As always, feedback is very welcome.

1.0.0 beta 1 release

13 Dec 14:52
385fb27
Compare
Choose a tag to compare
1.0.0 beta 1 release Pre-release
Pre-release

TODO: Write change logs and update readme

Support for AspNetCore 3.1.0-preview1

17 Oct 14:50
Compare
Choose a tag to compare

Upgraded to support AspNetCore 3.0.0

23 Sep 17:11
Compare
Choose a tag to compare
Pre-release

This is small release that adds support for AspNetCore 3.0.0.

Nuget package available here: https://www.nuget.org/packages/Razor.Components.Testing.Library/

Upgraded to support Preview-9

05 Sep 09:11
Compare
Choose a tag to compare
Pre-release

This is just a small compatibility release that makes the library compatible with Preview-9 of ASP.NET Core.

Link to Nuget package: https://www.nuget.org/packages/Razor.Components.Testing.Library/0.1.0-preview9-19424-4-1

Upgrade to support Preview 8

14 Aug 11:43
Compare
Choose a tag to compare
Pre-release

This release makes the library preview 8 compatible. It also changes the target framework to netstandard2.0 for a wider target audience.

Download from nuget: https://www.nuget.org/packages/Razor.Components.Testing.Library/0.1.0-preview8-19405-7-1

Initial release

06 Aug 14:38
7949c96
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

First release with a nuget package published to nuget.org:

https://www.nuget.org/packages/Razor.Components.Testing.Library