Skip to content

Files

Latest commit

author
mailslurp
Oct 13, 2021
1819d6c · Oct 13, 2021

History

History

csharp-dotnet-core2-selenium

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 13, 2021
May 1, 2020
May 1, 2020
Oct 13, 2021
May 1, 2020

.NetCore 2.1 Nunit Selenium MailSlurp example

Example MailSlurp usage using MailSlurp NuGet Package .Net Core 2.1 and NUnit and Selenium. See MailSlurp docs for more.

Setup

  • Install dotnet-core-2.1 sdk and cli.
  • dotnet restore
  • dotnet build

Run tests

Set API_KEY=your-api-key in environment variables then run dotnet test.