Reusable integration test building blocks to write integration tests in a more safe and fun way.
The package consists of several functions to help write tests that clean up after themselves,
making assertions more reliable by polling for required results,
adds some standard building blocks for you...
More information
A simple and light-weight, message push library for .NET Core web applications.
Supports both websocket and long polling connection methods.
Usage details: https://github.com/tuncgultekin/lwmessagepush/
Reusable HTTP server integration test building blocks to write integration tests in a more safe and fun way.
The package consists of several functions to help write tests that clean up after themselves,
making assertions more reliable by polling for required results,
adds some standard building...
More information
PollWatcher provides a way to register handler delegates to poll-based monitoring solutions.
This enables event-driven development in scenarios where events are not provided and cannot easily be added.
Possible use-cases include: monitoring responses from an API, creating a...
More information