akamsteeg / AtleX.HaveIBeenPwned

A fully async .NET Standard client library for the API of HaveIBeenPwned.com
https://www.nuget.org/packages/AtleX.HaveIBeenPwned/
MIT License
5 stars 0 forks source link

Run all tests and benchmarks on .NET Framework and .NET Core #22

Closed akamsteeg closed 5 years ago

akamsteeg commented 5 years ago

Currently, only the unit tests are run on both .NET Framework and .NET Core (2.2). We must also run the integration tests and benchmarks on both.