Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 222 Bytes

File metadata and controls

7 lines (6 loc) · 222 Bytes

CSharp .NET 5.0 SpecFlow Email Test example

Example for testing a demonstration app using MailSlurp, SpecFlow, MsTest, and Selenium.

Run tests

dotnet restore dotnet build API_KEY=your-mailslurp-key dotnet test