Description
Org.Apache.REEF.Tang.Tests contains over 300 tests (out of ~500 total .NET tests we have). A lot of them don't use any attributes more complicated to migrate than TestInitialize, and thus are easy to migrate. The rest require changes in classes and not just a simple syntax change.
I want to decouple these two kinds of migration work to reduce scope of each change and make reviewing and testing them easier.
Attachments
Issue Links
- blocks
-
REEF-1031 Migrate the rest of Org.Apache.REEF.Tang.Tests to xUnit
- Resolved