You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…orks as the constant `constants.TESTING_FRAMEWORKS` that is used from the `test-init.md` file was deleted. On the other side, `test-dependencies.json` file was introduced in order to list all supported frameworks. So, this PR gets the supported unit testing framework names from `test-dependencies.json` file and prints them from `test-init.md` file.
Rel to: #5113
For this URL: https://docs.nativescript.org/tooling/docs-cli/project/testing/test-init
![image](https://user-images.githubusercontent.com/1066864/68072291-d1742300-fd49-11e9-8df3-4eb50be4b371.png)
This is what shows for the Supported Frameworks section:
The text was updated successfully, but these errors were encountered: