


You can begin using testID with 8.2 and beyond for all e2e view identification. Previously automationText was often used, however it could interfere with a11y properties added in 8.0 so testID helps standardize all e2e testing as well as avoid common pitfalls. Here are the dependencies you can expect to be using after a successful migration: "dependencies" : testIDĪ new property testID has been added for use with e2e (end-to-end) integration tests. Note: the CLI works with older projects, so it's always recommended to run the latest CLI regardless of your particular project versions. Various project dependencies should now be updated.įinally ensure your project is clean: ns clean You can now run the following in your projects: ns migrate If you do not see the latest installed, check your node, npm or yarn global setup. You can then confirm the latest installed with: ns - v Updating to any minor or major version of NativeScript starts with installing the latest cli: npm install - gnativescript Need Professional Help with your projects?.Become the next NativeScript Release Copilot.Vanilla XML parser and binding improvements.RootLayout shadeCover supports gradients now.
