Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

An example of using Aspire and waiting for specific output from a resource before starting another one.

License

Notifications You must be signed in to change notification settings

CZEMacLeod/AspireWaitForConsoleOutput

Repository files navigation

AspireWaitForConsoleOutput

This is a simple utility that waits for a specific string to appear in the console output of a process before starting the next process when using Aspire.

It is useful for integration tests where you want to wait for a specific string to appear in the console output of a process before proceeding.

Warning

This project is archived as it has been released as C3D.Extensions.Aspire.WaitForOutput NuGet package under the CZEMacLeod/C3D.Extensions.Aspire repo. Please raise any issues there.

About

An example of using Aspire and waiting for specific output from a resource before starting another one.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages