Adam Foxman
Adam Foxman
For more comprehensive validation, use "rnx-init" to configure packages in FURN, Office repos and LPC repo.
Write a how-to guide for "rnx-init" CLI command.
Create a new "rnx-init" CLI command for setting up app and library packages. - [ ] Create "rnx-kit" config section using defaults exported from @rnx-kit/config. Defaults should enable all features...
For more comprehensive validation, expand the internal usage of dep-check: FURN, Office repos
Write how-to guides for all dependency manager scenarios.
Translate microsoft.github.io/rnx-kit site content to other languages. - [ ] Work with internal Microsoft localization team to establish a project - [ ] Accessibility labels must also be localized -...
- [ ] Video demonstrating how-to guide for "rnx-test" / Jest preset, including platform-specific snapshots - [ ] Video should come with a transcript (accessibility) and be translated into other...
Write a how-to guide for setting up platform-specific tests and snapshots. Offer two paths -- "rnx-test" for CLI users, or manual Jest configuration for devs who only want to rely...
Use "rnx-test" in Office repos, FURN and LPC repos.
Validate "rnx-test" on cross-platform test suite (use test-app package). Also, for non-CLI users, validate that the same package passes using Jest and the rnx-kit Jest preset. In both scenarios, verify...