Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-729 Move REEF .NET tests to XUnit
  3. REEF-998

Migrate unit tests which use only simple attributes to xUnit

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14
    • REEF.NET
    • None

    Description

      Complexity of mstest -> xUnit migration depends on the attributes used. The simplest to migrate are tests which use only TestClass, TestMethod and ExpectedException attributes, which have direct translation to xUnit equivalents. Test projects which use only these attributes and don't have issues when run in parallel are:

      • Org.Apache.REEF.Tests\Utility
      • Org.Apache.REEF.Common.Tests
      • Org.Apache.REEF.Network.Tests
      • Org.Apache.REEF.IMRU.Tests

      We can migrate these tests and use them as pilot during Jenkins setup in REEF-957, and then proceed to migrating more complicated cases.

      Attachments

        Activity

          People

            MariiaMykhailova Mariia Mykhailova
            MariiaMykhailova Mariia Mykhailova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: