Skip to content
View GillesTourreau's full-sized avatar
Block or Report

Block or report GillesTourreau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. PosInformatique/PosInformatique.FluentAssertions.Json PosInformatique/PosInformatique.FluentAssertions.Json Public

    PosInformatique.FluentAssertions.Json is a library to assert JSON serialization using the FluentAssertion style coding.

    C#

  2. PosInformatique/PosInformatique.Logging.Assertions PosInformatique/PosInformatique.Logging.Assertions Public

    PosInformatique.Logging.Assertions is a library to mock and assert easily the logs generated by the ILogger interface.

    C#

  3. PosInformatique/PosInformatique.Moq.Analyzers PosInformatique/PosInformatique.Moq.Analyzers Public

    PosInformatique.Moq.Analyzers is a library to verify syntax and code design when writing the unit tests using the Moq library.

    C#

  4. PosInformatique/PosInformatique.FluentValidation.Json PosInformatique/PosInformatique.FluentValidation.Json Public

    PosInformatique.FluentValidation.Json is a library based on FluentValidation to validate JSON objects for the Web API.