Skip to content

A library to test Asp.Net Core Mvc application forms from request through to (HTML) response.

License

Notifications You must be signed in to change notification settings

FlukeFan/MvcTesting

Repository files navigation

Build Status

MvcTesting

A library to test Asp.Net Core Mvc application forms from request through to (HTML) response.

Building

To build, open CommandPrompt.bat, and type 'b'.

Build commands:

br Restore dependencies (execute this first) b Dev-build bw Watch dev-build bt [test] Run tests with filter Name~[test] btw [test] Watch run tests with filter Name~[test] bc Clean the build outputs b /t:setApiKey /p:apiKey=[key] Set the NuGet API key b /t:push Push packages to NuGet and publish them (setApiKey before running this)

About

A library to test Asp.Net Core Mvc application forms from request through to (HTML) response.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published