alba
alba copied to clipboard
Easy integration testing for ASP.NET Core applications
Alba
Tooling for better integration testing against ASP.Net Core applications. Check out the documentation for examples.
To work with the code, just open the solution at src/Alba.sln
and go. No other setup necessary.
To run the documentation locally, use build docs
on Windows or ./build.sh docs
on Linux or OSX. The documentation website will require
a recent installation of NPM. The documentation is built with VitePress.