Releases: PosInformatique/PosInformatique.FluentAssertions.Json
Releases · PosInformatique/PosInformatique.FluentAssertions.Json
v1.6.0
13 Aug 05:47
Compare
Sorry, something went wrong.
No results found
Improvements
Improves the BeJsonSerializableInto() and BeJsonDeserializableInto() methods to use C# raw string literal.
Nuget package .
v1.5.0
11 Feb 09:04
Compare
Sorry, something went wrong.
No results found
Improvements
Add the support of FluentAssertions >= 6.0.0.
Nuget package .
v1.4.0
28 Oct 10:42
Compare
Sorry, something went wrong.
No results found
Improvements
Add new overload BeJsonDeserializableInto() method to test if a Stream contains a JSON serializable object (fixes #19 ).
Nuget package .
v1.3.0
28 Jun 04:09
Compare
Sorry, something went wrong.
No results found
Improvements/fixes
Add a new BeJsonDeserializableInto() overload method to test JSON string collections, string and numeric values directly (fixes #16 )
Internal
Migrates builds from Azure Pipelines to Github actions (fixes #17 ).
Nuget package .
v1.2.0
29 Oct 11:25
Compare
Sorry, something went wrong.
No results found
Add new override BeJsonSerializableInto() method to test polymorphism serialization with discriminator JSON property. (fixes #14 ).
Add the support to assert the deserialization of root JSON array. (fixes #13 ).
Add the support of the "object" property. (fixes #12 ).
Nuget package .
v1.1.0
25 Oct 23:11
Compare
Sorry, something went wrong.
No results found
v1.0.5
15 Oct 13:58
Compare
Sorry, something went wrong.
No results found
Use the FluentAssertions v6.0.0 library due to breaking changes between the version 5 and 6 with the BeEquivalentTo() API.
Nuget package .
v1.0.4
15 Oct 13:46
Compare
Sorry, something went wrong.
No results found
v1.0.3
13 Oct 09:03
Compare
Sorry, something went wrong.
No results found
Target the .NET Standard 2.0 instead of .NET Core 6.0.
Nuget package .
v1.0.2
11 Oct 23:23
Compare
Sorry, something went wrong.
No results found