microsoft / microsoft/react-native-windows
Universal Test Configuration Gaps
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
We have several gaps in our native testing for Universal.
This issue is an attempt to capture what test suits are running where:
β
- test suite is running
π¨ - test suite cannot run this configuration (by design)
π₯ - test suite is not running, see linked issue
| Test Suite | PR: x86 Debug |
PR: x64 Release |
CI: ARM64 Debug |
CI: ARM64 Release |
CI: x86 Debug |
CI: x86 Release |
CI: x64 Debug |
CI: x64 Release |
|---|---|---|---|---|---|---|---|---|
| M.RN.Cxx.UnitTests | β | π₯ #8003 |
π¨ | π¨ | β | β | π₯ #8003 |
π₯ #8003 |
| M.RN.IntegrationTests | β | π₯ #8003 |
π¨ | π¨ | β | β | π₯ #8003 |
π₯ #8003 |
| Mso.UnitTests | β | π₯ #8003 |
π¨ | π¨ | β | β | π₯ #8003 |
π₯ #8003 |
| M.RN.ComponentTests | π₯ #8673 |
π₯ #8673 |
π¨ | π¨ | π₯ #8673 |
π₯ #8673 |
β | π₯ #8673 |
| M.RN.Managed.UnitTests | β | β | π¨ | π¨ | β | β | β | β |
| M.RN.Managed.CodeGen.UnitTests | π₯ | β | π¨ | π¨ | π₯ | π₯ | β | β |
This table should be updated as the gaps are filled.
- #8003
- #8673
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up β it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the test-suite matrix and linked issues #8003 and #8673 first to determine which Universal configurations remain uncovered. Then inspect the affected native test and CI configuration entry points mentioned by those issues. Done means the missing configurations run where supported and this issue's table and checklist are updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100