ical-org / ical.net

ical.NET - an open source iCal library for .NET
MIT License
784 stars 231 forks source link

Migrate unit tests from NUnit v3 to v4 #611

Open axunonb opened 6 hours ago

axunonb commented 6 hours ago

Migrating from NUnitv3 to v4 requires to convert Classic Assert to Constraint Model @minichma Expecting smooth migration following the migration guide