hlaueriksson
- 34,317 total downloads
- last updated 8/9/2022
- Latest version: 5.0.0
Contributions to the Headless Chrome .NET API 🌐🧪
✔️ PuppeteerSharp.Contrib.Extensions is a library with extension methods for writing tests with the Puppeteer Sharp API.
✔️ It provides a convenient way to write readable and robust browser tests in .NET
📄...
More information
- 30,595 total downloads
- last updated 4/11/2022
- Latest version: 2.0.0
GitHub Emoji for C# and .NET
🐙 :octopus:
➕ :heavy_plus_sign:
🐈 :cat2:
⩵
❤️ :heart:
- 23,276 total downloads
- last updated 7/29/2021
- Latest version: 2.0.0
Command Query Separation for .NET Framework and .NET Standard ⚙️
✔️ Build services that separate the responsibility of commands and queries
✔️ Focus on implementing the handlers for commands and queries
✔️ Create APIs with less boilerplate code
📄 https://hlaueriksson.me/CommandQuery/
- 14,011 total downloads
- last updated 7/29/2021
- Latest version: 2.0.0
Command Query Separation for ASP.NET Core 🌐
✔️ Provides generic actions for handling the execution of commands and queries
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AspNetCore/
- 12,894 total downloads
- last updated 8/9/2022
- Latest version: 5.0.0
Contributions to the Headless Chrome .NET API 🌐🧪
✔️ PuppeteerSharp.Contrib.Should is a should assertion library for the Puppeteer Sharp API.
✔️ It provides a convenient way to write readable and robust browser tests in .NET
📄 https://hlaueriksson.me/PuppeteerSharp.Contrib.Should/
- 10,847 total downloads
- last updated 7/29/2021
- Latest version: 2.0.0
Interfaces for CommandQuery
✔️ ICommand / ICommandHandler<in TCommand>
✔️ ICommand<TResult> / ICommandHandler<in TCommand, TResult>
✔️ IQuery<TResult> / IQueryHandler<in TQuery, TResult>
📄 https://hlaueriksson.me/CommandQuery/
- 9,242 total downloads
- last updated 7/29/2021
- Latest version: 2.0.0
Command Query Separation for Azure Functions ⚡
✔️ Provides generic function support for commands and queries with HTTPTriggers
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AzureFunctions/
LoFuUnit
by:
hlaueriksson
- 5,346 total downloads
- last updated 6/4/2021
- Latest version: 1.3.0
Unit Testing with Local Functions 🐯
Use the traditional Unit Testing Frameworks to write TDD or BDD tests:
✔️ Arrange / Act / Assert
✔️ Given / When / Then
✔️ Context / Specification
- 3,632 total downloads
- last updated 4/11/2022
- Latest version: 2.0.0
GitHub Emoji for Blazor
🐙 :octopus:
➕ :heavy_plus_sign:
🐈 :cat2:
⩵
❤️ :heart:
- 3,554 total downloads
- last updated 7/29/2021
- Latest version: 2.0.0
Command Query Separation for AWS Lambda ⚡
✔️ Provides generic function support for commands and queries with Amazon API Gateway
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AWSLambda/
- 3,426 total downloads
- last updated 6/4/2021
- Latest version: 1.3.0
Auto-mocked Unit Testing with Local Functions 🐯
Use the traditional Unit Testing Frameworks to write TDD or BDD tests:
✔️ Arrange / Act / Assert
✔️ Given / When / Then
✔️ Context / Specification
Use Moq to:
✔️ Mock / Fake / Stub
- 3,331 total downloads
- last updated 6/21/2022
- Latest version: 2.0.0
Contributions to Playwright for .NET 🎭🧪
⚠️ This package is legacy and is no longer maintained
✔️ PlaywrightContrib.Extensions is a library with extension methods for writing tests with the Playwright API
✔️ It provides a convenient way to write readable and robust browser tests in .NET
✔️...
More information
- 3,248 total downloads
- last updated 6/21/2022
- Latest version: 2.0.0
Contributions to Playwright for .NET 🎭🧪
⚠️ This package is legacy and is no longer maintained
✔️ PlaywrightContrib.FluentAssertions is a library for writing tests with FluentAssertions against the Playwright API
✔️ It provides a convenient way to write readable and robust browser tests in...
More information
- 3,093 total downloads
- last updated 6/4/2021
- Latest version: 1.3.0
Auto-mocked Unit Testing with Local Functions 🐯
Use the traditional Unit Testing Frameworks to write TDD or BDD tests:
✔️ Arrange / Act / Assert
✔️ Given / When / Then
✔️ Context / Specification
Use NSubstitute to:
✔️ Mock / Fake / Stub
- 3,083 total downloads
- last updated 8/9/2022
- Latest version: 5.0.0
Contributions to the Headless Chrome .NET API 🌐🧪
✔️ PuppeteerSharp.Contrib.PageObjects is a library for writing browser tests using the page object pattern with the Puppeteer Sharp API.
✔️ It provides a convenient way to write readable and robust browser tests in .NET
📄...
More information
- 3,056 total downloads
- last updated 6/4/2021
- Latest version: 1.3.0
Auto-mocked Unit Testing with Local Functions 🐯
Use the traditional Unit Testing Frameworks to write TDD or BDD tests:
✔️ Arrange / Act / Assert
✔️ Given / When / Then
✔️ Context / Specification
Use FakeItEasy to:
✔️ Mock / Fake / Stub
- 2,989 total downloads
- last updated 2/2/2020
- Latest version: 1.0.0
Command Query Separation for ASP.NET Web API 2 🌐
✔️ Provides generic actions for handling the execution of commands and queries
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AspNet.WebApi/
- 2,389 total downloads
- last updated 9/13/2020
- Latest version: 3.0.0
Contributions to the Headless Chrome .NET API 🌐🧪
✔️ PuppeteerSharp.Contrib.Extensions.Unsafe is a library with extension methods for writing tests with the Puppeteer Sharp API.
✔️ It provides a convenient way to write readable and robust browser tests in .NET
📄...
More information
- 2,357 total downloads
- last updated 9/13/2020
- Latest version: 3.0.0
Contributions to the Headless Chrome .NET API 🌐🧪
✔️ PuppeteerSharp.Contrib.Should.Unsafe is a should assertion library for the Puppeteer Sharp API.
✔️ It provides a convenient way to write readable and robust browser tests in .NET
📄...
More information
- 2,352 total downloads
- last updated 6/4/2021
- Latest version: 1.3.0
Unit Testing with Local Functions 🐯
Use NUnit to write TDD or BDD tests:
✔️ Arrange / Act / Assert
✔️ Given / When / Then
✔️ Context / Specification
- Previous
- Next