.NET Core 3.0 Support
Published on October 27, 2019 by Ivaylo Kenov
My Tested ASP.NET Core MVC now supports .NET Core 3.0.
Although the library is currently in a preview state, it is production-ready, so you can use it to assert your web applications. All core features are thoughtfully tested, but the code needs some final optimizations.
A final release will be published with .NET Core 3.1. It will bring lots of new features and improvements!
Huge thanks to everyone involved in the project!